[Digikam-devel] [Bug 131301] Crash after add second image
Gilles Caulier
caulier.gilles at free.fr
Wed Jul 26 09:17:27 BST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=131301
caulier.gilles free fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From caulier.gilles free fr 2006-07-26 10:17 -------
SVN commit 566465 by cgilles:
digikam from stable: fix crash under FreeBsd
BUG: 131301
M +1 -1 albumlister.cpp
--- branches/stable/extragear/graphics/digikam/digikam/albumlister.cpp #566464:566465
@ -313,7 +313,7 @
int albumID;
QString name;
QString date;
- off_t size;
+ size_t size;
QSize dims;
ImageInfoList newItemsList;
More information about the Digikam-devel
mailing list