[Digikam-devel] [Bug 261015] Digikam Fingerprinter crashes
Daniel Scharrer
dscharrer at gmail.com
Tue Dec 28 01:42:11 GMT 2010
https://bugs.kde.org/show_bug.cgi?id=261015
--- Comment #5 from Daniel Scharrer <dscharrer gmail com> 2010-12-28 02:42:08 ---
(In reply to comment #4)
> Daniel: I think passing an image of width or height 0 is caught somewhere. It's
> simple, when given a null image it returns a null image.
Yes, passing dw=0 an/or dh=0 is handled by smoothScale().
However, when passing Qt::KeepAspectRatio as aspectRatioMode (the
fringerprinter does this when generating the status thumbnail), dw or dh may
still be scaled down to zero and this is not handled.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list