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

Apps launched from krunner do not respect dark theme setting (5.20 Fedora 33) #52

Open
mmcnutt opened this issue Oct 26, 2020 · 6 comments

Comments

@mmcnutt
Copy link

mmcnutt commented Oct 26, 2020

If I launch for instance system-settings from kick off, it is launched with plasma-dark, if launched from krunner it launches with light theme, same goes for konsole and any kde app. If I kill krunner and relaunch it from kickoff app then launched from krunner respect theme.

At first I thought perhaps it was launching apps as root, but the process owner in ksysguard was my user.

@pizzadude
Copy link

pizzadude commented Oct 26, 2020

Remove the Lmod package using:

sudo rpm -e --nodeps Lmod

Then log out and back in.

Relevant bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1754395

@mmcnutt
Copy link
Author

mmcnutt commented Oct 26, 2020

thanks @pizzadude that fixes it, not just a bug in this repo then, strange that I never experienced this before

cheers, will close issue

@mmcnutt mmcnutt closed this as completed Oct 26, 2020
@ZaWertun
Copy link
Owner

Remove the Lmod package using:

sudo rpm -e --nodeps Lmod

Then log out and back in.

Relevant bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1754395

But what about my patch to filter environment, it's still there... 🤔

@ZaWertun ZaWertun reopened this Oct 27, 2020
@pizzadude
Copy link

@ZaWertun After upgrade to Plasma 5.20 the patch stopped working.

@ZaWertun
Copy link
Owner

@ZaWertun After upgrade to Plasma 5.20 the patch stopped working.

Looks like now some other process starts systemctl --user import-environment.
Wait till fix for systemd/systemd#14878 is landed to the Fedora 33 - it will resolve this bug.

@ZaWertun ZaWertun pinned this issue Oct 27, 2020
@ZaWertun
Copy link
Owner

Should be fixed in this build: https://copr.fedorainfracloud.org/coprs/zawertun/kde/build/1880792/ (ff6a40e).

@ZaWertun ZaWertun unpinned this issue Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants