[Bug 312549] New: showfoto does not correctly rotate images in the main view

classic Classic list List threaded Threaded
24 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[showfoto] [Bug 312549] showfoto does not correctly rotate images in the main view

Marcel Wiesweg
https://bugs.kde.org/show_bug.cgi?id=312549

--- Comment #20 from Marcel Wiesweg <[hidden email]> ---
The correct way would be to set up the MetadataSettings correctly. exifRotate =
true is the default value, which means at some place in showfoto, this setting
is changed, or the setup is not read correctly. We need to investigate.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[showfoto] [Bug 312549] showfoto does not correctly rotate images in the main view

Gilles Caulier-4
In reply to this post by Achim Herwig
https://bugs.kde.org/show_bug.cgi?id=312549

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/f14412312d4aa8c1ab3ac75
                   |                            |474e05cc6b723257a

--- Comment #21 from Gilles Caulier <[hidden email]> ---
Git commit f14412312d4aa8c1ab3ac75474e05cc6b723257a by Gilles Caulier.
Committed on 18/03/2013 at 10:09.
Pushed by cgilles into branch 'master'.

Initialize MetadataSettings at showfoto startup
Move canvas Exif autorotate handing in applyStandardSettings()
FIXED-IN : 3.2.0

M  +1    -1    showfoto/main/main.cpp
M  +15   -18   showfoto/main/showfoto.cpp
M  +1    -1    showfoto/main/showfoto.h
M  +9    -2    utilities/imageeditor/editor/editorwindow.cpp
M  +1    -1    utilities/imageeditor/editor/editorwindow.h
M  +1    -5    utilities/imageeditor/main/imagewindow.cpp

http://commits.kde.org/digikam/f14412312d4aa8c1ab3ac75474e05cc6b723257a

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[showfoto] [Bug 312549] showfoto does not correctly rotate images in the main view

ar@home
In reply to this post by Achim Herwig
https://bugs.kde.org/show_bug.cgi?id=312549

--- Comment #22 from ar@home <[hidden email]> ---
Great!

I manually applied this to 2.6.0beta1 ... works fine. So patching other
versions with a slight jitter should be simple.

Thanks
Andreas

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 312549] showfoto does not correctly rotate images in the main view

bugzilla_noreply
In reply to this post by Achim Herwig
https://bugs.kde.org/show_bug.cgi?id=312549

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |showfoto
            Product|showfoto                    |digikam

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
12