Bug 164582 - White dashboard background on second activity
Summary: White dashboard background on second activity
Status: RESOLVED NOT A BUG
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-06-21 11:32 UTC by Martin Flöser
Modified: 2008-07-19 16:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Correct dashboard (400.46 KB, image/png)
2008-06-21 11:33 UTC, Martin Flöser
Details
Wrong displayed dashboard (341.71 KB, image/png)
2008-06-21 11:34 UTC, Martin Flöser
Details
partly white dashboard on single-screen mode (69.14 KB, image/png)
2008-06-25 13:02 UTC, Stefan Majewsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Flöser 2008-06-21 11:32:48 UTC
Version:            (using Devel)
Installed from:    Compiled sources

I have two activities defined. When I enter dashboard mode in first activity the result is as expected. The background is shown and the plasmoids are "floating" on top of everything else.

When I change the activity via ctrl+shift+n and enter dashboard mode only the widgets are shown and there is a white background. No more windows, no more floating.

This also happens when I change the activity via the zoom interface.

I will attach two screenshots to illustrate this issue.
Comment 1 Martin Flöser 2008-06-21 11:33:52 UTC
Created attachment 25495 [details]
Correct dashboard

Dashboard mode entered from first activity
Comment 2 Martin Flöser 2008-06-21 11:34:43 UTC
Created attachment 25496 [details]
Wrong displayed dashboard

Wrong displayed dashboard entered from second activity
Comment 3 Aaron J. Seigo 2008-06-23 06:58:35 UTC
i think this is a composite problem. i've seen this issue occassionally with even just one activity. can you turn desktop effects off and see if it persists? thanks =)
Comment 4 Martin Flöser 2008-06-23 10:06:32 UTC
With desktop effects disabled the background is shown on both activities.

Would it help to post the plasma-appletsrc?
Comment 5 Aaron J. Seigo 2008-06-23 22:32:47 UTC
thanks, but no, that's not necessary.

i used to see this issue as well, but it's gone away for me. it's related to kwin compositing, however. it needs to be investigated a bit more before i'd feel ok with moving it over to the kwin component, which is where it actually belongs.
Comment 6 Stefan Majewsky 2008-06-25 13:02:04 UTC
Created attachment 25595 [details]
partly white dashboard on single-screen mode

I do only have a simple activity. For me, a big part of the dashboard is white,
but not everything. The not-white part is actually translucent like it's
supposed to be.

This effect does not seem to depend on a particular KWin plugin: I deactivated
all of them and the white background was still there. Only disabling
compositing completely helped to remove the white background.
Comment 7 Aaron J. Seigo 2008-06-25 19:09:25 UTC
> Only disabling compositing completely helped to remove the white background

so it's an argb visuals bug in the video driver. as such it's an upstream bug which i can do nothing about.

as plasma is the first production app outside of WMs to really use argb visuals much, we're uncovering a lot of brokenness in video drivers =(
Comment 8 Marco Martin 2008-07-19 16:40:19 UTC
SVN commit 834730 by mart:

paint on rect, not the containment geometry that corresponds to the rect
only for tha first one.
will backport to 4.1

CCBUG: 164582
(it was actually valid)
CCMAIL: panel-devel@kde.org


 M  +1 -1      dashboardview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=834730