Version: (using KDE 4.0.0) Installed from: SuSE RPMs Downloaded some CR2 images from my Canon 350D and since dolphin offer okular as an option to open it, so I thought hmm why not to try ...
Created attachment 23257 [details] stacktrace
What a strange backtrace... can you install the dbg or debuginfo packages, and try getting a better backtrace? Is the file too big to be attached?
On Thu, Jan 24, 2008 at 10:02:24PM -0000, Szabolcs Illes wrote: Hej, > Created an attachment (id=23257) > --> (http://bugs.kde.org/attachment.cgi?id=23257&action=view) > stacktrace Hmm, looks strange... could you add a test image as well, please? Ciao, Tobias
tried to attach, but it's 6Mb :( kdegraphics4-debuginfo is installed, I can not find okular-deebuginfo, maybe it's not in the opensuse10.3 repo? I will try to find a place where I can upload it
Test CR2(white wall, just to make it small). Get it from here: http://nuk.teteny.elte.hu/~selli/IMG_8128.CR2
Thanks! Unfortunately, we cannot do much with that, as it's a slightly changed TIFF. For now I'll just avoid the crash.
SVN commit 765972 by pino: Add a mapping system for pages to exclude the pages we are not able to load, avoid crashing when requesting "invalid" pages. BUG: 156608 M +25 -5 generator_tiff.cpp M +4 -0 generator_tiff.h WebSVN link: http://websvn.kde.org/?view=rev&revision=765972
SVN commit 765973 by pino: Backport: add a mapping system for pages to exclude the pages we are not able to load, avoid crashing when requesting "invalid" pages. CCBUG: 156608 M +25 -5 generator_tiff.cpp M +4 -0 generator_tiff.h WebSVN link: http://websvn.kde.org/?view=rev&revision=765973