On Mon, 1 Feb 2021, at 19:30, nicoo wrote: > Could you check the following two things for me? > > 1. Does redshift work in “manual” mode, i.e. providing it with latitude and > longitude? That could be a workaround, as you can pass it `-l LAT:LON` on > the command line, or set it in ~/.config/redshift.conf like so: > > [redshift] > location-provider=manual > > [manual] > lat=12.34 > lon=56.78
It does: both `redshift-gtk -l 48.86:2.35` and `redshift -l 48.86:2.35` work correctly. Putting the setting in redshift.conf works as well. > 2. Is the AppArmor profile denying any actions from redshift? > You should be able to find the relevant logs in /var/log/audit.log > if you install/enable auditd. I've seen bug reports about redshift and AppArmor but that doesn't seem related. I tried `apt-get install auditd`, followed by `redshift` (which failed with the GeoClue error), but nothing related to redshift or geoclue showed up in audit.log. Thanks for your help, -- Gabriel Kerneis