This happened to me after my upgrade to 16.04, and for me the reason was because the geoclue.conf file is not allowing redshift to access its services. Edit the file /etc/geoclue/geoclue.conf and add the following to the end of the file
[redshift] allowed=true system=false users= After doing this redshift works as intended for me. Solution found at https://wiki.archlinux.org/index.php/Redshift#Failed_to_run_Redshift_due_to_geoclue2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576016 Title: geoclue2 location not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/redshift/+bug/1576016/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
