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 338264 - Window list applet crashes under certain 3rd party apps
Window list applet crashes under certain 3rd party apps
Status: RESOLVED DUPLICATE of bug 332493
Product: gnome-panel
Classification: Other
Component: window list
2.14.x
Other All
: Normal critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-12 20:29 UTC by David Lowe
Modified: 2006-04-12 21:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description David Lowe 2006-04-12 20:29:41 UTC
Steps to reproduce:
1. Start mathematica. This often opens a "palette" window, in addition to the
main application window. The palette window is untitled, and doesn't show up in
the window list. It seems gnome does not like this.
2. Window list applet silently dies. The tabs in the task bar go blank and
unresponsive.
3. Restarting the window list applet returns things to normal (only main
Mathematica window displayed).


Stack trace:

Thread 1 (Thread -1208207696 (LWP 5579))

  • #0 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #1 g_static_rw_lock_writer_lock
    from /usr/lib/libglib-2.0.so.0
  • #2 g_type_init_with_debug_flags
    from /usr/lib/libgobject-2.0.so.0
  • #3 g_type_init
    from /usr/lib/libgobject-2.0.so.0
  • #4 wnck_window_get_type
    from /usr/lib/libwnck-1.so.18
  • #5 wnck_window_get_transient
    from /usr/lib/libwnck-1.so.18
  • #6 wnck_tasklist_set_icon_loader
    from /usr/lib/libwnck-1.so.18
  • #7 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_override_class_closure
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #12 wnck_screen_get_workspace
    from /usr/lib/libwnck-1.so.18
  • #13 wnck_screen_get_workspace_count
    from /usr/lib/libwnck-1.so.18
  • #14 wnck_screen_get_workspace_count
  • #15 g_list_remove_link
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #19 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #20 bonobo_generic_factory_main_timeout
    from /usr/lib/libbonobo-2.so.0
  • #21 bonobo_generic_factory_main
    from /usr/lib/libbonobo-2.so.0
  • #22 panel_applet_factory_main_closure
    at panel-applet.c line 1757
  • #23 panel_applet_factory_main
    at panel-applet.c line 1781
  • #24 main
    at wncklet.c line 201
  • #25 __libc_start_main
    from /lib/libc.so.6
  • #26 _start



Other information:
Comment 1 Sebastien Bacher 2006-04-12 21:51:50 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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