Summary: | Kenburns effect from AdvancedSlideshow forgets to auto-rotate photos | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Martin Spoelstra <martin> |
Component: | Plugin-Generic-Presentation | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kipi-plugins/7613b04013216e1baf285eefdcbbf3808993715d | Version Fixed In: | 5.0.0 |
Sentry Crash Report: | |||
Attachments: | attachment-7330-0.html |
Description
Martin Spoelstra
2013-06-26 16:18:37 UTC
Martin, This file still valid using last kipi-plugins 4.10.0 ? Gilles Caulier Created attachment 92731 [details] attachment-7330-0.html Gilles, upgraded to use DigiKam 4.10 (on Kubuntu 14.10) en the latest Kipi plugins, and yes, still the same problem. Pictures autorotated by DigiKam, are not rotated by the kenBurns effect for the slide show. sorry to bring bad news, but thanks for the follow up.. Martin Spoelstra, On 05/18/2015 02:13 PM, Gilles Caulier wrote: > https://bugs.kde.org/show_bug.cgi?id=321647 > > Gilles Caulier <caulier.gilles@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |caulier.gilles@gmail.com > Summary|slideshow using Ken Burns |Kenburns effect from > |effect forgets auto-rotate |AdvancedSlideshow forgets > |of photo's |to auto-rotate photos > > --- Comment #1 from Gilles Caulier <caulier.gilles@gmail.com> --- > Martin, > > This file still valid using last kipi-plugins 4.10.0 ? > > Gilles Caulier > Git commit 7613b04013216e1baf285eefdcbbf3808993715d by Gilles Caulier. Committed on 09/03/2016 at 13:38. Pushed by cgilles into branch 'master'. use kipi host interface to get image preview as well. Do not rotate image, this is done on kipi host image loader side. FIXED-IN: 5.0.0 M +41 -79 advancedslideshow/common/slideshowloader.cpp M +2 -4 advancedslideshow/common/slideshowloader.h M +18 -35 advancedslideshow/opengl/kbimageloader.cpp M +1 -1 advancedslideshow/opengl/kbimageloader.h M +12 -12 advancedslideshow/opengl/slideshowgl.cpp M +1 -1 advancedslideshow/opengl/slideshowgl.h M +7 -7 advancedslideshow/opengl/slideshowkb.cpp M +1 -1 advancedslideshow/opengl/slideshowkb.h M +5 -12 advancedslideshow/plugin/plugin_advancedslideshow.cpp M +3 -3 advancedslideshow/widgets/slideshow.cpp M +1 -4 advancedslideshow/widgets/slideshow.h http://commits.kde.org/kipi-plugins/7613b04013216e1baf285eefdcbbf3808993715d |