Summary: | Cannot display slideshow on second monitor (with xrandr) [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ludovic Pageaud <ludpg.spec+kde> |
Component: | Plugin-Generic-SlideShow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 2.5.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.5.0 | |
Sentry Crash Report: | |||
Attachments: | Set location of the slideshow widget to the active window monitor |
Excelent ! (:=))) Gilles Caulier Git commit 1e40dcee7150eaf765788eb7aa0e80d7526f1e18 by Gilles Caulier. Committed on 23/12/2011 at 22:01. Pushed by cgilles into branch 'master'. apply patch #67065 from Ludovic Pageaud BUGS: 289686 M +1 -1 utilities/slideshow/slideshow.cpp http://commits.kde.org/digikam/1e40dcee7150eaf765788eb7aa0e80d7526f1e18 |
Created attachment 67065 [details] Set location of the slideshow widget to the active window monitor Version: 2.5.0 (using KDE 4.7.3) OS: Linux Reproducible: Always Steps to Reproduce: I use dual monitor configuration with xrandr on ubuntu 11.10. Slideshow always starts on the first monitor (left one) even if digikam windows is on the second monitor. Expected Results: Slideshow should start on the monitor digikam is displayed I propose attached patch which works in my configuration. It set location of the slideshow widget to the monitor of the active window