Simple UI: toolbar disabled itself randomly
Qt-based Multimedia Player
Brought to you by:
trialuser02
Hi
I use qmmp 1.3.3 on Arch Linux running Gnome 3.32.2 desktop environment.
Sometimes the toolbar disables itself if the simple UI is used.
Steps to reproduce:
Correcting the step 3:
Start qmmp from command line and try to reproduce this issue. May be application will print some thing useful.
I see this suspicious message:
Here is the full output:
I have just noticed that the toolbar is only disabled if I close qmmq by clicking X button
in the upper right corner.
The toolbar is never disabled if I close qmmp by pressing ctrl+q.
Maybe it's a problem related to this Qt bug
https://bugreports.qt.io/browse/QTBUG-56893
Try wayland support in Qt5: https://wiki.archlinux.org/index.php/Wayland#Qt_5 It should work wthith qsui. But do not forget to disable hotkey plugin. It causes program to crash.
Thank you. Qmmp works as expected while running natively on Wayland.