Re: gtk_text_buffer_insert() cause fault.

2003-08-28 Thread Sven Neumann
Hi, [EMAIL PROTECTED] writes: > I'm not using framebuffer based gtk+. Good, I'm not responsible for your bug then ;) I think you should write a small test-case that triggers your problem and file a bug-report at bugzilla.gnome.org attaching your test code. Sven _

RE: gtk_text_buffer_insert() cause fault.

2003-08-28 Thread hcyun
Title: RE: gtk_text_buffer_insert() cause fault. I'm not using framebuffer based gtk+. I'm using tinyx 4.2.0 glib-2.2.2 gtk+-2.2.2 pango-1.2.3 atk-1.2.4 freetype-2.1.2 gettext-0.12.1 fcpackage.2_0 : Xft, Xrender, fontconfig configure result of pango is

Re: gtk_text_buffer_insert() cause fault.

2003-08-28 Thread Sven Neumann
Hi, [EMAIL PROTECTED] writes: > After cross-compiling all the gtk+2.2 related things for my iPAQ, I > can run all test applications in the examples directory except > 'paned'. When I run 'paned' I got following errors. > > # ./paned > Gtk-ERROR **: file gtktextdisplay.c: line 237 (get_shape_ext

gtk_text_buffer_insert() cause fault.

2003-08-28 Thread hcyun
Title: gtk_text_buffer_insert() cause fault. After cross-compiling all the gtk+2.2 related things for my iPAQ, I can run all test applications in the examples directory except 'paned'. When I run 'paned' I got following errors. # ./paned Gtk-ERROR **: file gtktex