[Digikam-devel] [Bug 256776] Digikam leaves ".digikam-exifrotate" files etc. on harddisk
Gilles Caulier
caulier.gilles at gmail.com
Fri Mar 25 07:24:28 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=256776
Gilles Caulier <caulier.gilles at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |caulier.gilles at gmail.com
Version|1.5.0 |2.0.0
--- Comment #2 from Gilles Caulier <caulier gilles gmail com> 2011-03-25 08:24:27 ---
This file is create when Exif orientation tag is used to rotate JPEG image
automatically. It appear with :
- Camera interface during download,
- Batch Queue Manager rotate tool.
- Album interface, when right image option is used.
Typically, code source relevant is there :
https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/libs/jpegutils/jpegutils.cpp#L311
And sound like something is wrong here :
https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/libs/jpegutils/jpegutils.cpp#L484
... it miss "unlink(out);" before to return false...
Gilles Caulier
--
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