You are not logged in.

#1 2007-05-13 07:41:51

orjanp
Member
From: Tromsoe, Norway
Registered: 2004-07-03
Posts: 347

Pypanel error and wrong installation path.

When I try to run pypanel I get the following error:

[~]$ pypanel
/usr/bin/pypanel:892: RuntimeWarning: Python C API version mismatch for module ppmodule: This Python has API version 1013, module ppmodule has version 1012.
  from ppmodule import ppinit, ppshade, ppicon, ppfont, ppfontsize, ppclear
Imlib2 dlopen failed: /usr/lib/libImlib2.so.1: cannot open shared object file: No such file or directory
Traceback (most recent call last):
  File "/usr/bin/pypanel", line 957, in <module>
    PyPanel(display.Display())
  File "/usr/bin/pypanel", line 94, in __init__
    self.getDesktopNames()
  File "/usr/bin/pypanel", line 360, in getDesktopNames
    desktop.total = self.root.get_full_property(self._DESKTOP_COUNT, 0).value[0]
AttributeError: 'NoneType' object has no attribute 'value'
[~]$

Somehow it also installs under python2.4, and not python2.5. Why is that? I have the latest python package and the latest pypanel package from the repos.

Any ideas what might be wrong?

Orjanp...


Ørjan Pettersen

Offline

#2 2007-05-15 00:08:22

matahari
Member
From: Bandung, Indonesia
Registered: 2007-04-04
Posts: 59

Re: Pypanel error and wrong installation path.

do you have imlib2 ?

pacman -Sy imlib2

Offline

#3 2007-05-15 10:20:20

orjanp
Member
From: Tromsoe, Norway
Registered: 2004-07-03
Posts: 347

Re: Pypanel error and wrong installation path.

Well. I have imlib2-cvs, as a part of the enlightenment package. I guess this is the problem then.

Orjanp


Ørjan Pettersen

Offline

Board footer

Powered by FluxBB