Bug 148629

Summary: "Adjust Exif orientation tag" does not continue after error
Product: [Applications] digikam Reporter: Tro <tro>
Component: Metadata-OrientationAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 0.9.3

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. :)