Open Jesse-V opened 9 years ago
This is probably related to GeoClue. Please report the output from redshift
when reporting bugs since redshift-gtk
is simply a wrapper that runs redshift
as a child process. Running redshift
by itself should provide better hints at what is going on. GeoClue is usually set up to gather location data from a service like http://www.hostip.info/ so that would explain the failure when you disable DNS. Did you by any chance see if you get the same failure just from disconnection from the network completely?
I have recently merged a patch that makes redshift-gtk show an error dialog if something goes wrong with starting up the child process, so the next release should have some better feedback. As a workaround I'll suggest experimenting with redshift
while you try to figure out which command line options or configuration file options you want to use and then switch to redshift-gtk
when you are satisfied.
Yesterday I was fiddling with my machine's DNS settings, and ended up pointing the DNS resolve to an IP that didn't work. I have working Internet access through an SSH tunnel, but otherwise it didn't work.
Steps to reproduce (in Linux Mint 17.1, which uses the Ubuntu 14.04 base):
However, "redshift-gtk -O 3500" will change the temperature.
I expected Redshift to remember the current geolocation and work properly.