[Digikam-devel] [Bug 181347] cannot download picture with digikam : estimated space overestimated

Marcel Wiesweg marcel.wiesweg at gmx.de
Tue Jan 20 13:51:46 GMT 2009


http://bugs.kde.org/show_bug.cgi?id=181347





--- Comment #4 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-01-20 14:51:45 ---
SVN commit 914144 by mwiesweg:

GPItemInfo->size is qint64 and can be -1, which means not available from
driver.
Do not add negativ number to unsigned long.
Use qint64 format for intermediate calculation.

CCBUG: 181347

 M  +14 -10    cameraiconview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=914144


-- 
Configure bugmail: http://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