-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Mark Howard wrote:
| On Tue, Nov 11, 2003 at 08:40:44PM +0000, Andrew wrote:
|
|>What do we do in this situation? (I haven't researched if it is a known
|>bug)?
|>Do we log it somewhere, or raise it to this list?
|
|
| In general, bugs should be submitted to the sourceforge bug tracker for
| the java-gnome project. Any changes there get sent here anyway, so we
| can all help out if somebody knows the answer. Unfortunately I can't
| help with this one - I'm sure you'll get a more helpful response from
| somebody else soon though.
|
|
|>org.gnu.glade.GladeXMLException: Unknown GtkToolbar child property:
|>border_width
|
|
Hey,
This error is coming from a native call
private native void glade_xml_new_from_buffer(byte[] buffer, String
rootname) throws GladeXMLException;
I did a search on the net, but I don't know much about glade and C
libraries in gnome (only about java type stuff :P)
I did just remove the gtk toolbar that I was using and used a normal
horizontal button panel and it works just the same.
- --
[A n d r e w]
- ------|------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQE/sVHH2AKtqeH2FeQRAiXKAKCUZRmg6rOhIvaD8lMFKqZxWh9UQwCcCEJz
uKMXFPEQ2ptSOul9dJo/uhU=
=lz4H
-----END PGP SIGNATURE-----
|