PDA

View Full Version : AssertionError while starting screenletsd


shinu
May 11th, 2007, 06:36 PM
Hi,
I just installed screenlet in my FC5. But when i tried starting screenletsd start i'm getting an Assertion Failure error.
Traceback (most recent call last):
File "/usr/local/share/screenlets/screenletsd.py", line 46, in ?
import screenlets
File "/usr/lib/python2.4/site-packages/screenlets/__init__.py", line 28, in ?
pygtk.require('2.0')
File "/usr/lib64/python2.4/site-packages/pygtk.py", line 69, in require
assert not sys.modules.has_key('gtk'), \
AssertionError: pygtk.require() must be called before importing gtk

Please help me in fixing this issue.

RYX
July 15th, 2007, 02:05 PM
I apologize for taking so long to answer - I totally overlooked your post and just stepped over it. I will release a new version of the screenlets very soon (most likely within the next 48 hours), I hope (guess) it fixes the problem.

:)