Le Thu, Jan 07, 2021 at 09:14:46PM +0000, Mike Gabriel a écrit :
> I can confirm this. After upgrading geoclue-2.0 from 2.5.6-1 to 2.5.7-2,
> gtk-redshift is broken (again).

I can confirm as well.

> user@host#:~ kill -9 `ps aux | grep redshift | grep -v grep | awk '{ print
> $2 }'`

Also in my case I found useful to remove
~/.config/autostart/redshift-gtk.desktop and to disable the service in
systemd which (according to pstree) was responsible for launching it:
$ systemctl --user disable redshift
$ systemctl --user disable redshift-gtk

Gabriel

Reply via email to