Dragging item in schedule up and down isn't consistent

This is on Windows 10, with the Windows release of the CI.

Thanks, got it - this should now be fixed. (You don’t need a separate JDK for the windows-specific release, it’s bundled with it, but there was an issue in the code that checked the version.)

This is already fixed.

I can’t add anything to the schedule now.

The latest 2024 build works fine, but the github CI release won’t let me add anything to the schedule.

Hmm, sorry about that, it’s an interesting one as I can’t seem to reproduce it… Is this dragging, double clicking, etc. nothing gets added at all?

Thanks,

Michael

Nothing gets added at all. I can select the schedule area and it highlights/outlines the section, but thats it. Clicking about in the area doesnt make anything appear in preview, and if I recall correctly, the schedule arrows on the far left aren’t interactable (will have to double check for sure).

Would you be able to recreate the issue, then send over the debug log in case that shines any light on what’s going on? Odd one as I’d expect this to be consistent everywhere :frowning:

quelea-debuglog.txt (74.6 KB)
Hopefully this will help.

Sadly nothing in there of note.

@DeeTigIT - is this an issue you can recreate at all? (I just know you’re often better at figuring these things out than me, and I’m struggling to get the same behaviour!)

Actually I can with the cross-plaform CI 2026.0.
See video for details.

First song (Abide With Me) with drag-n-drop to the schedule: fails:

J a v a M e s s a g e : C a n n o t i n v o k e " j a v a f x . s c e n e . c o n t r o l . L i s t C e l l . g e t I n d e x ( ) " b e c a u s e " l i s t C e l l " i s n u l l

Second song (All Creatures of our God and King) with double click: okay.
Third song (All Hail the Power of Jesus Name) with double click: okay.
Fourth song (All People That on Earth Do Dwell) with drag-n-drop to the schedule between the 2 songs: not okay because it is positioned wrong (it is placed at the top of the schedule).
Fifth song (All the Way My Saviour Leads Me) with drag-n-drop to the top of the schedule: fails:

J a v a M e s s a g e : I n d e x - 1 o u t o f b o u n d s f o r l e n g t h 4

Thanks very much - that’s so helpful!

This behaviour should now also be fixed.

Amazing, the schedule works and dragging rearranging works perfectly now!

Thank you all for your efforts!

Only visual issue left with the rearranging is two or so items in the schedule list flicker when rearranging (for whatever reason), only a minor issue obviously.