Bug 148629 - "Adjust Exif orientation tag" does not continue after error
Summary: "Adjust Exif orientation tag" does not continue after error
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Orientation (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-08 04:01 UTC by Tro
Modified: 2017-08-11 21:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.9.3


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tro 2007-08-08 04:01:20 UTC
Version:           0.9.2 (using KDE KDE 3.5.7)
Installed from:    Ubuntu Packages
OS:                Linux

In 0.9.2:
* select a set of images (JPEGs with one or more PNGs) in the main album view
* Try to Image>Adjust Exif orientation tag

The adjusting will work for JPEGs. Then an error will pop up about not being able to adjust exif for the first PNG in the set. At this point, the operation will "freeze". The progress bar will not change. The operation for other JPEGs will not be completed.

I think the operation should just continue after the error without processing the PNGs.
Comment 1 caulier.gilles 2007-11-28 10:11:52 UTC
SVN commit 742592 by cgilles:

digiKam from KDE3 branch : fix error dialog when user adjust Exif orientation tag 
BUG: 148629
KDE4PORT


 M  +19 -4     albumiconview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=742592
Comment 2 caulier.gilles 2007-11-28 10:17:52 UTC
Backported to KDE4 with commit #742592

Gilles
Comment 3 Tro 2007-11-28 16:41:58 UTC
Thanks. :)