On Mon, Mar 13, 2006 at 04:08:31AM +0100, Czigola Gabor wrote: > Dear maintainers! > > I installed argouml from the package argouml on my today dist-upgraded > i386 Sid (running Debin on 2.6.15.5 kernel). First I have sun-j2sdk1.5 > installed already, so I have to set the JAVA_HOME, but that is not a > problem, but after all, it doesn't start: > > export JAVA_HOME=/usr;argouml > > (.:23093): GdkPixbuf-CRITICAL **: gdk_pixbuf_new: assertion `width > 0' > failed > > ** ERROR **: file > ../../../src/libjava/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkImage.c: line > 572 (createRawData): assertion failed: (data_fid != 0) > aborting... > /usr/bin/argouml: line 28: 23093 Aborted $JAVACMD -jar > /usr/share/java/argouml.jar "$@"
That was a known bug in Debian's gcj-4.0/gij-4.0. This is fixed in gcj-4.1/gig-4.1. Please retry with this. These are the default gcj/gij in Debian now. Cheers, Michael -- Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html Join the community at http://planet.classpath.org/ _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

