You are not logged in.

#1 2008-04-14 00:22:12

PuppyWhirl
Member
Registered: 2008-04-07
Posts: 99

pypanel error: sometimes will not load

Hello all. Sometimes when I startx into openbox pypanel will now show. Here is the error message when it does:

/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
Traceback (most recent call last):
  File "/usr/bin/pypanel", line 957, in <module>
    PyPanel(display.Display())
  File "/usr/bin/pypanel", line 98, in __init__
    self.loop(self.display, self.root, self.window, self.panel)
  File "/usr/bin/pypanel", line 877, in loop
    rs, ws, es = select.select([dsp.display.socket], [], [], CLOCK_DELAY)

Any ideas?

Offline

Board footer

Powered by FluxBB