Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#6689 - Pypanel doesn't work
Attached to Project:
Arch Linux
Opened by Johannes Wegener (JoyFM) - Friday, 23 March 2007, 17:24 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 01 May 2007, 13:05 GMT
Opened by Johannes Wegener (JoyFM) - Friday, 23 March 2007, 17:24 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 01 May 2007, 13:05 GMT
|
Detailshi after the python upgrade pypanel (from community) doesn't work anymore i tried to build a new package from abs but it doesn't work here is the error log if i try to start it :
[johannes@Johannes ~]$ pypanel Traceback (most recent call last): File "/usr/bin/pypanel", line 957, in <module> 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 121, in __init__ raise error.DisplayConnectionError(self.display_name, r.reason) Xlib.error.DisplayConnectionError: Can't connect to display ":0.0": No protocol specified thank you for any help ;) |
This task depends upon
what package owns those files? Try to rebuild the package that owns those files.
http://python-xlib.cvs.sourceforge.net/python-xlib/python-xlib/Xlib/xauth.py?r1=1.2&r2=1.4&view=patch
here is a package wich i made :
http://joyfm.gfxpro.com/python-xlib.tar.gz