[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#521905: [kwin] problem with fullscreen and maximized window



Package: kwin
Version: 4:3.5.10.dfsg.1-2
Severity: important

--- Please enter the report below this line. ---
I have a nvidia card with two screen attached. I use nvidia driver in 
twinview mode. See xorg.conf attached.
Since a recent upgrade of kwin (in sid), when i maximise a window or 
when i change a window in fullscreen mode, the window is spread through 
the two screen.

Before the update, windows are only maximized in one screen.

Thanks


--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.26-1-amd64

Debian Release: squeeze/sid
  500 unstable        mirror.home-dn.net 
  500 unstable        ftp.fr.debian.org 
  500 unstable        ftp.debian-unofficial.org 
  500 unstable        apt.shadoware.org 
  500 hardy           deb.mulx.net 

--- Package information. ---
Depends                  (Version) | Installed
==================================-+-================
kdelibs4c2a           (>= 4:3.5.9) | 4:3.5.10.dfsg.1-2
libart-2.0-2           (>= 2.3.18) | 2.3.20-2
libaudio2                          | 1.9.1-5
libc6                   (>= 2.2.5) | 2.9-6
libfontconfig1          (>= 2.4.0) | 2.6.0-3
libfreetype6            (>= 2.2.1) | 2.3.9-4
libgcc1               (>= 1:4.1.1) | 1:4.3.3-5
libice6               (>= 1:1.0.0) | 2:1.0.5-1
libidn11               (>= 0.5.18) | 1.12-1
libjpeg62                          | 6b-14
libpng12-0           (>= 1.2.13-4) | 1.2.35-1
libqt3-mt            (>= 3:3.3.8b) | 3:3.3.8b-5
libsm6                             | 2:1.1.0-2
libstdc++6              (>= 4.1.1) | 4.3.3-5
libx11-6                           | 2:1.2-1
libxcomposite1        (>= 1:0.3-1) | 1:0.4.0-3
libxcursor1             (>> 1.1.2) | 1:1.1.9-1
libxdamage1             (>= 1:1.1) | 1:1.1.1-4
libxext6                           | 2:1.0.4-1
libxfixes3            (>= 1:4.0.1) | 1:4.0.3-2
libxft2                 (>> 2.1.1) | 2.1.13-3
libxi6                             | 2:1.2.1-2
libxinerama1                       | 2:1.0.3-2
libxrandr2         (>= 2:1.2.99.2) | 2:1.3.0-2
libxrender1                        | 1:0.9.4-2
libxt6                             | 1:1.0.5-3
zlib1g                (>= 1:1.1.4) | 1:1.2.3.3.dfsg-13



-- 
Ulrich Van Den Hekke
http://ulrich.vdh.free.fr
Empreinte : 2C60 9A57 39DF 48DE 6B95  BEC7 D6F8 7F04 0D0B 72E7
Pourquoi chiffrer ces mails : http://openpgp.vie-privee.org/


Membre de l'April - « promouvoir et défendre le logiciel libre » - 
http://www.april.org

Rejoignez maintenant plus de 2 500 personnes, associations, entreprises
et collectivités qui soutiennent notre action
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (randy@juliet2)  Sat Jan 10 21:43:57 PST 2009

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg
#Section "Module"
#	Load	"dbe"
#	Load	"glx"
#	Load	"extmod"
#	Load	"type1"
#	Load	"freetype"
#	Load	"i2c"
#	Load	"ddc"
#	Load	"int10"
#EndSection
#Section "Extensions"
#    Option         "Composite" "Enable"
#    Option         "RENDER" "Enable"
#EndSection

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"

	# path to defoma fonts
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/share/fonts/X11/cyrillic"
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/Type1"
    FontPath        "/usr/share/fonts/X11/100dpi"
    FontPath        "/usr/share/fonts/X11/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "fr"
    Option         "XkbVariant" "latin9"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ExplorerPS/2"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier     "Ecran generique"
    HorizSync       28.0 - 64.0
    VertRefresh     43.0 - 60.0
    Option         "DPMS"
EndSection

Section "Device"

#	Driver		"nv"
#    Option "UseCompositeWrapper" "true" 
#    Option         "backingstore" "true"
    Option         "RenderAccel" "true"
#    Option         "AllowDDCCI" "true"
#    Option         "AllowGLXWithComposite" "true"
    Identifier     "NVIDIA Corporation NV36 [GeForce FX 5700LE]"
    Driver         "nvidia"
    Option         "CursorShadow" "true"
#    Option         "UseEdidFreqs" "true"
    Option         "NoLogo"
    Option	   "RandRRotation" "true"
    Option         "TwinView" "true"
    Option         "TwinViewOrientation" "CRT-0 RightOf DFP-0"
    Option         "UseDisplayDevice" "DFP,CRT"
    BusID          "PCI:1:0:0"
EndSection

Section "Device"
    Identifier     "Device"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 6200 TurboCache(TM)"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NV36 [GeForce FX 5700LE]"
    Monitor        "Ecran generique"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: