kando-menu / kando

🥧 The Cross-Platform Pie Menu.
https://ko-fi.com/post/Kando-1-0-0-released-G2G5Z1DOS
Other
1.22k stars 28 forks source link

KDE Plasma 6 Support #355

Closed r0skar closed 3 months ago

r0skar commented 3 months ago

When I run kando from the terminal, I get following error:

❯ kando
Running on Linux (KDE on wayland).
Loading settings from /home/oskar/.config/Kando/config.json
Loading settings from /home/oskar/.config/Kando/menus.json
Successfully loaded Kando's renderer process.
Failed to initialize Kando: DBusError: No such object path '/5'

❯ kando -V
0.5.0

Could this be due the fact I am on Plasma 6?

Operating System: Arch Linux 
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-arch1-1 (64-bit)
Graphics Platform: Wayland
Schneegans commented 3 months ago

Hi there! Thanks for the report. Most likely, something has changed in KWin's scripting API. I'll look into this!