Bug 304782

Summary: View->Start Slideshow just enters fullscreen mode
Product: [Applications] gwenview Reporter: Will Stephenson <wstephenson>
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: benni, edwardiv1
Priority: NOR    
Version: 2.9.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.10.0

Description Will Stephenson 2012-08-08 10:36:11 UTC
I read your blog and tried out our packaged 2.9.0 and my git build (d7bb908 Improve the way we track video playing state), and in both cases Start Slideshow just enters the new fullscreen mode, no slideshow.
Comment 1 Edward 2012-12-04 09:59:38 UTC
When in Browse mode, selecting View|Slideshow simply makes the window go to full screen and does not do a slideshow.  When in View mode, View|Slideshow behaves as expected.
Comment 2 Aurelien Gateau 2012-12-07 14:26:00 UTC
Git commit b5d8fbdbfe67f31dda15641f2c7f839fef762f1f by Aurélien Gâteau.
Committed on 07/12/2012 at 15:25.
Pushed by gateau into branch 'master'.

Fix slideshow not starting

Make sure we go in view mode when started with "-" and when "Start Slideshow"
is selected from menu.

M  +4    -0    app/mainwindow.cpp

http://commits.kde.org/gwenview/b5d8fbdbfe67f31dda15641f2c7f839fef762f1f
Comment 3 Edward 2012-12-09 01:10:23 UTC
(In reply to comment #2)
When we come out of slide show, does it return to the last mode (e.g. Browse) or is it then set to View?  I think the former should be expected behavior.