Bug 142860 - DynamicTwinView and windows accross screens
Summary: DynamicTwinView and windows accross screens
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: xinerama (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
: 133644 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-12 08:36 UTC by Dexter Magnific
Modified: 2008-04-02 12:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dexter Magnific 2007-03-12 08:36:40 UTC
Version:           unknown (using KDE 3.5.6, Gentoo)
Compiler:          gcc version 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)
OS:                Linux (i686) release 2.6.19-gentoo-r4

Hi,

This bug happens when using the DynamicTwinView option of NVidia cards that allows plugging/unplugging monitors without restarting X.

When I start KDE with only one screen and after that plug another monitor and use NVidia Settings to activate it (using TwinView and Xinerama), KWin is aware about the new size of the desktop but not that two monitors are connected (it considers it is a single desktop of the size of the two monitors). Thus when maximizing a window it is displayed accross the two monitors. Restarting KDE (not X) resolves the thing. Restarting KWin itself fixes also the problem.
Comment 1 Lubos Lunak 2008-03-16 19:42:51 UTC
SVN commit 786319 by lunakl:

Don't disable xinerama options if xinerama is not available, this may
change with xrandr1.2 and in the worst case those options simply
will degenerate to the trivial one-screen case.
BUG: 142860



 M  +7 -17     options.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=786319
Comment 2 Lubos Lunak 2008-04-02 12:30:49 UTC
*** Bug 133644 has been marked as a duplicate of this bug. ***