You are not logged in.

#1 2007-03-01 00:16:22

tronica
Member
Registered: 2006-11-02
Posts: 121

pypanel trouble

I installed pypanel, and when i go to launch it i get the following

[root@arch ~]# 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
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

anyideas, thanks.

Offline

#2 2007-03-01 01:11:11

junglepeanut
Member
From: California
Registered: 2007-01-24
Posts: 145
Website

Offline

#3 2007-03-01 01:29:05

tronica
Member
Registered: 2006-11-02
Posts: 121

Re: pypanel trouble

awesome that linked worked, also i installed thunar to try it out, but i thought i could launch it with the command thunar, but nothing h appends, is there a different way to launch it.

Offline

#4 2007-03-01 01:57:49

junglepeanut
Member
From: California
Registered: 2007-01-24
Posts: 145
Website

Re: pypanel trouble

Are you trying from the command line? If not try doing it that way and report what the error message is. I am guessing since you have python2.5 you are also using testing so you might have chosen xfce4-svn then the  thunar-svn download has given  some people problems having to do with libhal. I think this is all off my head so just search and see what the fix was.  It should not be too difficult.

So in short check which you have "pacman -Qs thunar" and run from cli to see what error pops up.

Last edited by junglepeanut (2007-03-01 01:58:53)

Offline

#5 2007-03-01 02:46:05

tronica
Member
Registered: 2006-11-02
Posts: 121

Re: pypanel trouble

[root@arch ~]# pacman -Qs thunar
local/thunar 0.8.0-1
    new modern file manager for Xfce
[root@arch ~]# thunar
bash: thunar: command not found

Offline

#6 2007-03-01 02:49:13

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: pypanel trouble

you probably need to update your paths. Run:
bash /etc/profile
(or logout/relogin) before starting thunar.

Offline

#7 2007-03-01 16:40:40

tronica
Member
Registered: 2006-11-02
Posts: 121

Re: pypanel trouble

that did the trick, thanks for the help.

Offline

Board footer

Powered by FluxBB