You are not logged in.
Pages: 1
Hy
Can someone help me with this problem for me
Pypanel won't load
I'm using Xorg 7.01 and pekwm
The message in console is:
$ pypanel
/usr/lib/python2.3/site-packages/Xlib/display.py:30: DeprecationWarning: Non-ASCII character 'xf6' in file /usr/lib/python2.3/site-packages/Xlib/protocol/display.py on line 749, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
import protocol.display
Traceback (most recent call last):
File "/usr/bin/pypanel", line 641, in ?
PyPanel(display.Display())
File "/usr/bin/pypanel", line 74, in __init__
self.setBackground()
File "/usr/bin/pypanel", line 350, in setBackground
if not TRANSPARENCY:
NameError: global name 'TRANSPARENCY' is not defined
I noticed that I had a directory python2.3 and another python2.4 in /usr/lib/ ???
Is this normal ???
Edit: Do you know if exist another kind of panel to use with pekwm while this problem with pypanel be resolved ??
Offline
Pages: 1