Bug 212065

Summary: wallpaper with present windows+activities
Product: [Plasma] kwin Reporter: Daniel Boff <dan.boff>
Component: compositingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.3.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Unspecified   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Daniel Boff 2009-10-27 16:27:22 UTC
Version:            (using KDE 4.3.2)
Installed from:    Archlinux Packages

I'm using seperate activities for each workspace, because I like having a seperate set of plasmoids and different wallpapers for each workspace. however when I'm using the present windows effect i noticed that while the effect is on, I don't see the wallpaper of the current desktop, but the one of another workspace.

how to reproduce:
* enable seperate activies for each workspace
* activate present windows

it could happen that the right wallpaper appears "by accident" however usually it doesn't. while present windows is active also the wrong set of plasmoids (that from anoter workspace) appear.

everything works find when deactivating present windows. the problem only occurs while present windows is active.
Comment 1 Martin Flöser 2009-10-27 16:35:35 UTC
easy to fix: we just have to check that a desktop window is on current desktop.
Comment 2 Martin Flöser 2009-10-29 18:02:45 UTC
SVN commit 1042342 by graesslin:

Hide the desktop windows from other virtual desktops in presentwindows. That can happen when option activity per desktop is set.
BUG: 212065

 M  +4 -0      presentwindows.cpp  


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