Public bug reported:

Binary package hint: gdesklets

gdeskleted hanged on gutsy gibbon 7.10 on i386. This is the error it
gives :-

 gdesklets

***MEMORY-WARNING***: [6300]: GSlice: g_thread_init() must be called before all 
other GLib functions; memory corruption due to late invocation of 
g_thread_init() has been detected; this program is likely to crash, leak or 
unexpectedly abort soon...
Starting gdesklets-daemon...
Connecting to daemon [ ###         ]
***MEMORY-WARNING***: [6302]: GSlice: g_thread_init() must be called before all 
other GLib functions; memory corruption due to late invocation of 
g_thread_init() has been detected; this program is likely to crash, leak or 
unexpectedly abort soon...
Connected to daemon in 8457 milliseconds.
[EMAIL PROTECTED]:~$ 
***MEMORY-WARNING***: [6341]: GSlice: g_thread_init() must be called before all 
other GLib functions; memory corruption due to late invocation of 
g_thread_init() has been detected; this program is likely to crash, leak or 
unexpectedly abort soon...
./Shell/__init__.py:153: GtkDeprecationWarning: gtk.threads_init is deprecated, 
use gtk.gdk.threads_init instead
  gtk.threads_init()
Connected to daemon in 351 microseconds.
/usr/lib/gdesklets/utils/ErrorFormatter.py:118: RuntimeWarning: Python C API 
version mismatch for module gtop: This Python has API version 1013, module gtop 
has version 1012.
  module = _old_imp(name, globs, locls, fromlist)
Connected to daemon in 328 microseconds.

==========================================================[07/02/07-23:47:59]===
=== Unhandled error! Something bad and unexpected happened. ===

[EXC]
in /usr/lib/gdesklets/shell/ItemBrowser.py: line 114 __on_activate_item
in /usr/lib/gdesklets/utils/Observable.py: line 45 update_observer
in ./DisplayBrowser/__init__.py: line 121 __on_activate
in ./gDeskletsClient/__init__.py: line 36 open_display
in /usr/lib/gdesklets/main/client.py: line 58 open_display
in /usr/lib/gdesklets/main/client.py: line 42 __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 


Connected to daemon in 364 microseconds.

I tried to upload the crash file through apport but got the bad gateway
error :(

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

-- 
gdesklets hangs
https://bugs.launchpad.net/bugs/123598
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to