Closed tsujigiri closed 7 years ago
Blöde frage, aber wie soll ein gnome-settings-daemon update ein icon problem lösen? Vielleicht weil der icon cache neu gebaut werden muss?
Ehrlich gesagt bezweifele ich, dass es mit redshift zusammenhängt.
I looked around in the logs a bit more and found this right before the core dump:
Jan 13 10:08:04 anicca gnome-shell[2162]: g_file_new_for_path: assertion 'path != NULL' failed
Jan 13 10:08:04 anicca gnome-shell[2162]: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed
Jan 13 10:08:04 anicca gnome-shell[2162]: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
Googling around led me to the solution, which was re-compiling gdk-pixbuf2.
I'm not sure how this is connected to the patch to gnome-settings-daemon or even the redshift extension, but... it works. :slightly_smiling_face:
@benzea Great job with the extension, btw.!
hah, should have stayed with english :)
My guess, reinstalling gnome-settings-daemon caused the icon cache to be rebuild and that fixed the issue for you.
I'm running Arch Linux and I couldn't log into Gnome anymore after a system update. Removing the patched gnome-settings-daemon and re-installing the regular one fixed it. In the logs I found that gnome-shell dumped its core.
The following packages were updated:
This is the core dump: