[Digikam-devel] [digikam] [Bug 314260] Large .tif files are not loaded
Gilles Caulier
caulier.gilles at gmail.com
Thu Feb 21 19:53:29 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=314260
Gilles Caulier <caulier.gilles at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcel.wiesweg at gmx.de
--- Comment #8 from Gilles Caulier <caulier.gilles at gmail.com> ---
Marcel,
I can reproduce a similar dysfunction under MACOSX when i want to load a large
panorama JPEG image :
digikam(15314)/digikam (core) Digikam::DImg::load:
"/Users/gilles/Pictures/Photos/DORDOGNE/2012-08-15/pano4/panorama_v1.jpg" :
JPEG file identified
digikam(15314)/digikam (core) Digikam::DMetadata::getImageHistory: Loading
image history "<?xml version="1.0"?>
<history version="1">
<file
uuid="21a3d2bae6d51df7cfcadab25bf965233b90c6ec8b62a4faad00e6cfa96939ee"
type="original">
<fileParams fileName="panorama.jpg"
filePath="/mnt/data/Photos/DORDOGNE/2012-08-15/pano4/"
fileHash="3b90c6ec8b62a4faad00e6cfa96939ee" fileSize="14630711"
creationDate="2012-08-15T15:38:48"/>
</file>
<filter filterName="transform:crop" filterDisplayName="Crop"
filterVersion="1" filterCategory="reproducible" branch="true">
<params>
<param name="height" value="3628"/>
<param name="width" value="10420"/>
<param name="x" value="7"/>
<param name="y" value="822"/>
</params>
</filter>
</history>
"
digikam(15314)/KEXIV2 KExiv2Iface::KExiv2::getImageDateTime: DateTime =>
Exif.Photo.DateTimeOriginal => QDateTime("mer. août 15 15:38:48 2012")
digikam(15314)/digikam (core): Not enough memory to allocate buffer of size
151215040
digikam(15314)/digikam (core) Digikam::JPEGLoader::load: Cannot allocate
memory!
digikam(15314)/digikam (core) *Digikam::EditorCore::getImg: d->image is NULL
My Macbook pro has 8Gb of RAM !
This image can be open under Linux without any problem...
Where/how i can debug this dysfunction ?
Gilles Caulier
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list