Comment 50 for bug 868904

Revision history for this message
Jan Vlnas (jnv) wrote : Re: Redshift fails to start with session due to geoclue failure

The problem is still present in Raring (13.04). If gtk-redshift is added as a startup application, geoclue-ubuntu-geoip crashes after login.

To build upon's Jeremy's workaround (#48), you can also specify provider and your location in ~/.config/redshift.conf – this way, gtk-redshift always uses correct settings. Configuration example follows:

[redshift]
location-provider=manual

[manual]
lat=<latitude>
lon=<longitude>