GNOME Bugzilla – Bug 86458
when panel dies and restarts, battstat-applet-2 dies immediately
Last modified: 2004-12-22 21:47:04 UTC
Package: gnome-applets Severity: normal Version: 2.0.0 Synopsis: when panel dies and restarts, battstat-applet-2 dies immediately Bugzilla-Product: gnome-applets Bugzilla-Component: battery BugBuddy-GnomeVersion: 2.0 (2.0.1) Description: Have the panel running Have battstat-applet-2 added to the panel open a terminal killall gnome-panel battstat-applet-2 crashes (this causes the panel to crash, too, but that's another bug) Debugging Information: Backtrace was generated from '/usr/bin/battstat-applet-2' [New Thread 1024 (LWP 15824)] 0x420b4769 in wait4 () from /lib/i686/libc.so.6
+ Trace 24290
Thread 1 (Thread 1024 (LWP 15824))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-25 17:01 ------- Reassigning to the default owner of the component, gnome-applets-maint@bugzilla.gnome.org.
*** Bug 87045 has been marked as a duplicate of this bug. ***
*** Bug 87245 has been marked as a duplicate of this bug. ***
The problem here is that battstat->pixmap is NULL which would result from battstat->applet->window being NULL (or some other failure in the call to gdk_pixmap_create_from_xpm_d - line 1319 in battstat_applet.c). CC'ing the gnome-panel maintainer to see if he has any ideas. Mark: could it be that applet->window could possibly be NULL on startup for some applets?
*** Bug 88929 has been marked as a duplicate of this bug. ***
*** Bug 88292 has been marked as a duplicate of this bug. ***
Mark? Ping?
*** Bug 93268 has been marked as a duplicate of this bug. ***
*** Bug 95133 has been marked as a duplicate of this bug. ***
*** Bug 94637 has been marked as a duplicate of this bug. ***
*** Bug 95623 has been marked as a duplicate of this bug. ***
*** Bug 95174 has been marked as a duplicate of this bug. ***
*** Bug 95706 has been marked as a duplicate of this bug. ***
*** Bug 92698 has been marked as a duplicate of this bug. ***
Finally nailed this one! Fixed on both branches
*** Bug 97892 has been marked as a duplicate of this bug. ***
*** Bug 100202 has been marked as a duplicate of this bug. ***
*** Bug 103277 has been marked as a duplicate of this bug. ***
*** Bug 103949 has been marked as a duplicate of this bug. ***