You are not logged in.
Pages: 1
Well with the recent fbpanel upgrade, fbpanel seems to crash ALOT more then it used to. So I thought I'd give pypanel a try. I get these error outputs and I always have. I tried searching the forums for a fix, but couldn't come across one that was answered.
Error:
Traceback (most recent call last):
File "/usr/bin/pypanel", line 957, in ?
PyPanel(display.Display())
File "/usr/lib/python2.4/site-packages/Xlib/display.py", line 80, in __init__
self.display = _BaseDisplay(display)
File "/usr/lib/python2.4/site-packages/Xlib/display.py", line 67, in __init__
apply(protocol.display.Display.__init__, (self, ) + args, keys)
File "/usr/lib/python2.4/site-packages/Xlib/protocol/display.py", line 122, in __init__
self.default_screen = min(self.default_screen, len(self.info.roots) - 1)
File "/usr/lib/python2.4/site-packages/Xlib/protocol/rq.py", line 1371, in __getattr__
raise AttributeError(attr)
AttributeError: roots
any help would be much appreciated.
Offline
Check the pypanel comments section in AUR for a fix.
Offline
Check the pypanel comments section in AUR for a fix.
Well that was an easy fix, thanks alot Snowman
Offline
Pages: 1