Hi, We're developing some apps using GTK (in Java via SWT) and noticed that while 32-bit versions of the apps look and work fine, 64-bit versions on both Intel and SPARC appear not to be themed.
It isn't SWT being funky either - compare /usr/bin/gtk-demo and /usr/bin/amd64/gtk-demo :-( Analysis of the SUNWgnome-base-libs package reveals a number of shared objects without 64-bit versions: /usr/lib/gtk-2.0/2.4.0/engines/libsvg.so /usr/lib/gtk-2.0/2.4.0/loaders/svg_loader.so /usr/lib/libart_lgpl_2.so (and aliases) /usr/lib/libglade/2.0/libcanvas.so /usr/lib/libgnomecanvas-2.so (and aliases) /usr/lib/librsvg-2.so (and aliases) I've just raised a bug for this, but Alan Coopersmith suggested I also dropped a note here so the JDS engineers could spot it. Are these missing libs the problem? How hard would it be to build them 64-bit? Cheers, Chris This message posted from opensolaris.org
