[anjuta-list] Crash after changing from GtkSourceView to Scintilla
- From: John Coppens <john jcoppens com>
- To: anjuta-list gnome org
- Subject: [anjuta-list] Crash after changing from GtkSourceView to Scintilla
- Date: Wed, 27 Oct 2010 11:20:38 -0300
Hi all,
I was getting slightly frustrated with the artificial intelligence of
GtkSourceView when auto-indenting, spaces, tabs, etc. Finally I decided
to try Scintilla, which I believe has external configuration files.
So, I compiled and installed the -extras package, removed GSV from
'preferred plugins', restarted Anjuta (both 2.32.0).
When opening config.h (just to try something), I could select Scintilla
as editor, but then Anjuta just crashed. Attaching gdb while running, I
get the backtrace below.
If I open INSTALL first (no highlighting), then I can config.h next...
John
Program received signal SIGSEGV, Segmentation fault.
0x00007f879af073ae in IA__gtk_widget_get_toplevel (widget=0x20) at
gtkwidget.c:8132 8132 gtkwidget.c: No such file or directory.
in gtkwidget.c
(gdb) bt
#0 0x00007f879af073ae in IA__gtk_widget_get_toplevel (widget=0x20) at gtkwidget.c:8132
#1 0x00007f879ade5d3b in gtk_main_get_window_group (widget=0x20) at gtkmain.c:1718
#2 0x00007f879ade62ec in IA__gtk_main_do_event (event=0x1090270) at gtkmain.c:1505
#3 0x00007f879aa6083c in gdk_event_dispatch (source=<value optimized out>,
callback=<value optimized out>, user_data=<value optimized out>) at
gdkevents-x11.c:2372
#4 0x00007f87969e41e5 in g_main_dispatch (context=0x66e7d0) at gmain.c:2149
#5 g_main_context_dispatch (context=0x66e7d0) at gmain.c:2702
#6 0x00007f87969e81a8 in g_main_context_iterate (context=0x66e7d0, block=1, dispatch=1,
self=<value optimized out>) at gmain.c:2780
#7 0x00007f87969e8825 in g_main_loop_run (loop=0x1081fe0) at gmain.c:2988
#8 0x00007f879ade6a27 in IA__gtk_main () at gtkmain.c:1219
#9 0x000000000040c560 in main (argc=1, argv=0x7fffa47f2668) at main.c:265
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]