Public bug reported:

Binary package hint: gdesklets
On Hardy amd64, gdesklets v. 0.36-1ubuntu1 crashes when starting.

The following is the output to the terminal of the 'gdesklets shell'
command:


==========================================================[04/15/08-11:42:26]===
=== Unhandled error! Something bad and unexpected happened. ===

[EXC]
in /usr/lib/gdesklets/gdesklets-shell: line 9 <module>
in /usr/lib/gdesklets/shell/PluginRegistry.py: line 52 get_plugin
in /usr/lib/gdesklets/shell/PluginRegistry.py: line 40 get_plugins_by_pattern
in /usr/lib/gdesklets/shell/plugins/Shell/__init__.py: line 70 init
in /usr/lib/gdesklets/shell/Plugin.py: line 18 _get_plugins_by_pattern
in /usr/lib/gdesklets/shell/PluginRegistry.py: line 40 get_plugins_by_pattern
in /usr/lib/gdesklets/shell/plugins/Profiles/__init__.py: line 14 init
in /usr/lib/gdesklets/shell/Plugin.py: line 24 _get_plugin
in /usr/lib/gdesklets/shell/PluginRegistry.py: line 52 get_plugin
in /usr/lib/gdesklets/shell/PluginRegistry.py: line 40 get_plugins_by_pattern
in /usr/lib/gdesklets/shell/plugins/gDeskletsClient/__init__.py: line 18 init
in /usr/lib/gdesklets/shell/plugins/gDeskletsClient/__init__.py: line 27 
__get_daemon
in /usr/lib/gdesklets/main/client.py: line 208 set_remove_command
in /usr/lib/gdesklets/main/client.py: line 38 __send
in /usr/lib/gdesklets/utils/xdr.py: line 75 recv
[EXC]/usr/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
[---]   81 


Attached is  the program's core file.

** Affects: gdesklets (Ubuntu)
     Importance: Undecided
         Status: New

-- 
gdesklets crashes on start
https://bugs.launchpad.net/bugs/217799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to