Bugzilla – Bug 115324
JPEG2000 broken in KolourPaint
Last modified: 2006-09-18 13:15:36 UTC
Saving in JPEG 2000 format (*.jp2) is broken in KDE KolourPaint, which is a paint application in KDE-imaging package. I'm not a programmer, but I heard, that KolourPaint uses KImageIO class for it's image formats, so the bug might be there... Steps To reproduce: 1) Install SuSE 10.0 BETA4 2) Add any BETA4 mirror to the list 3) install kdegraphics3-imaging package via Yast 4) Start KDE KolourPaint (in KDE menu, graphics submenu) 5) Open the Suse 10 wallpaper: "/usr/share/wallpapers/suse10-800x600.jpg 6) "Save as" on your Desktop as JPEG 2000 image 7) error will result, JPEG2000 file will be created, 0 bytes in it.
jpeg2000 support is just generally broken..
Dirk: please take out Jpeg 2000 support from kimgio then. People expect files to be saved when they save.
I'm still investigating.. we have HAVE_JASPER defined but most of the saving code is #ifdef'ed inside JAS_IMAGE_CS_RGB which seems nowhere set.. no idea why yet. looking.
ah, this #define does no longer exist with newer libjasper (newer than 1.5). ok, our code just needs a little porting.
Updating status to `assigned' and reducing severity to `major'.
submitted fixed package
Tested in newest openSUSE 10.2 Alpha4 - the bug still exists.
Hello ---- any one is working on this?
yep. I can load JPEG2000 images just fine.
That's the problem. You can load, but you cannot save.
Bug Reopened.
writing of files works perfectly for me. Please provide more information.
look at "Steps To reproduce" earlier. Reopened.
try alpha5.
Are you sure that it works ?
Yes, I am. I'm no longer responding given that I already closed it as worksforme multiple times so unless you can show me with alpha5 a way that is reproduceable it is going to stay that way.