jcnewt...@gmail.com
unread,Jun 9, 2013, 12:42:40 AM6/9/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to caffeine-...@googlegroups.com
Hello,
I was wondering if its possible to install caffeine on elightment? I attempted to do this and got the following error.
(caffeine:21182): Gtk-WARNING **: Theme parsing error: lightdm-gtk-greeter.css:57:23: Horizontal and vertical offsets are required
ERROR:root:Could not find any typelib for Notify
Please install pynotify
ERROR:root:Could not find any typelib for Notify
Traceback (most recent call last):
File "/usr/bin/caffeine", line 40, in <module>
import caffeine
File "/usr/bin/../share/pyshared/caffeine/__init__.py", line 154, in <module>
from caffeine.main import main
File "/usr/bin/../share/pyshared/caffeine/main.py", line 47, in <module>
import core
File "/usr/bin/../share/pyshared/caffeine/core.py", line 21, in <module>
from gi.repository import Gtk, GObject, Gio, Notify
I have already installed python3-notify2, and python-notify2.
Thanks