Public bug reported:

Binary package hint: gdesklets

I'm running Ubuntu Gutsy and until about 2 weeks ago, gdesklets has worked fine 
for me through out Feisty and Gutsy (until recently). I can run the daemon 
without any trouble. It starts up and shows up in the tray like normal. 
Right-clicking and choosing to manage desklets works fine (providing no 
desklets are currently in use), bringing up the manager and allowing me to 
choose a desklet. It's not until you either try to add a desklet OR if you 
login to a profile that includes one or more desklets already that it crashes. 
Therefore, please do not mark this as a duplicate of bug 83922:
https://bugs.launchpad.net/ubuntu/+source/gdesklets/+bug/83922

This is not related to the AMD64 problem... I'm running the generic
kernel... this PC is an Intel Celeron. It's not AMD, nor is it 64 bit.
Also, I've tried everything including a full build (with the debs fully
purged first). Here's more or less what I see... I'm running with
debugging enabled (from my own build):

Launching gdesklets:
$ gdesklets

***MEMORY-WARNING***: [1438]: 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***: [1442]: 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 800 milliseconds.

It comes up after this in my tray. Next I bring up the manager and attempt to 
add a desklet to my desktop:
***MEMORY-WARNING***: [1448]: 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 313 microseconds.
Connected to daemon in 336 microseconds.

==========================================================[06/04/07-20:14:46]===
=== 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 /usr/lib/gdesklets/shell/plugins/DisplayBrowser/__init__.py: line 121 
__on_activate
in /usr/lib/gdesklets/shell/plugins/gDeskletsClient/__init__.py: line 36 
open_display
in /usr/lib/gdesklets/main/client.py: line 54 open_display
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

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

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

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

Reply via email to