[Digikam-devel] [Bug 274947] Auto-rotate/flip image does not work at import
Peter Albrecht
px79 at crazymonkeys.de
Wed Jul 13 21:45:27 BST 2011
https://bugs.kde.org/show_bug.cgi?id=274947
--- Comment #29 from Peter Albrecht <px79 crazymonkeys de> 2011-07-13 20:45:27 ---
(In reply to comment #28)
> I assume we need to initialize the two additional parameters as well that were
> added to transform_info, in particulat, setting crop to false so that all the
> crop parameters are ignored. So far, crop was unitialized.
> Please test my commit, as I have libjpeg-62 and cannot test.
Yes, your patch in comment #27 did fix the bug! (*hurray*)
How I compiled:
- I "started to install" digikam-2.0.0_rc
# ebuild digikam-2.0.0_rc.ebuild configure
- applied your patch in comment #27 (although the line numbers differed a
little bit, I could find the correct place to insert those 5 lines)
- and finally compiled and installed digikam
# ebuild digikam-2.0.0_rc.ebuil merge
How I tested:
- I took a new photo in portrait layout
- imported this photo from sd card with "auto-rotate/flip image" enabled
The test results:
- the missing four log lines of comment #18 are now printed to stdout
- the photos in digikam are rotated correctly
=> everything fine! :)
Further steps todo:
- this bugfix should find it's way to digikam-2.0.0_rc or
digikam-2.0.0[_final]
- this bug can be closed (FIXED!)
Thanks to everyone!
--
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