RE: [Java-gnome-developer] Some other minor issues
Brought to you by:
afcowie
From: Luca De R. <pie...@li...> - 2003-11-13 21:08:39
|
Il gio, 2003-11-13 alle 17:29, Jeffrey Morgan ha scritto: > This is quite strange. I took you attached example and > it ran fine without problems. Also, I have no problems > with the toolbar. Is it possible that you have an > older version of the shared object in your path? > > -Jeff > Not likely since I see the new MessageDialog in TestGtk, and I've taken new cleaned sources before compile the example. Unfortunately after rechecked cvs repo and recompiled the library just for stay sure, I've got the same problem in my gnomepg app. Also TestGtk behaves strange: if I start it and first I click on the toolbar button, nothing happens. The only way I can see the toolbar is launching the entry example first, don't ask me why. However it showed up with generic icons (the one with the red cross) and with this error on stdout: (java-gnome:4264): Gtk-CRITICAL **: file gtktoolbar.c: line 1408 (gtk_toolbar_insert_element): assertion `GTK_IS_WIDGET (widget)' failed Sometimes when I press the tollbar button it crashes totally: Gtk-ERROR **: file gtkcontainer.c: line 2389 (gtk_container_propagate_expose): assertion failed: (child->parent == GTK_WIDGET (container)) aborting... The funny thing is that this happens sometimes, but always if I launch the toolbar, while having the entry window still opened. Do you think that it can be my fault? I have read that Sourceforge synchronize cvs repos every 5 hours, maybe I haven't grabbed the latest revision of the code... The only thing non-standard it's that I have gtk-2.2.3, may be this? Ciao, Luca. -- Luca De Rugeriis <pie...@li...> |