After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 86458 - when panel dies and restarts, battstat-applet-2 dies immediately
when panel dies and restarts, battstat-applet-2 dies immediately
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: battery
unspecified
Other other
: High critical
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
: 87045 87245 88292 88929 92698 93268 94637 95133 95174 95623 95706 97892 100202 103277 103949 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-06-25 20:58 UTC by Ian Peters
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Ian Peters 2002-06-25 21:01:34 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

Thread 1 (Thread 1024 (LWP 15824))

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 620
  • #4 pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 <signal handler called>
  • #6 gdk_draw_drawable
    at gdkdraw.c line 494
  • #7 pixmap_timeout
    at battstat_applet.c line 570




------- 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.

Comment 1 Luis Villa 2002-07-01 20:46:35 UTC
*** Bug 87045 has been marked as a duplicate of this bug. ***
Comment 2 Heath Harrelson 2002-07-04 11:45:19 UTC
*** Bug 87245 has been marked as a duplicate of this bug. ***
Comment 3 Kevin Vandersloot 2002-07-12 01:35:44 UTC
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?
Comment 4 Andrew Sobala 2002-07-24 11:13:00 UTC
*** Bug 88929 has been marked as a duplicate of this bug. ***
Comment 5 Andrew Sobala 2002-07-24 11:13:14 UTC
*** Bug 88292 has been marked as a duplicate of this bug. ***
Comment 6 Luis Villa 2002-08-19 22:21:01 UTC
Mark? Ping?
Comment 7 Kevin Vandersloot 2002-09-14 13:43:35 UTC
*** Bug 93268 has been marked as a duplicate of this bug. ***
Comment 8 Heath Harrelson 2002-10-10 10:02:20 UTC
*** Bug 95133 has been marked as a duplicate of this bug. ***
Comment 9 Heath Harrelson 2002-10-10 11:09:56 UTC
*** Bug 94637 has been marked as a duplicate of this bug. ***
Comment 10 David Kennedy 2002-10-19 02:40:45 UTC
*** Bug 95623 has been marked as a duplicate of this bug. ***
Comment 11 David Kennedy 2002-10-19 02:43:35 UTC
*** Bug 95174 has been marked as a duplicate of this bug. ***
Comment 12 David Kennedy 2002-10-19 02:45:08 UTC
*** Bug 95706 has been marked as a duplicate of this bug. ***
Comment 13 David Kennedy 2002-10-19 02:46:19 UTC
*** Bug 92698 has been marked as a duplicate of this bug. ***
Comment 14 Kevin Vandersloot 2002-10-25 22:11:23 UTC
Finally nailed this one! Fixed on both branches
Comment 15 Heath Harrelson 2002-11-11 17:39:27 UTC
*** Bug 97892 has been marked as a duplicate of this bug. ***
Comment 16 Elijah Newren 2002-12-03 06:38:56 UTC
*** Bug 100202 has been marked as a duplicate of this bug. ***
Comment 17 Alex Duggan 2003-01-25 18:45:57 UTC
*** Bug 103277 has been marked as a duplicate of this bug. ***
Comment 18 Elijah Newren 2003-02-17 15:59:37 UTC
*** Bug 103949 has been marked as a duplicate of this bug. ***