I’m trying to install caffeine and after I install it, I cannot get it to launch. Trying to open from the desktop does nothing and trying to launch from konsole gives me.
ERROR:root:Could not find any typelib for Gtk
Traceback (most recent call last):
File "/usr/bin/caffeine", line 40, in <module>
import caffeine
File "/usr/lib/python2.7/site-packages/caffeine/__init__.py", line 22, in <module>
from gi.repository import Gtk, Gio
ImportError: cannot import name Gtk
Any idea what I’m missing?
I’m running openSUSE 13.1 with a KDE4 shell.