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 417214 - gedit crashes with reinitialize default values in syntax coloration preference menu & gedit syntax coloration missing
gedit crashes with reinitialize default values in syntax coloration preferenc...
Status: RESOLVED OBSOLETE
Product: gedit
Classification: Applications
Component: general
2.17.x
Other Linux
: Normal critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-11 19:54 UTC by Sebastien Bacher
Modified: 2007-09-21 22:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Sebastien Bacher 2007-03-11 19:54:35 UTC
The bug has been opened on https://launchpad.net/bugs/91430

"Binary package hint: gedit

gedit crashes with "reinitialize default values" in syntax coloration preference menu
Important note: gedit syntax coloration missing ?!

ProblemType: Crash
Architecture: i386
Date: Sun Mar 11 16:50:37 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gedit
Package: gedit 2.17.6-0ubuntu2
PackageArchitecture: i386
ProcCmdline: gedit formule.c formule.h formule.l formule.y
..."

Debug backtrace for the crash:

1441          G_VALUE_LCOPY (&value, var_args, 0, &error);
(gdb) thread apply all bt full

Thread 1 (process 11939)

  • #0 IA__gtk_tree_model_get_valist
    at gtktreemodel.c line 1441
  • #1 IA__gtk_tree_model_get
    at gtktreemodel.c line 1403
  • #2 reset_button_clicked
    at gedit-preferences-dialog.c line 1105
  • #3 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #4 IA__g_closure_invoke
    at gclosure.c line 490
  • #5 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #6 IA__g_signal_emit_valist
  • #7 IA__g_signal_emit
    at gsignal.c line 2243
  • #8 IA__gtk_button_clicked
    at gtkbutton.c line 889
  • #9 gtk_real_button_released
    at gtkbutton.c line 1484
  • #10 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #11 g_type_class_meta_marshal
    at gclosure.c line 567
  • #12 IA__g_closure_invoke
    at gclosure.c line 490
  • #13 signal_emit_unlocked_R
    at gsignal.c line 2370
  • #14 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #15 IA__g_signal_emit
    at gsignal.c line 2243
  • #16 IA__gtk_button_released
    at gtkbutton.c line 881
  • #17 gtk_button_button_release
    at gtkbutton.c line 1377
  • #18 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #19 g_type_class_meta_marshal
    at gclosure.c line 567
  • #20 IA__g_closure_invoke
    at gclosure.c line 490
  • #21 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #22 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #23 IA__g_signal_emit
    at gsignal.c line 2243
  • #24 gtk_widget_event_internal
    at gtkwidget.c line 3915
  • #25 IA__gtk_propagate_event
    at gtkmain.c line 2358
  • #26 IA__gtk_main_do_event
    at gtkmain.c line 1592
  • #27 gdk_event_dispatch
    at gdkevents-x11.c line 2318
  • #28 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #29 g_main_context_iterate
    at gmain.c line 2677
  • #30 IA__g_main_loop_run
    at gmain.c line 2881
  • #31 IA__gtk_main
    at gtkmain.c line 1171
  • #32 main
    at gedit.c line 574

Comment 1 Diego Escalante Urrelo (not reading bugmail) 2007-09-21 22:22:58 UTC
The color scheme part of gedit has changed radically. Marking obsolete.