multiple "softplaces" on plasma desktop

Bug #276242 reported by Fabio Zottele
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kdebase-workspace (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

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

Revision history for this message
Fabio Zottele (fabio-zottele-gmail) wrote :
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

I don't think this is an issue in KDE 4.2 anymore.

Changed in kdebase-workspace:
status: New → Fix Released
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Nevermind. I was confusing that with the xinerama fixes. But this is bug 192413 now that I think about it.

Changed in kdebase-workspace:
status: Fix Released → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.