[Digikam-devel] [Bug 276920] Digikam shows wrong file size in thumbnail info for files >2Gb

Marcel Wiesweg marcel.wiesweg at gmx.de
Sat Aug 20 14:45:55 BST 2011


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





--- Comment #7 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-08-20 13:45:55 ---
Git commit af06c4b16c443bda20f6aa423dd474a1e6a869f8 by Marcel Wiesweg.
Committed on 20/08/2011 at 15:43.
Pushed by mwiesweg into branch 'master'.

Make file sizes >2GB work with SQlite without changing ioslave protocol

To avoid changing the protocol, any 31bit-value will be passed from the
ioslave,
any larger value will be reread from the main application.
For large file size support in MySQL, a schema change is needed.

CCBUG: 276920

M  +3    -2    libs/database/imageinfo.cpp
M  +22   -6    libs/database/imagelister.cpp
M  +0    -1    libs/database/imagelisterrecord.h

http://commits.kde.org/digikam/af06c4b16c443bda20f6aa423dd474a1e6a869f8

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