[digikam] [Bug 360714] JPGEG2000 thumbnails shows as dimension 0x0 pixel
Ulrich Eckhardt
bugzilla_noreply at kde.org
Tue Feb 7 10:11:47 GMT 2017
https://bugs.kde.org/show_bug.cgi?id=360714
--- Comment #13 from Ulrich Eckhardt <kde at uli-eckhardt.de> ---
I have added the following printf statement at the end of jp2kloader.cpp
(around line 570), and there the image width and height is always printed
correctly:
jas_cleanup();
fprintf(stderr, "**** jp2kloader %d %d\n", imageWidth(), imageHeight());
return true;
}
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list