I'm trying the latest caffeine .deb on a fresh install of debian wheezy with xfce.
Managed to install and run by installing the missed dependency gir1.2-notify-0.7, no problems there.
ERROR:root:Could not find any typelib for AppIndicator3
If I right-click the caffeine icon on the status tray, no menu appears and I get this error message:
Traceback (most recent call last):
File "/usr/bin/../share/pyshared/caffeine/main.py", line 327, in on_R_click
Gtk.status_icon_position_menu, 3, time, self.status_icon)
File "/usr/bin/../lib/python2.7/dist-packages/gi/module.py", line 243, in __getattr__
return getattr(self._introspection_module, name)
File "/usr/bin/../lib/python2.7/dist-packages/gi/module.py", line 105, in __getattr__
self.__name__, name))
AttributeError: 'gi.repository.Gtk' object has no attribute 'status_icon_position_menu'