[Digikam-devel] [digikam] [Bug 314260] Large .tif files are not loaded
Gilles Caulier
caulier.gilles at gmail.com
Thu Feb 21 20:49:58 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=314260
--- Comment #10 from Gilles Caulier <caulier.gilles at gmail.com> ---
Marcel,
In KMemoryInfo class instance used in DImgLoader, this instance is valid but
memory info cannot be filled. I set more debug info by this commit :
http://commits.kde.org/digikam/fc688c4a4bd59ea27b7bce6f7d0ab84ae1c8473b
... and debug trace is this one :
digikam(26432)/digikam (core) Digikam::KMemoryInfo::bytes: AvailableRam: -1
(cache: -1 )
digikam(26432)/digikam (core): Not enough memory to allocate buffer of size
211587304
digikam(26432)/digikam (core): Available memory size is -1
digikam(26432)/digikam (core) Digikam::JPEGLoader::load: Cannot allocate
memory!
digikam(26432)/digikam (core) *Digikam::EditorCore::getImg: d->image is NULL
... as you can see, no info is filled by this memory parser...
Gilles Caulier
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list