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 118453 - battery applet crashes if APM and ACPI are not loaded
battery applet crashes if APM and ACPI are not loaded
Status: RESOLVED DUPLICATE of bug 104160
Product: gnome-applets
Classification: Other
Component: battery
unspecified
Other other
: Normal critical
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-07-28 03:42 UTC by Olivier Crête
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Olivier Crête 2003-07-28 03:38:09 UTC
Package: gnome-applets
Severity: critical
Version: GNOME2.2.1 0
os_details: Gentoo Linux
Synopsis: battery applet crashes if APM and ACPI are not loaded
Bugzilla-Product: gnome-applets
Bugzilla-Component: battery
BugBuddy-GnomeVersion: 2.0 (2.2.1)
Description:
The battery applet crashed as gnome started when I tried the 2.6.0-test2
kernel without APM and with the ACPI battery as a module (not loaded).




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-07-27 23:38 -------

The original reporter (tester@tester.ca) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, gnome-applets-maint@bugzilla.gnome.org.

Comment 1 Olivier Crête 2003-07-28 03:45:48 UTC
I need to load both ac and battery modules so that it stops crashing.

Here is a backtrace.... bug-buddy didnt make one

Loaded symbols for /usr/lib/libpng12.so.0
0x4045785b in waitpid () from /lib/libpthread.so.0
(gdb) bt
  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 __pthread_sighandler
    from /lib/libpthread.so.0
  • #3 <signal handler called>
  • #4 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #5 readdir
    from /lib/libc.so.6
  • #6 acpi_linux_read
  • #7 load_preferences
  • #8 load_preferences
  • #9 panel_applet_marshal_BOOLEAN__STRING
    from /usr/lib/libpanel-applet-2.so.0
  • #10 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #11 bonobo_closure_invoke_va_list
    from /usr/lib/libbonobo-2.so.0
  • #12 bonobo_closure_invoke
    from /usr/lib/libbonobo-2.so.0
  • #13 panel_applet_control_bound
    from /usr/lib/libpanel-applet-2.so.0
  • #14 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #16 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #19 impl_Bonobo_Control_setFrame
    from /usr/lib/libbonoboui-2.so.0
  • #20 _ORBIT_skel_small_Bonobo_Control_setFrame
    from /usr/lib/libbonobo-2.so.0
  • #21 ORBit_POAObject_invoke
    from /usr/lib/libORBit-2.so.0
  • #22 ORBit_OAObject_invoke
    from /usr/lib/libORBit-2.so.0
  • #23 ORBit_small_invoke_adaptor
    from /usr/lib/libORBit-2.so.0
  • #24 ORBit_POAObject_handle_request
    from /usr/lib/libORBit-2.so.0
  • #25 ORBit_POA_handle_request
    from /usr/lib/libORBit-2.so.0
  • #26 ORBit_handle_request
    from /usr/lib/libORBit-2.so.0
  • #27 giop_connection_handle_input
    from /usr/lib/libORBit-2.so.0
  • #28 linc_connection_io_handler
    from /usr/lib/liblinc.so.1
  • #29 linc_source_dispatch
    from /usr/lib/liblinc.so.1
  • #30 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #33 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #34 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #35 bonobo_generic_factory_main
    from /usr/lib/libbonobo-2.so.0
  • #36 panel_applet_factory_main_closure
    from /usr/lib/libpanel-applet-2.so.0
  • #37 panel_applet_factory_main
    from /usr/lib/libpanel-applet-2.so.0
  • #38 main
  • #39 __libc_start_main
    from /lib/libc.so.6

Comment 2 Olivier Crête 2003-07-28 03:49:31 UTC
I dont see anything resembling that nor does simple-dup-finder
Comment 3 Olivier Crête 2003-07-28 04:00:51 UTC
opps, dupe, sorry for the spam

*** This bug has been marked as a duplicate of 104160 ***