You are not logged in.
It runs on my i686 box but when I build/install caffiene on my x86_64 box, I get the following error when I try running it:
$ caffeine
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 25, in <module>
from xdg.BaseDirectory import xdg_config_home
ImportError: No module named xdg.BaseDirectoryThoughts are welcomed ![]()
Offline