[Digikam-devel] [Bug 182738] Digikam crash on/after image library scan
Gilles Caulier
caulier.gilles at gmail.com
Mon Feb 2 05:15:49 GMT 2009
http://bugs.kde.org/show_bug.cgi?id=182738
Gilles Caulier caulier gilles gmail com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcel.wiesweg at gmx.de
--- Comment #6 from Gilles Caulier <caulier gilles gmail com> 2009-02-02 06:15:48 ---
Andreas,
ImageScanner::loadFromDisk() is here:
http://lxr.kde.org/source/extragear/graphics/digikam/libs/database/imagescanner.cpp#594
m_img, is a image conatiner (image dat + metadata)
http://lxr.kde.org/source/extragear/graphics/digikam/libs/database/imagescanner.h#156
http://lxr.kde.org/source/extragear/graphics/digikam/libs/dimg/dimg.h
But here, m_img is used to load a small part of image not whole content. We
collect information to fill database. For me, we never touch image file.
Gilles
--
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