[Java-gnome-developer] Some other minor issues
Brought to you by:
afcowie
From: Luca De R. <pie...@li...> - 2003-11-01 14:54:29
|
Hi, as your request I'm reporting some other issues I've encountered while programming with java-gnome: these are not really big ones, because with my little experience, I just haven't used the most of the classes which comes with java-gnome, but these are just the ones I've hitted. 1. If you use the AppBar, all is fine except that, if you also install menu hints, instead of the right hint you will end up with a lot of libgnomeui information strings sticked in the appbar, but only when the mouse hovers the main menu items i.e. file, edit,...etc. (If you want I can explain myself better with a couple of pics). 2. It seems there is a couple of visible bug in the TestGtk application: when you click on the toolbar button and on the handle box button the program crash with signal 11 with a long trace. I think these traces are easily reproducible, but again if you want I will post them. 3. In the TreeExample app, it cannot render a pixbuf on the tree. It complaints with this message: (java-gnome:5123): GLib-GObject-CRITICAL **: file gvaluetypes.c: line 795 (g_value_set_pointer): assertion `G_VALUE_HOLDS_POINTER (value)' failed (java-gnome:5123): GLib-GObject-CRITICAL **: file gvaluetypes.c: line 795 (g_value_set_pointer): assertion `G_VALUE_HOLDS_POINTER (value)' failed (java-gnome:5123): GLib-GObject-WARNING **: gobject.c:882: object class `GtkCellRendererPixbuf' has no property named `???/?hBx??H?+iB? ?<????8??H$????a?H' And finally, altought maybe it isn't a bug report, can we have chance to see the MessageDialog class finished? Thanks for all your great job :) Luca. -- Luca De Rugeriis <pie...@li...> |