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 443414 - crasher when pressing details button
crasher when pressing details button
Status: RESOLVED DUPLICATE of bug 402745
Product: gnome-control-center
Classification: Core
Component: [obsolete] font properties
2.18.x
Other All
: Normal critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-03 02:46 UTC by Richard Edmands
Modified: 2007-06-03 18:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Richard Edmands 2007-06-03 02:46:18 UTC
Steps to reproduce:
1. launch gnome-font-properties
2. click the details button
3. Crash =D


Stack trace:

Thread 1 (process 29915)

  • #0 cb_show_details
    at main.c line 868
  • #1 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #2 IA__g_closure_invoke
    at gclosure.c line 490
  • #3 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #4 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #5 IA__g_signal_emit
    at gsignal.c line 2243
  • #6 IA__gtk_button_clicked
    at gtkbutton.c line 889
  • #7 gtk_real_button_released
    at gtkbutton.c line 1484
  • #8 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #9 g_type_class_meta_marshal
    at gclosure.c line 567
  • #10 IA__g_closure_invoke
    at gclosure.c line 490
  • #11 signal_emit_unlocked_R
    at gsignal.c line 2370
  • #12 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #13 IA__g_signal_emit
    at gsignal.c line 2243
  • #14 IA__gtk_button_released
    at gtkbutton.c line 881
  • #15 gtk_button_button_release
    at gtkbutton.c line 1377
  • #16 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #17 g_type_class_meta_marshal
    at gclosure.c line 567
  • #18 IA__g_closure_invoke
    at gclosure.c line 490
  • #19 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #20 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #21 IA__g_signal_emit
    at gsignal.c line 2243
  • #22 gtk_widget_event_internal
    at gtkwidget.c line 3915
  • #23 IA__gtk_propagate_event
    at gtkmain.c line 2364
  • #24 IA__gtk_main_do_event
    at gtkmain.c line 1598
  • #25 gdk_event_dispatch
    at gdkevents-x11.c line 2318
  • #26 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #27 g_main_context_iterate
    at gmain.c line 2677
  • #28 IA__g_main_loop_run
    at gmain.c line 2881
  • #29 IA__gtk_main
    at gtkmain.c line 1177
  • #30 main
    at main.c line 952

Other information:
This is Ubuntu Feisty with a chainsaw taken to it. (A lot of packages were removed and gtk has been patched with the patch from gnome #316087 "better patch")

ATi 9600se FGLRX
Comment 1 Jens Granseuer 2007-06-03 18:34:28 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed (in 2.19).


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