Page 21 of 22

Re: MintPPC

Posted: Wed Oct 01, 2025 2:58 pm
by xeno74
mintppc wrote: Wed Oct 01, 2025 2:19 pm VLC News
There is a fix in Debian, the next autobuild should work.
https://salsa.debian.org/multimedia-tea ... 4d26b97932
And a new SeaLion version is available.

Further information: github.com

Re: MintPPC

Posted: Wed Oct 01, 2025 3:10 pm
by Roland
@mintppc

Speaking of fixes, is there already a fix for the 'sticky menu' bug of QT applications? It has been around a (too) long time... It can be seen e.g. with VLC and with Musescore. With VLC it is inconvenient but bearable, but IMO Musescore is practically useless due to it because you need to move between different menus all the time. I had to go back to the my ancient MintPPC installation due to that!

Here is caseycullen's description how the bug is seen:
QT applications have a "sticky menu" bug, where if you open a menu and try to switch to another menu without closing the open menu first, the open menu will sometimes "stick", meaning it will stay open and prevent other menus from opening. Is this what you're referring to? If so, pressing the Esc key will close the stuck menu. Another workaround is to close the open menu before switching to another one.

Re: MintPPC

Posted: Wed Oct 01, 2025 4:29 pm
by mintppc
I don’t know this. If you know what causes it, you might want to file a bug report.

Re: MintPPC

Posted: Wed Oct 01, 2025 9:12 pm
by Roland
mintppc wrote: Wed Oct 01, 2025 4:29 pm I don’t know this. If you know what causes it, you might want to file a bug report.
I suppose it is already known, but I do not know what exactly causes it. Maybe Christian knows more details as I think he was the first who mentioned it on this forum...?

Re: MintPPC

Posted: Thu Oct 02, 2025 7:32 am
by xeno74
Roland wrote: Wed Oct 01, 2025 9:12 pm
mintppc wrote: Wed Oct 01, 2025 4:29 pm I don’t know this. If you know what causes it, you might want to file a bug report.
I suppose it is already known, but I do not know what exactly causes it. Maybe Christian knows more details as I think he was the first who mentioned it on this forum...?
Sorry, I don't know more.

@Jeroen
Please test the menus of VLC.

Re: MintPPC

Posted: Thu Oct 02, 2025 9:34 am
by mintppc
I now understand what you are talking about. I have no idea how to fix that. I am not a coder.

Re: MintPPC

Posted: Thu Oct 02, 2025 8:10 pm
by Roland
xeno74 wrote: Thu Oct 02, 2025 7:32 am Sorry, I don't know more.
But can you please check whether this issue has been already reported? As it is present also in Fienix, it must be originating from Debian itself.

Re: MintPPC

Posted: Fri Oct 03, 2025 3:07 am
by mintppc
Does it only happen in VLC? Or are there other programs with the same problem. I need to know if it’s specific to VLC or if it’s something else.

Edit: I am going to try to build a vlc with —enable-gtk as configuration option. I have seen that old versions had an option to force gtk as window style:
https://ubuntu-mate.community/t/solved- ... g-gtk/2647
That might solve the problem, as it relates to Qt.

Re: MintPPC

Posted: Fri Oct 03, 2025 9:11 am
by xeno74
mintppc wrote: Fri Oct 03, 2025 3:07 am Does it only happen in VLC? Or are there other programs with the same problem. I need to know if it’s specific to VLC or if it’s something else.

Edit: I am going to try to build a vlc with —enable-gtk as configuration option. I have seen that old versions had an option to force gtk as window style:
https://ubuntu-mate.community/t/solved- ... g-gtk/2647
That might solve the problem, as it relates to Qt.
Yes, it is a QT issue. Great idea to compile it with GTK.
Unfortunately I have a lot to do with the 6.18 kernels and can’t help.

Re: MintPPC

Posted: Fri Oct 03, 2025 9:55 am
by Roland
mintppc wrote: Fri Oct 03, 2025 3:07 am Does it only happen in VLC? Or are there other programs with the same problem. I need to know if it’s specific to VLC or if it’s something else.
As said, also Musescore has the same issue.