#Global shortcuts broken in Plasma 6
5 messages · Page 1 of 1 (latest)
When I opened Spectacle via console, I get the message:
Couldn't start kglobalaccel from org.kde.kglobalaccel.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name is not activatable")
And when opening system settings and opening the shortcuts page, I get an error saying "Failed to communicate with global shortcuts daemon". So I'm assuming kglobalaccel isn't a fan of working currently.
Searched around a bit and found this:
https://bbs.archlinux.org/viewtopic.php?id=293520&p=2
Essentially the exact same issue I'm having.
Problem is that the solution mentioned in the links posted here, as far as I can see, is updating to Qt 6.6.3. But, well, I've already got that, and I'm still having the problem.
The post I linked above says that the fix should come in Qt 6.7, yet the KDE bug report also linked there (https://bugs.kde.org/show_bug.cgi?id=478936) says the fix was made in 6.6.3, so I've been assuming that the proposed solution is already in place here.