Kasper Peeters <[EMAIL PROTECTED]> writes:

> int main(int argc, char **argv)
>      {
>      Gnome::Canvas::init();
>      Gtk::Main app(argc,argv);

This is just a wild guess. But perhaps GTK must be initialised before
the canvas module. Have you tried swapping these two lines?

-- 
Ole Laursen
http://www.cs.aau.dk/~olau/
_______________________________________________
gnomemm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnomemm-list

Reply via email to