redshift-gtk problem

Created on 7 Mar 2017  路  3Comments  路  Source: jonls/redshift

can i please get explanation how to use this correctly

(xenial)critic@localhost:~$ redshift-gtk
/usr/lib/python3/dist-packages/redshift_gtk/statusicon.py:32: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, GLib, GObject
/usr/lib/python3/dist-packages/redshift_gtk/statusicon.py:35: PyGIWarning: AppIndicator3 was imported without specifying a version first. Use gi.require_version('AppIndicator3', '0.1') before import to ensure that the right version gets loaded.
  from gi.repository import AppIndicator3 as appindicator
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
question

Most helpful comment

i got it working thank you for your help

All 3 comments

Those are just warnings. You should have seen an icon appear in your taskbar where you can click and enable/disable Redshift, suspend Redshift, and so on.

i got it working thank you for your help

No problem! 馃槃

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ForsakenHarmony picture ForsakenHarmony  路  4Comments

dimqua picture dimqua  路  3Comments

GITMichaelK picture GITMichaelK  路  4Comments

freedomd1v3 picture freedomd1v3  路  4Comments

cbcoutinho picture cbcoutinho  路  6Comments