Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global menu on Wayland #1925

Open
sfjuocekr opened this issue Aug 31, 2024 · 2 comments
Open

Global menu on Wayland #1925

sfjuocekr opened this issue Aug 31, 2024 · 2 comments

Comments

@sfjuocekr
Copy link

kded6 (6.5.0) throws the not very descriptive error:

org.kde.plasma.appmenu: Got an error

It does this four times successively and fails to populate the global menu.

This is on Arch with Plasma on Wayland, it works fine on X11.

@sfjuocekr
Copy link
Author

Might actually be a kded6 issue!

When kded6 is started on a Wayland session with QT_QPA_PLATFORM=wayland the appmenu does not work for some "non-QT" applications, when it is started with QT_QPA_PLATFORM=xcb it does work but then things like scaling do not apply correctly.

I raised a bug with KDE as well, I will have to update my findings there as well as I think this belongs there.

@sfjuocekr
Copy link
Author

@falkTX I noticed you added QT6 support in the recent commits, how do I force the QT6 frontend?

I see in the code the check for 5 happens before 6 on quite a few occasions, this likely uses QT5 whenever it is available instead of QT6?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant