You are not logged in.

#1 2009-04-10 09:16:41

tyr0
Member
Registered: 2007-06-02
Posts: 152

[solved] pypanel problem

After today's update, pypanel stopped working. I get this error:

Traceback (most recent call last):
  File "/usr/bin/pypanel", line 893, in <module>
    from Xlib import X, display, error, Xatom, Xutil
ImportError: Bad magic number in /usr/lib/python2.5/site-packages/Xlib/__init__.pyo

I tried to downgrade python-xlib, however, it did not help. Anybody with the same problem?

Last edited by tyr0 (2009-04-10 11:24:39)

Offline

#2 2009-04-10 09:19:22

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,395
Website

Re: [solved] pypanel problem

Upgrade to the latest python xlib and delete anything in /usr/lib/python2.5/site-packages/Xlib/  (best do a pacman -Qo <file> on it first...).  The .pyo file is probably a leftover file.

Offline

#3 2009-04-10 09:51:37

tyr0
Member
Registered: 2007-06-02
Posts: 152

Re: [solved] pypanel problem

Thanks, pypanel works again.

Offline

#4 2009-04-12 10:33:55

SiD
Member
From: Germany
Registered: 2006-09-21
Posts: 729

Re: [solved] pypanel problem

I had the same Problem. Pacman -Qo said the __init__.pyo file isn't  owned by any package. I deleted the file and pypanel works again. smile

Offline

Board footer

Powered by FluxBB