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

C-S-D stops appyling theme changes until I pkill -9 it #61

Open
colemickens opened this issue Dec 13, 2024 · 3 comments · Fixed by #64
Open

C-S-D stops appyling theme changes until I pkill -9 it #61

colemickens opened this issue Dec 13, 2024 · 3 comments · Fixed by #64

Comments

@colemickens
Copy link

Hi,

I was experiencing this issue a month ago, then had to leave Cosmic for a bit due to AMD stuffs.

Now that I'm back, I'm definitely still experiencing this issue: after some time, for some reason, changing the theme from Light to Dark stops ... applying properly. Only some of the applets will change their theme, and applications like Firefox are not notified properly.

Every time this happens, I issue pkill -f -9 cosmic-settings-daemon and then changing themes again works.

@colemickens
Copy link
Author

~
❯ sysctl fs.inotify.max_user_watches
fs.inotify.max_user_watches = 99999999

~
❯ sysctl fs.inotify.max_user_instances
fs.inotify.max_user_instances = 256

@colemickens
Copy link
Author

I'm not sure this is fixed. I've taken recent nixos-cosmic updates and I can still repro this pretty trivially.

If you see #65, basically every single time I open the second Firefox instance and toggle-light, toggle-dark, C-S-D breaks. I do this after a reboot to get both of my Firefoxs open, and this triggers reliably 100% of the time.

@wash2 wash2 reopened this Dec 27, 2024
@colemickens
Copy link
Author

Also quite bizarrely, some of the panel applets switch back to rendering in dark mode (aka, they're light icons on a dark background) but some don't, and Firefox doesn't toggle back properly. Maybe it "breaks" part way through the switch, I'm just not sure of the moving parts here. :(

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

Successfully merging a pull request may close this issue.

2 participants