Version: unspecified (using KDE 4.4.3) OS: Linux (Sorry for my bad English) Earlier all JPEG-2000 images (*.jp2) could be opened using Okular, Gwenview or KolourPaint. Now any KDE application cannot open most my JPEG-2000 files (some files may be opened now). Application cannot open only large images. I had downloaded last sources of jasper library, but compiled by me jasper library can decode large JPEG 2000 images. // installed version $ imginfo -f test_1000x750.jp2 jp2 3 1000 750 8 2250000 $ imginfo -f test_3264x2448.jp2 error: cannot decode code stream cannot load image // compiled version $ ./imginfo -f test_1000x750.jp2 jp2 3 1000 750 8 2250000 $ ./imginfo -f test_3264x2448.jp2 jp2 3 3264 2448 8 23970816 Reproducible: Always Steps to Reproduce: Try to open large JPEG-2000 image.
In what way is "imginfo" related to KDE?
KDE uses jasper library and imginfo uses jasper library. Any application that uses libjasper.so cannot open large images. If I replace libjasper.so by compiled version then all applications will open large images.
Yes, I understand that, but why do you use the KDE bug tracker to report this bug, if you are stating that the problem is with the jasper library? If the version provided by your distribution is not able to read all files and should be fixed or updated, please report the problem to https://qa.mandriva.com/index.cgi