GNOME Bugzilla – Bug 708094
Crash when using GtkSourceView
Last modified: 2013-09-15 01:52:33 UTC
I'm using a GtkSourceView in one of my UI. Glade crashes when I turn on the "Show line marks" property in the inspector : (glade:31989): GLib-GObject-WARNING **: invalid cast from 'GtkTextBuffer' to 'GtkSourceBuffer' Program received signal SIGSEGV, Segmentation fault. 0x00007fffe4c69a9f in gtk_source_buffer_get_source_marks_at_iter (buffer=0x1499e20, iter=iter@entry=0x19ed1e0, category=category@entry=0x0) at gtksourcebuffer.c:2188 2188 if (buffer->priv->source_marks->len == 0) (gdb) bt
+ Trace 232485
Hi, thanks for reporting, this seems like a bug in GtkSourceView and/or its glade plugin. Reassigning it
*** This bug has been marked as a duplicate of bug 643732 ***