Package: libgcj6-awt Version: 4.0.2-2 Severity: important
I've found this bug at gnu's bugzilla, it is marked as fixed, but it isn't in fact. If you compile this code: class test{ public static void main(String[] args){ javax.swing.JFrame gg = new javax.swing.JFrame(); gg.setBounds(200, 200, 200,200); gg.setVisible(true); } } like this: gcj test.java --main=test -o test and execute it, there would be an error: [EMAIL PROTECTED]:~$ ./test ** ERROR **: file ../../../src/libjava/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkImage.c: line 572 (createRawData): assertion failed: (data_fid != 0) aborting... Abgebrochen It prevents a lot of programms working... -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686 Locale: LANG=de_CH, LC_CTYPE=de_CH (charmap=ISO-8859-1) Versions of packages libgcj6-awt depends on: ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libatk1.0-0 1.10.3-1 The ATK accessibility toolkit ii libc6 2.3.5-6 GNU C Library: Shared libraries an ii libcairo2 1.0.0-3 The Cairo 2D vector graphics libra ii libfreetype6 2.1.7-2.4 FreeType 2 font engine, shared lib ii libgcc1 1:4.0.2-2 GCC support library ii libgcj6 4.0.2-2 Java runtime library for use with ii libglib2.0-0 2.8.1-1 The GLib library of C routines ii libgtk2.0-0 2.6.10-1 The GTK+ graphical user interface ii libpango1.0-0 1.8.2-2 Layout and rendering of internatio ii libxtst6 6.8.2.dfsg.1-7 X Window System event recording an ii xlibs 6.8.2.dfsg.1-7 X Window System client libraries m ii zlib1g 1:1.2.3-4 compression library - runtime libgcj6-awt recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]