Skip to main content
Topic: yakuake needs kglobalaccel service at runtime (Read 31 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

yakuake needs kglobalaccel service at runtime

I installed Artix using the MATE/runit ISO. Have several Qt applications installed. yakuake installed OK. However, when trying to run it:
Code: [Select]
$ yakuake
Couldn't start kglobalaccel from org.kde.kglobalaccel.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kglobalaccel was not provided by any .service files")
Segmentation fault
Some web searching indicates it needs the KDE global accelerator service. Installed:
Code: [Select]
extra/kglobalacceld 6.2.5-1 (103.0 KiB 325.8 KiB) [plasma]
Daemon providing Global Keyboard Shortcut (Accelerator) functionality
Started /usr/lib/kglobalacceld
Code: [Select]
$ /usr/lib/kglobalacceld
"applications.menu"  not found in  QList("/home/doomp/.config/menus", "/etc/xdg/menus")
And I don't care about that.

yakuake now starts and runs file.

I suggest making this a dependency.

I note that installing this did not add it to the list of possible startup applications in MATE. Possibly, it'll show up if I log out and back in.