Version: 2.1 Alpha (trunk at rev 983445) (using KDE 4.2.3) Compiler: gcc version 4.4.0 20090506 (Red Hat 4.4.0-4) OS: Linux Installed from: Fedora RPMs i have dual monitor setup (using nvidia-settings and 2nd monitor set to twinview). in kpresenter, "Slide Show" -> "Configure Presenter View" presentation monitor list shows "Monitor 1 (primary)" and "Monitor 2" whatever this is set to, the slide show gets shown on monitor 1 (even if presenter view is enabled, which also goes on monitor 1). I would expect kpresenter to ensure that the slide show display is initialised to the screen that has been chosen.
Created an attachment (id=34635) [details] Proposed patch against trunk (rev 983609) at the moment it show()'s canvas before moving it, but (at least on my computer) this doesn't move the window if it is full screen. this patch swaps them around so it moves and resizes before showing and setting in focus.
Hmm, having seen: http://websvn.kde.org/trunk/koffice/kpresenter/part/KPrViewModePresentation.cpp?r1=900607&r2=965490 It looks like I've missed something important.
*** Bug 240057 has been marked as a duplicate of this bug. ***
SVN commit 1134727 by zachmann: Fix Bug 197030 - Presentation monitor setting ignored Somehow I did not see that you have attached a patch to the bug. Took me some time to figure out the same you did already. Next time please ping me if I miss to react on a posted patch. BUG: 197030 M +3 -2 KPrViewModePresentation.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1134727
SVN commit 1134728 by zachmann: Backport SVN commit 1134727 by zachmann: Fix Bug 197030 - Presentation monitor setting ignored Somehow I did not see that you have attached a patch to the bug. Took me some time to figure out the same you did already. Next time please ping me if I miss to react on a posted patch. CCBUG: 197030 M +3 -2 KPrViewModePresentation.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1134728
You need to log in before you can comment on or make changes to this bug.