Bug 162414

Summary: Plasma Panel not correctly drawn using twinview
Product: [Plasma] plasma4 Reporter: Kai Becker <kde>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot

Description Kai Becker 2008-05-21 17:33:19 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

I have the following setup:
Twinview with nvidia drivers:
    Option         "TwinViewOrientation" "RightOf"
    Option         "TwinView" "1"
    Option         "TwinViewXineramaInfoOrder" "DFP-0, CRT-0"
    Option         "MetaModes" "DFP-0: 1920x1200, CRT-0:1280x1024; DFP-0: 1920x1200"


xrandr --verbose
Screen 0: minimum 1920 x 1200, current 3200 x 1200, maximum 3200 x 1200
default connected 3200x1200+0+0 (0x1ad) normal (normal) 0mm x 0mm
        Identifier: 0x1ac
        Timestamp:  20796863
        Subpixel:   unknown
        Clones:
        CRTC:       0
        CRTCs:      0
  3200x1200 (0x1ad)  192.0MHz
        h: width  3200 start    0 end    0 total 3200 skew    0 clock   60.0KHz
        v: height 1200 start    0 end    0 total 1200           clock   50.0Hz
  1920x1200 (0x1ae)  117.5MHz
        h: width  1920 start    0 end    0 total 1920 skew    0 clock   61.2KHz
        v: height 1200 start    0 end    0 total 1200           clock   51.0Hz

Left Monitor (external,main): 1280x1024
Right Monitor (notebook): 1920x1200

Plasma panel is drawn not completely on the left monitor, with some artefacts on the right monitor (see screenshot).
I am using current 4.1 snapshot from Suse Buildservice for 10.3
It should be drawn completely on the left screen.
Plasma related configfiles have been removed before starting plasma, so fresh config is used.

maybe related to 158765
Comment 1 Kai Becker 2008-05-21 17:34:46 UTC
Created attachment 24876 [details]
screenshot
Comment 2 Thomas Georgiou 2008-07-05 17:36:35 UTC
Does this still happen with the latest snapshots?
Comment 3 Kai Becker 2008-07-05 19:42:10 UTC
With version 4.0.85 from OpenSuse 11.0 it works as expected.
Thanks!