Page 1 of 1

QLC+ 4.13.2-GIT - Key combination issue

Posted: Fri Nov 15, 2024 4:25 pm
by sbenejam
I was editing a project and for testing I assigned a key combination to a queue list. The key combination works well until the project is saved and reopened.
For example, if the "N" key is assigned to the next step button when saving and re-opening the project, the combination is "N..." and the key combination stops working and needs to be reconfigured.
See the attached example file.
ProvaTeclesCuelist.qxw
(3.8 KiB) Downloaded 28 times
Ubuntu 24.04
Qt6.8.0

Re: QLC+ 4.13.2-GIT - Key combination issue

Posted: Sat Nov 16, 2024 4:01 pm
by mcallegari
Qt 6 has changed the key handling code.
It seems that key sequences of a project saved with a Qt5 build are not compatible.
If you grab-save-load them all with Qt6 then they are correct.

I am going to investigate if Qt5 sequences can be fixed in a Qt6 build.

Re: QLC+ 4.13.2-GIT - Key combination issue

Posted: Sat Nov 16, 2024 4:30 pm
by mcallegari
Should be fixed now upstream.
By the way, this is why I haven't released a version on Qt6 yet...so many deprecations!

Re: QLC+ 4.13.2-GIT - Key combination issue

Posted: Sat Nov 16, 2024 9:57 pm
by sbenejam
I'll test it tomorrow. I don't usually use key combinations. I set them up to do tests with a cue list without the NanoKontrol2 connected for a theater project that I will do next month.