plasma-theme-switcher
plasma-theme-switcher copied to clipboard
Problem in DBus signaling on Plasma 5.21
% plasma-theme -c $HOME/.local/share/color-schemes/colors-kde.colors
QDBusConnection: error: could not send signal to service "" path "//home/naomi/.config/kdeglobals" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //home/naomi/.config/kdeglobals
Using the release binary. It seems that the only not updated parts are the window decorations, though.
Hi. Thanks for reporting this. The part that notifies KWin of the colorscheme change has been broken since Plasma 5.20. I'll look into fixing it.
I just assumed the qdbus signal signature was changed, did not look into it. There's also the title bar color not updating which someone linked here from a different project so I'll look into that as well and release a fix.
I get the same problem with Koi https://github.com/baduhai/Koi
I get the same problem with Koi https://github.com/baduhai/Koi
Hi!, I'm the developer of Koi, and I just came here looking for a solution for this. Koi makes use of krdb for notifying KWin of changes, and it since I am getting the same error, it seems that the bug is in fact, in upstream.
We still without a solution on that?
Simple theme switcher on KDE it's a must!
I've fixed it recently on my program, feel free to have a look through the code for the solution.
For theme switching actually there's now the plasma-apply-colorscheme
command which does what you'd expect it to. So the only features this tool offers is toggling and widgets. Given that, maybe it's time for me to archive this as the main feature is built upstream.