Anyone know how to get Redshift working under Tumbleweed besides using Wayland with NightColour?!?
If you ran into an error,
You should post exactly what you did (preferably the command) and the result (which likely includes any errors).
TSU
Failed to run Redshift
Trying location provider @geoclue2’…
Unable to start GeoClue client:
GDBus.Error.orgfreedesktop.DBus.Error.accessDenied: ‘redshift’ disallowed, no
agent for UID 1000.
Unable to connect to GeoClue.
Unable to get location from provider.
sudo redshift-gtk;
Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused
(redshift-gtk:12499): Gtk-CRITICAL **: 21:36:33.878: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
/usr/lib/python3.6/site-packages/redshift_gtk/statusicon.py:254: Warning: invalid (NULL) pointer instance
appindicator.IndicatorCategory.APPLICATION_STATUS)
/usr/lib/python3.6/site-packages/redshift_gtk/statusicon.py:254: Warning: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
appindicator.IndicatorCategory.APPLICATION_STATUS)
Segmentation fault
I have the same problem:
~$ redshift
Trying location provider `geoclue2'...
Using provider `geoclue2'.
Using method `randr'.
Waiting for initial location to become available...
Unable to start GeoClue client: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: 'redshift' disallowed, no agent for UID 500.
Access to the current location was denied by GeoClue!
Make sure that location services are enabled and that Redshift is permitted
to use location services. See https://github.com/jonls/redshift#faq for more
information.
Unable to get location from provider.
First,
Be careful posting to an existing thread.
When in doubt, don’t. Start a new thread.
Secondly,
There are a couple technologies that call themselves “redshift” and the @OP topic is about a graphical rendering technology.
@borisk,
I’m pretty sure you’re not posting about a rendering technology, you’re posting about a container technology, and in general container technologies should be posted to the virtualization forum (containers aren’t virtualization, but have enough similarities discussions belong there).
TSU