Open adazem009 opened 1 year ago
For what it's worth, I am also experiencing this problem with my own build of Musescore against the master branch, built against qt 6.6.2 (unsupported I know).
Here are the relevant warnings in my log:
WARN | main_thread | Qt | Dropping not implement for QtQuick on Wayland yet!
...
QObject::connect(DockToolBar_QMLTYPE_134, WindowContent_QMLTYPE_601): unique connections require a pointer to member function of a QObject subclass
attached is the full log in case it's relevant.
Issue type
UI bug
Bug description
The native menu bar works on X11, but doesn't show on Wayland. It works in other applications.
Steps to reproduce
Screenshots/Screen recordings
MuseScore Version
4.1
Regression
No.
Operating system
Ubuntu 22.04 (KDE Plasma 5.24.7, Wayland)
Additional context
No response