Bug 215400

Summary: When the "Sliding Popups" effect is enabled there are visible artifacts if the panel is located in the top edge of the screen (the popup is not hidden completely)
Product: [Plasma] kwin Reporter: Vincenzo Di Massa <hawk.it>
Component: compositingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: andresbajotierra, arvidjaar, giles_kde, iggy.mf, janwillem, juha.tiensyrja, kde, kejpi, notmart, olingerc, rafal.przemyslaw.malinowski, vitorboschi, yofel, ziom_d
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot that shows the effect

Description Vincenzo Di Massa 2009-11-20 11:38:37 UTC
Version:           trunk (using Devel)
OS:                Linux
Installed from:    Compiled sources

Basically when plasma dialogs are closed (like the device notifier or the panel config) garbage is left on the screen.

A screencast is betteer then 1000 words.

http://jump.fm/PWWWA

I paste another link just to be sure it will be always possible to download the file.

http://www.2shared.com/file/9293444/8815bfa1/plasma_kwin_bug.html


BTW: I'm using nvidia driver 190.42
Comment 1 Martin Flöser 2009-12-06 13:00:38 UTC
Adding Mr SlidingPopus to CC
Comment 2 Marco Martin 2009-12-20 19:35:24 UTC
*** Bug 219408 has been marked as a duplicate of this bug. ***
Comment 3 Marco Martin 2009-12-21 21:47:20 UTC
*** Bug 218058 has been marked as a duplicate of this bug. ***
Comment 4 Dario Andres 2009-12-22 00:08:18 UTC
I can reproduce this artifact here using:

Qt: 4.6.0 (kde-qt master commit 747ff8e6ef6f5a1163dfa75bc9ac4755ce7083d1
        Date:   Tue Dec 15 11:58:13 2009 +0100)
KDE Development Platform: 4.3.82 (KDE 4.3.82 (KDE 4.4 >= 20091211))
kdelibs svn rev. 1063229 / kdebase svn rev. 1063229
on ArchLinux i686 - Kernel 2.6.31.6

This can also be reproduced with KRunner on the top edge of the screen.
Comment 5 Marc Schiffbauer 2009-12-22 00:11:38 UTC
Created attachment 39229 [details]
Screenshot that shows the effect

I Can confirm this bug here with 4.3.85 and QT 4.6 (on gentoo amd64)

The screenie shows the upper left corner of my screen after the media manager windows disappeared
Comment 6 Giles Turner 2009-12-23 02:13:33 UTC
*** Bug 219722 has been marked as a duplicate of this bug. ***
Comment 7 Dario Andres 2009-12-26 19:15:02 UTC
*** Bug 220161 has been marked as a duplicate of this bug. ***
Comment 8 Dario Andres 2009-12-28 13:51:10 UTC
*** Bug 220356 has been marked as a duplicate of this bug. ***
Comment 9 Philip Muškovac 2010-01-13 06:50:51 UTC
Still there in kde 4.3.90 (Kubuntu Lucid i386)
Comment 10 Dario Andres 2010-01-19 21:58:05 UTC
*** Bug 223429 has been marked as a duplicate of this bug. ***
Comment 11 Christophe Olinger 2010-01-23 12:31:09 UTC
Still there in kde 4.3.95 (Kubuntu Karmic i386)
Comment 12 Christophe Olinger 2010-01-25 18:11:36 UTC
Hmmm, does nobody think that this is some kind of showstopper for the 4.4 release?
Comment 13 Marvin 2010-01-25 21:12:48 UTC
please vote for it! should increase the chance, that this will be solved till 4.4 .
Comment 14 Martin Flöser 2010-01-26 16:57:42 UTC
SVN commit 1080634 by graesslin:

Do a full repaint at end of sliding popups animation and when a window gets deleted to remove artefacts.
As the effect is doing full repaints all the time due to PAINT_SCREEN_WITH_TRANSFORMED_WINDOWS this one extra repaint doesn't matter.
BUG: 215400

 M  +2 -0      slidingpopups.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1080634
Comment 15 Martin Flöser 2010-01-26 17:00:04 UTC
SVN commit 1080636 by graesslin:

Backport rev 1080634:
Do a full repaint at end of sliding popups animation and when a window gets deleted to remove artefacts.
As the effect is doing full repaints all the time due to PAINT_SCREEN_WITH_TRANSFORMED_WINDOWS this one extra repaint doesn't matter.
CCBUG: 215400


 M  +2 -0      slidingpopups.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1080636
Comment 16 Marco Martin 2010-01-26 22:26:17 UTC
*** Bug 224369 has been marked as a duplicate of this bug. ***
Comment 17 Beat Wolf 2010-02-01 10:19:37 UTC
*** Bug 225042 has been marked as a duplicate of this bug. ***
Comment 18 Christophe Olinger 2010-02-04 18:53:01 UTC
RC3, kubuntu jaunty fully updated and the sliding popups still do not disappear. Did a reboot.
Comment 19 Christophe Olinger 2010-02-04 19:00:03 UTC
Sorry for the last comment, kwin --version says i am still at 4.3.95, while the platform is at 4.3.98. I'll bug the kubuntu guys.