gtk-demo : GLib-GObject-WARNING **: Two different plugins tried to register 'BasicEngineFc'



I Get the following message when I runt gtk-demo. The demo comes up.
But When I move the focus to the main frame , the program crashes. The
following is the trace from GDB. Does any one has seen this problem .
I see this with GTK 2.4 & GTK 2.6.

gtk-demo:17231): GLib-GObject-WARNING **: Two different plugins tried
to register 'BasicEngineFc'.

(gtk-demo:17231): GLib-GObject-CRITICAL **: file gobject.c: line 819:
assertion `G_TYPE_IS_OBJECT (object_type)' failed
Failed to load Pango module for id: 'BasicScriptEngineFc'
(gtk-demo:17231): GLib-GObject-WARNING **: Two different plugins tried
to register 'BasicEngineFc'.

Trace from GDB:

Program received signal SIGSEGV, Segmentation fault
  si_code: 1 - SEGV_MAPERR - Address not mapped to object.
0x20000000796a3680:1 in _gdk_x11_set_input_focus_safe () at gdkasync.c:323
323       LockDisplay(dpy);
(gdb) bt
#0  0x20000000796a3680:1 in _gdk_x11_set_input_focus_safe () at gdkasync.c:323
#1  0x20000000796dafb0:0 in gdk_wm_protocols_filter () at gdkevents-x11.c:2037
#2  0x20000000796da620:0 in gdk_event_translate () at gdkevents-x11.c:1896
#3  0x20000000796db4e0:0 in _gdk_events_queue () at gdkevents-x11.c:2092
#4  0x20000000796dbc10:0 in gdk_event_dispatch () at gdkevents-x11.c:2152
#5  0x200000007868b790:0 in g_main_dispatch () at gmain.c:1942
#6  0x20000000786905b0:0 in g_main_context_dispatch () at gmain.c:2492
#7  0x2000000078691830:0 in g_main_context_iterate () at gmain.c:2573
#8  0x20000000786935f0:0 in g_main_loop_run () at gmain.c:2777
#9  0x20000000792308b0:0 in gtk_main () at gtkmain.c:1173
#10 0x4034980:0 in main () at main.c:904



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]