Bug 162414 - Plasma Panel not correctly drawn using twinview
Summary: Plasma Panel not correctly drawn using twinview
Status: RESOLVED WORKSFORME
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-21 17:33 UTC by Kai Becker
Modified: 2008-07-05 19:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot (388.13 KB, image/jpeg)
2008-05-21 17:34 UTC, Kai Becker
Details

Note You need to log in before you can comment on or make changes to this bug.
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!