[Bug 276242] [NEW] multiple "softplaces" on plasma desktop

Launchpad Bug Tracker 276242 at bugs.launchpad.net
Sat Jan 31 10:45:03 UTC 2009


You have been subscribed to a public bug:

Description:    Ubuntu 8.04.1
Release:        8.04

I don't know if it's a plasma or an xorg bug, but see attached figure
and xorg.conf for the description. It happens when I configure a dual
monitor.

What I expect: One "softplace" only. (I took the word "softplace"
reading Aron Seigo's blog)

What happens: as in the picture i have multiple plasma "softplace"
overlapping each other (three in this case).

My xorg.conf:

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

Section "Module"
    Load           "glx"
EndSection              

Section "ServerFlags"

# Removed Option "Xinerama" "1"
    Option         "Xinerama" "0"
EndSection                       

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"             
    Option         "XkbRules" "xorg" 
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "it"  
    Option         "XkbOptions" "lv3:ralt_switch"
EndSection                                       

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"           
    Option         "CorePointer"     
EndSection                           

Section "Monitor"
    Identifier     "Configured Monitor"
EndSection                             

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown" 
    ModelName      "Proview" 
    HorizSync       30.0 - 80.0
    VertRefresh     60.0 - 75.0
EndSection                     

Section "Monitor"
    Identifier     "Monitor1"
    VendorName     "Unknown" 
    ModelName      "Proview" 
    HorizSync       30.0 - 80.0
    VertRefresh     60.0 - 75.0
EndSection                     

Section "Device"
    Identifier     "Configured Video Device"
    Driver         "nvidia"                 
    Option         "NoLogo" "True"          
EndSection                                  

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"    
    VendorName     "NVIDIA Corporation"
    BoardName      "Quadro FX 3450/4000 SDI"
EndSection                                  

Section "Device"
    Identifier     "Videocard1"
    Driver         "nvidia"    
    VendorName     "NVIDIA Corporation"
    BoardName      "Quadro FX 3450/4000 SDI"
    BusID          "PCI:1:0:0"              
    Screen          1                       
EndSection                                  

Section "Screen"
    Identifier     "Default Screen"
    Device         "Configured Video Device"
    Monitor        "Configured Monitor"
    DefaultDepth    24
EndSection

Section "Screen"

# Removed Option "TwinView" "0"
# Removed Option "metamodes" "CRT-0: nvidia-auto-select +0+0"
# Removed Option "metamodes" "CRT-0: nvidia-auto-select +0+0, CRT-1: nvidia-auto-select +1280+0"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "1"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "CRT-0: nvidia-auto-select +0+0, CRT-1: 1280x960 +1280+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Videocard1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "CRT-1: nvidia-auto-select +0+0"
EndSection

** Affects: kdebase-workspace (Ubuntu)
     Importance: Undecided
         Status: New

-- 
multiple "softplaces" on plasma desktop
https://bugs.launchpad.net/bugs/276242
You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu.




More information about the kubuntu-bugs mailing list