Version: (using KDE 4.3.3) Compiler: gcc 4.3-34.243 OS: Linux Installed from: openSUSE RPMs On a multiple monitor setup (2 or 3), when X11 starts, the wallpaper doesn't show up on two of the monitors--but the wallpaper only shows up on one of the three monitors. I have to manually set the wallpaper on two of the desktops each time I restart X. Also, the panels are all moved to the left of each monitor each time X11 is restarted. Here is the X configuration file in case it is of any help for reproducing the bug: # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 1.0 (buildmeister@builder58) Fri Apr 17 00:40:57 PDT 2009 # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder58) Fri Apr 17 00:40:10 PDT 2009 #Section "Extensions" # Option "Composite" "Enable" #EndSection Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 1600 0 Screen 1 "Screen1" LeftOf "Screen0" Screen 2 "Screen2" 3520 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" #Load "dri" EndSection Section "ServerFlags" # Removed Option "Xinerama" "1" # Removed Option "Xinerama" "0" Option "Xinerama" "1" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor0" VendorName "Unknown" ModelName "Samsung SyncMaster" HorizSync 30.0 - 81.0 VertRefresh 56.0 - 75.0 Option "DPMS" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor1" VendorName "Unknown" ModelName "HP 2009" HorizSync 24.0 - 85.0 VertRefresh 48.0 - 76.0 Option "DPMS" Option "Rotate" "CCW" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor2" VendorName "Unknown" ModelName "DELL E228WFP" HorizSync 30.0 - 83.0 VertRefresh 56.0 - 75.0 Option "DPMS" Option "Rotate" "CW" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GTX 260" BusID "PCI:2:0:0" Screen 0 EndSection Section "Device" Identifier "Device1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 8400 GS" BusID "PCI:4:0:0" EndSection Section "Device" Identifier "Device2" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GTX 260" BusID "PCI:2:0:0" Screen 1 EndSection Section "Screen" # Removed Option "metamodes" "DFP-1: 1280x1024 +0+0" # Removed Option "metamodes" "DFP-1: nvidia-auto-select +0+0" # Removed Option "TwinView" "0" # Removed Option "metamodes" "DFP-0: nvidia-auto-select +0+0" # Removed Option "TwinView" "1" # Removed Option "metamodes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1920+0" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "NoLogo" "True" Option "Coolbits" "1" Option "RenderAccel" "True" Option "TwinView" "0" Option "TwinViewXineramaInfoOrder" "DFP-0" Option "metamodes" "DFP-0: nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" # Removed Option "metamodes" "DFP-0: nvidia-auto-select +0+0" # Removed Option "metamodes" "nvidia-auto-select +0+0" Identifier "Screen1" Device "Device1" Monitor "Monitor1" DefaultDepth 24 Option "NoLogo" "True" Option "Coolbits" "1" Option "RenderAccel" "True" Option "TwinView" "0" Option "metamodes" "DFP: nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" # Removed Option "metamodes" "nvidia-auto-select +0+0" Identifier "Screen2" Device "Device2" Monitor "Monitor2" DefaultDepth 24 Option "NoLogo" "True" Option "Coolbits" "1" Option "RenderAccel" "True" Option "TwinView" "0" Option "metamodes" "DFP-1: nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Extensions" Option "Damage" "true" Option "Composite" "Enable" EndSection
*** Bug 212438 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 198681 ***