[Digikam-devel] [Bug 276096] PGF images not shown if zoom is set to 100%

Raphael Schweizer rschweizer at schweizer-informatik.ch
Tue Jul 12 23:33:38 BST 2011


https://bugs.kde.org/show_bug.cgi?id=276096





--- Comment #22 from Raphael Schweizer <rschweizer schweizer-informatik ch>  2011-07-12 22:33:38 ---
I thought the problem is with
https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/abd03787b7b1e3a392803edc5b40dfb25a69423c/entry/libs/threadimageio/pgfutils.cpp#L80
with the uninitialized QImage buffer (I'm sure I saw a corresponding stacktrace
today).
But for pgfloader, should it not be memset(data, 0xFF,
width*height*(m_sixteenBit ? 8 : 4)) ?

- Raphael

-- 
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