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 88236 - Launching setiathome from a launcher crashes panel
Launching setiathome from a launcher crashes panel
Status: RESOLVED DUPLICATE of bug 59500
Product: gnome-core
Classification: Deprecated
Component: panel
1.4.x
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Luis Villa
Depends on:
Blocks:
 
 
Reported: 2002-07-15 15:37 UTC by jsmith
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jsmith 2002-07-15 15:37:45 UTC
Package: gnome-panel
Severity: normal
Version: 1.4.1
Synopsis: Launching setiathome from a launcher crashes panel
Bugzilla-Product: gnome-panel
Bugzilla-Component: Panel

Description:
I attempted to launch the setiathome program with the following script 

#!/bin/sh
cd /home/jsmith/setiathome
./setiathome -nice 19 -graphics >/dev/null &
sleep 2
./xsetiathome >/dev/null &


and it crashes the panel. After the panel restarts, and I attempt to
launch a second time, it works



Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x405534b9 in wait4 () from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 gdk_window_add_filter
    from /usr/lib/libgdk-1.2.so.0
  • #5 gwmh_task_notifier_remove_func
  • #6 gwmh_task_notifier_remove_func
  • #7 gwmh_root_put_atom_window
  • #8 gwmh_root_put_atom_window
  • #9 g_timeout_add
    from /usr/lib/libglib-1.2.so.0
  • #10 g_get_current_time
    from /usr/lib/libglib-1.2.so.0
  • #11 g_get_current_time
    from /usr/lib/libglib-1.2.so.0
  • #12 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #13 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #14 main
  • #15 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 gdk_window_add_filter
    from /usr/lib/libgdk-1.2.so.0
  • #5 gwmh_task_notifier_remove_func
  • #6 gwmh_task_notifier_remove_func
  • #7 gwmh_root_put_atom_window




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-07-15 11:37 -------

The original reporter (jsmith@mcs.drexel.edu) 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-panel-maint@bugzilla.gnome.org.

Comment 1 Heath Harrelson 2002-07-15 20:15:02 UTC
Moving to gnome-core, since it's 1.4.x.
Comment 2 Heath Harrelson 2002-07-15 20:15:38 UTC
And it's a dup of bug 59500.

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