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

Problem in DBus signaling on Plasma 5.21 #4

Open
NyaomiDEV opened this issue Apr 2, 2021 · 7 comments
Open

Problem in DBus signaling on Plasma 5.21 #4

NyaomiDEV opened this issue Apr 2, 2021 · 7 comments
Labels
bug Something isn't working

Comments

@NyaomiDEV
Copy link

NyaomiDEV commented Apr 2, 2021

% 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.

@maldoinc
Copy link
Owner

maldoinc commented Apr 4, 2021

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.

@maldoinc
Copy link
Owner

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.

@taprobane99
Copy link

I get the same problem with Koi https://github.com/baduhai/Koi

@baduhai
Copy link

baduhai commented Aug 28, 2021

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.

@satoshinotdead
Copy link

We still without a solution on that?

Simple theme switcher on KDE it's a must!

@baduhai
Copy link

baduhai commented May 25, 2022

I've fixed it recently on my program, feel free to have a look through the code for the solution.

@maldoinc
Copy link
Owner

maldoinc commented May 25, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants