Bug 95592 - slide show fills both screens in dual head setup
Summary: slide show fills both screens in dual head setup
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-Presentation (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-21 19:42 UTC by Paulo Eduardo Neves
Modified: 2020-09-18 03:56 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paulo Eduardo Neves 2004-12-21 19:42:58 UTC
Version:           0.7 (using KDE 3.3.1, Gentoo)
Compiler:          gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
OS:                Linux (i686) release 2.6.9-gentoo-r8

In a machine with  a dual head configurantion (two monitors, aka, xinerama) the slide show displays each image in both displays. The correct behaviour would be use just one of the monitors, so we don't have a gap in the middle of the image.

There's probably more than one function to get the screen size, On returns the size of the current display, the other returns the size of both displays as if they were just one. The first one should be used.
Comment 1 Renchi Raju 2004-12-21 20:46:10 UTC
CVS commit by pahlibar: 


use xinerma specific settings to fill up only the screen occupied by the host
app
BUG: 95592


  M +30 -14    slideshow.cpp   1.13
  M +8 -5      slideshow.h   1.8
  M +30 -16    slideshowgl.cpp   1.13
  M +3 -0      slideshowgl.h   1.7



Comment 2 Tom Albers 2005-01-04 22:19:23 UTC
*** Bug 96318 has been marked as a duplicate of this bug. ***
Comment 3 Jens 2005-03-21 00:55:54 UTC
Hi,

this is surely an improvement, but it seems not to be fixed completely: on my machine, the slideshow is shown on the *first* monitor (not the monitor Digikam is in). 

I have two TFTs connected to a NVidia GF4, using the binary NVIDIA drivers and digikam 0.7.2 and kipi-plugins 0.1.0b2:

 > rpm -qa|grep digi
 digikamimageplugins-0.7.2-3
 digikam-0.7.2-7
 > rpm -qa|grep kipi
 libkipi-0.1.1-3
 kipi-plugins-0.1.0beta2-3

Please have another look at this =;)

Thanks!

Jens
Comment 4 Christian Weiske 2006-10-28 18:44:25 UTC
I do have the same problem. The slideshow appears on the first screen, not the one digikam is in.
Comment 5 Vincent Petry 2008-01-03 16:59:55 UTC
Same problem here with:
digikam-0.9.2-70.2
kipi-plugins-0.1.4-38
libkipi-0.1.5-84

How about adding an option which enables to select the monitor where to show the slideshow, with an auto option which defaults to the host app's monitor?

Thanks.
Comment 6 Angelo Naselli 2008-01-03 23:43:26 UTC
according to comment #4 and comment #5 
Comment 7 Dennis Jansen 2008-10-19 21:22:42 UTC
I think this is clearly closed and you should maybe open a new one as wishlist to have better multi-monitor support.
Comment 8 caulier.gilles 2008-12-08 09:17:08 UTC
Valerio,

Sound like this file is obsolete now. Right ?

Gilles Caulier
Comment 9 caulier.gilles 2009-10-01 13:16:10 UTC
Andy,

This entry is obsolete or no ?

Gilles Caulier
Comment 10 Andi Clemens 2009-10-01 13:26:57 UTC
Hmm I guess so...
Comment 11 Alessandro Russo 2010-02-07 11:35:45 UTC
This bug isn't obsolete. I'm using gwenview 2.3.4 and the advanced slideshow use only the first monitor not the monitor where is displayed gwenview.
Usually you want to show the slideshow on the secondary monitor not the main one so for me this bug is important.
Comment 12 caulier.gilles 2011-12-22 11:57:48 UTC
Paulo,

It stil valid using kipi-plugins 2.4 ?

Gilles Caulier
Comment 13 caulier.gilles 2011-12-22 15:18:17 UTC

*** This bug has been marked as a duplicate of bug 249930 ***
Comment 14 caulier.gilles 2020-09-18 03:56:32 UTC
Fixed with #249930