Hi! I don't know if this could be useful, anyway when I try to export an image of a diagram in Argouml, it crashes and I get the following interesting stack dump: Stack: [0x903bb000,0x9040c000], sp=0x90409d50, free space=315k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ld-linux.so.2+0x137ad] C [libdl.so.2+0xc84] C [ld-linux.so.2+0xdce6] C [libdl.so.2+0x107c] C [libdl.so.2+0xcba] dlclose+0x2a C [libjpeg.so+0x1ce0] C [libjpeg.so+0x1e8f] Java_com_sun_imageio_plugins_jpeg_JPEGImageWriter_initWriterIDs+0x1f j com.sun.imageio.plugins.jpeg.JPEGImageWriter.initWriterIDs(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Class;)V+0 j com.sun.imageio.plugins.jpeg.JPEGImageWriter.<clinit>()V+23 v ~StubRoutines::call_stub V [libjvm.so+0x1d9367] Do I have to wait for some update or so? The webstart doesn't even starts. Ciao! Carotinho Chiacchiera con i tuoi amici in tempo reale! http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com
On Fri, 2009-07-17 at 13:07 +0200, Dario wrote:
Hi!
I don't know if this could be useful, anyway when I try to export an image of a diagram in Argouml, it crashes and I get the following interesting stack dump:
com.sun.imageio.plugins.jpeg.JPEGImageWriter.initWriterIDs(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Class;)V+0 j com.sun.imageio.plugins.jpeg.JPEGImageWriter.<clinit>()V+23 v ~StubRoutines::call_stub V [libjvm.so+0x1d9367]
Do I have to wait for some update or so? The webstart doesn't even starts.
This is an issue with OpenJDK which doesn't work with the new libjpeg. I think jre from community should work though, as they don't use libjpeg for anything but use their own jpeg library.
Hi everyone - relatively new to arch and first post on this list. Am Fri, 17 Jul 2009 13:08:12 +0200 schrieb Jan de Groot:
This is an issue with OpenJDK which doesn't work with the new libjpeg.
It seems that other programs have problems with the new libjpeg as well. I get blurred images from jpg files in some image viewers. Of those that I use or tested these are geeqie/gqview and eog. Gthumb works fine though. I wasn't sure if this really is because of the new libjpeg or one of the other updates I recently made, so I didn't file a bug report, yet. This is on x86_64. Axel.
2009/7/17 Axel Müller <axel-mueller-74@web.de>:
Hi everyone - relatively new to arch and first post on this list.
Am Fri, 17 Jul 2009 13:08:12 +0200 schrieb Jan de Groot:
This is an issue with OpenJDK which doesn't work with the new libjpeg.
It seems that other programs have problems with the new libjpeg as well. I get blurred images from jpg files in some image viewers. Of those that I use or tested these are geeqie/gqview and eog. Gthumb works fine though.
I wasn't sure if this really is because of the new libjpeg or one of the other updates I recently made, so I didn't file a bug report, yet.
This is on x86_64.
Axel.
Yep, it seems to be caused by libjpeg update. It sucks, I had to rebuild my repo completely :-| and I get blurred images. I guess that it's caused by some incompatibility between GTK2 image loader and libjpeg 7. Lukas
participants (4)
-
Axel Müller
-
Dario
-
Jan de Groot
-
Lukáš Jirkovský