You are not logged in.

#1 2006-10-03 23:46:30

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

pyPanel errors

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

#2 2006-10-04 00:02:40

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: pyPanel errors

Check the pypanel comments section in AUR for a fix.

Offline

#3 2006-10-04 00:06:05

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: pyPanel errors

Snowman wrote:

Check the pypanel comments section in AUR for a fix.

Well that was an easy fix, thanks alot Snowman smile

Offline

Board footer

Powered by FluxBB