Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 527540 - x11-misc/redshift should RDEPEND on gtk+[introspection] (ImportError: cannot import name Gtk)
Summary: x11-misc/redshift should RDEPEND on gtk+[introspection] (ImportError: cannot ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-31 00:59 UTC by Alex Xu (Hello71)
Modified: 2014-11-01 15:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Xu (Hello71) 2014-10-31 00:59:36 UTC
otherwise:

$ gtk-redshift
ERROR:root:Could not find any typelib for Gtk
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.3/redshift-gtk", line 26, in <module>
    from redshift_gtk.statusicon import run
  File "/usr/lib64/python3.3/site-packages/redshift_gtk/statusicon.py", line 31, in <module>
    from gi.repository import Gtk, GLib
ImportError: cannot import name Gtk
Comment 1 Sebastian Pipping gentoo-dev 2014-11-01 15:59:17 UTC
THanks for the report, fixed in 1.9.1-r1.

+*redshift-1.9.1-r1 (01 Nov 2014)
+
+  01 Nov 2014; Sebastian Pipping <sping@gentoo.org> +redshift-1.9.1-r1.ebuild:
+  Require GTK+ 3.x with introspection (bug #527540)
+