-
Notifications
You must be signed in to change notification settings - Fork 434
Open
Description
Unable to start redshift 1.11 on Fedora 23 since yesterday:
$ redshift
Trying location provider `geoclue2'...
Using provider `geoclue2'.
Unable to start GeoClue client: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Geolocation disabled for UID 1000.
Unable to connect to GeoClue.
Unable to get location from provider.
$
This is similar to #158 but the proper fix - having both redshift.desktop
and redshift-gtk.desktop
files - doesn't help any more. Indeed both files are available in Fedora since #1309177 was closed:
$ rpm -qf /usr/share/applications/redshift.desktop
redshift-1.11-1.fc23.x86_64
$ rpm -qf /usr/share/applications/redshift-gtk.desktop
redshift-gtk-1.11-1.fc23.x86_64
$
Both alternative solutions work although they are supposed to be bad solutions:
- Run as
sudo redshift-gtk
- Add to
/etc/geoclue/geoclue.conf
:
[redshift]
allowed=true
system=false
users=
benabrahamson, AndyDaSilva52, JPvRiel, rutku, yellowssi and 59 moreAndyDaSilva52, agarraj, edsarmiento, francismoura, breach401 and 5 moreAndyDaSilva52, edsarmiento, francismoura, joshirio, torokati44 and 5 moreAndyDaSilva52, it-is-wednesday, edsarmiento, francismoura, refeed and 7 more
Metadata
Metadata
Assignees
Labels
No labels