Gdesklete doesnt start

Status
Not open for further replies.

phreak0ut

The Thread Killer >:)
Installed Gdesklets today on opensuse 10.2. When I choose it to run, nothing happens. What could be the cause and how to get it working? Process is not running. Checked that on Gnome system monitor.
 
OP
phreak0ut

phreak0ut

The Thread Killer >:)
I think I had posted the response. Where is it???!! :confused: Here it is again, anyway:

Starting gdesklets-daemon...
Connected to daemon in 1671 milliseconds.

==========================================================[04/01/07-12:32:54]===
=== Unhandled error! Something bad and unexpected happened. ===

[EXC]
in /opt/gnome/bin/gdesklets: line 397 <module>
in /opt/gnome/bin/gdesklets: line 270 parse_command
in /opt/gnome/bin/gdesklets: line 174 __open_profile
in /opt/gnome/bin/gdesklets: line 164 __client_daemon
in /opt/gnome/lib/gdesklets/main/client.py: line 210 set_remove_command
in /opt/gnome/lib/gdesklets/main/client.py: line 42 __send
in /opt/gnome/lib/gdesklets/utils/xdr.py: line 75 recv
[EXC]/opt/gnome/lib/gdesklets/utils/xdr.py

[---] 70 chunk = ""
[---] 71 while (True):
[---] 72 try:
[---] 73 length = ord(s.recv(1))
[---] 74 except:
[ERR]> 75 raise XDRError
[---] 76
[---] 77 if (length): chunk += s.recv(length)
[---] 78
[---] 79 flag = s.recv(1)
[---] 80 if (flag == _CONT): continue
 
OP
phreak0ut

phreak0ut

The Thread Killer >:)
Seems I'm not the only one facing this problem. Solved the problem with the help of this post. Thanks for answering rayraven :)
 

ray|raven

Think Zen.
@phreak0utt
sorry man wasnt online for the last few days........
its nice you could solve the problem...

Regards...
ray
 
Status
Not open for further replies.
Top Bottom