Re: Please help me to migrate gtk2.4.13 to new arch



Hello!
	The problem disappeared after I upgraded glib to 2.6.1. 
	Thank u!

> On Fri, 2005-01-21 at 16:31 +0800, Falls Huang wrote:
> > Hello!
> > 
> > 	I'm new to gtk and trying to migrate gtk+-2.4.13 to a new cpu(fujitsu's
> > FRV461 , Big endian). I have successefully *native- compiled*
> > glib-2.4.6/libpng/libjpeg/bash/sed/perl/tinyx ... with
> > linux-kernel-2.4.24 and gcc-3.4 .
> > 
> > 	I native-compiled gtk-2.4.13 and began to execute the program in gtk
> > +-2.4.13/examples. Most of the program ran well except paned/filesel.
> > The two program crashed and gave the same info :
> 
> Note that these are no longer supported versions of GLib and GTK+...
> they have been replaced by the 2.6.x versions.
> 
> > ////////////////////////////////////////
> > (filesel:7096): GLib-GObject-WARNING **: cannot add interface type
> > `GtkTreeSortable' to type `GtkListStore' which does not conform to
> > prerequisite `GtkTreeModel'
> > 
> > GLib-GObject-ERROR **: file ./gtype.c: line 1691
> > (type_iface_vtable_base_init_Wm): assertion failed: (iface->data &&
> > entry && entry->vtable == NULL && iholder && iholder->info)
> > aborting...
> > ///////////////////////////////////////
> > 
> >   Both of them crashed in function : gtk_list_store_new()
> >   Any help is welcom :)
> 
> Does 'make check' in GLib pass? The tests in tests/glib/gobject are
> pretty thorough at checking that interfaces are working correctly.
> 
> Regards,
> 						Owen
> 
-- 
Regards 
Falls Huang




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