Bug 199735 - [4.3RC2] Regression: sometimes corrupted window borders
Summary: [4.3RC2] Regression: sometimes corrupted window borders
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: HI normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
: 196266 202624 202927 203841 205367 205677 206585 207993 208298 213275 214905 216484 218188 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-07-11 01:41 UTC by Martin Ammermüller
Modified: 2010-03-06 15:25 UTC (History)
27 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Titlebar with "Show Paint" plugin enabled (6.86 KB, image/png)
2009-10-21 16:09 UTC, Pascal
Details
windows decioration artifacts (14.29 KB, image/png)
2010-02-13 14:10 UTC, Guillaume Castagnino
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Ammermüller 2009-07-11 01:41:57 UTC
Version:            (using Devel)
Compiler:          gcc (Debian 4.3.3-13) 4.3.3 
Installed from:    Compiled sources

Sometimes window borders are not rendered correctly. Example: http://imagebin.ca/view/EPuvZhM.html (the border should be completely blue)

In the example, it looks like only the area around the buttons is affected. But this is not so. When moving a window close to the panel, i can make a titlebar that's blue and has gray corruption around the buttons (acomplished by letting the menu overlap on one edge of the border) more corrupt (= gray), by letting tooltips from the panel overlap the border.

Unfortunately I can't make another screenshot, because ctrl+print worked only once since I'm using RC2.

I have this rendering issues since RC2. KDE 4.2.4 and 4.3RC1 worked fine.
Comment 1 lucas 2009-07-11 04:48:18 UTC
Are you compiling straight from SVN or are you using a modified version as provided by your distribution? I ask as this exact bug was broken _BEFORE_ RC2 and I fixed it _IN_ RC2 so the only way I can think that it can happen is if your distribution wrote a patch that conflicted with my change. Is it possible that you can ask them if this is the case?
Comment 2 Martin Ammermüller 2009-07-11 16:11:40 UTC
I'm compiling directly from the RC2 tarballs released on kde.org. I don't use my distributions packages vor the RCs. KDE 4.2.4 was the version from Debian unstable.
Comment 3 Martin Ammermüller 2009-07-11 16:13:28 UTC
Additional note: I compiled the RC1 directly from kde.org tarballs as well.
Comment 4 Martin Ammermüller 2009-07-11 17:01:01 UTC
I used my distributors Qt, version 4.5.1. I'll remove all kde -dev packages supplied by my distributor and do a clean recompile, although it looks like kwin loads the correct libaries:

ldd -d kwin output:

        linux-gate.so.1 =>  (0xb7f2b000)                             
        libkdeinit4_kwin.so => /opt/kde/lib/libkdeinit4_kwin.so (0xb7e4d000)                                                                        
        libkdecorations.so.4 => /opt/kde/lib/libkdecorations.so.4 (0xb7e32000)                                                                      
        libkwineffects.so.1 => /opt/kde/lib/libkwineffects.so.1 (0xb7e07000)                                                                        
        libplasma.so.3 => /opt/kde/lib/libplasma.so.3 (0xb7be9000)        
        libkdeui.so.5 => /opt/kde/lib/libkdeui.so.5 (0xb7849000)          
        libQtSvg.so.4 => /usr/lib/libQtSvg.so.4 (0xb77d2000)              
        libkdecore.so.5 => /opt/kde/lib/libkdecore.so.5 (0xb75ab000)      
        libkephal.so.4 => /opt/kde/lib/libkephal.so.4 (0xb7588000)        
        libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0xb6b96000)              
        libQtDBus.so.4 => /usr/lib/libQtDBus.so.4 (0xb6b21000)            
        libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0xb68e2000)            
        libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb68c9000)    
        libSM.so.6 => /usr/lib/libSM.so.6 (0xb68c1000)                    
        libICE.so.6 => /usr/lib/libICE.so.6 (0xb68a8000)                  
        libX11.so.6 => /usr/lib/libX11.so.6 (0xb678a000)                  
        libXext.so.6 => /usr/lib/libXext.so.6 (0xb677c000)                
        libXft.so.2 => /usr/lib/libXft.so.2 (0xb6769000)                  
        libXau.so.6 => /usr/lib/libXau.so.6 (0xb6766000)                  
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb6761000)              
        libXpm.so.4 => /usr/lib/libXpm.so.4 (0xb6750000)                  
        libGL.so.1 => /usr/lib/libGL.so.1 (0xb66a9000)                    
        libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb66a5000)              
        libkwinnvidiahack.so.4 => /opt/kde/lib/libkwinnvidiahack.so.4 (0xb66a3000)                                                                  
        libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb669c000)            
        libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0xb6698000)    
        libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0xb6695000)          
        libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb668c000)          
        libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb6687000)            
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb6596000)            
        libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb6570000)                
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb6543000)                  
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb63e3000)                
        libkio.so.5 => /opt/kde/lib/libkio.so.5 (0xb6177000)              
        libkfile.so.4 => /opt/kde/lib/libkfile.so.4 (0xb60de000)          
        libknewstuff2.so.4 => /opt/kde/lib/libknewstuff2.so.4 (0xb607f000)
        libQtWebKit.so.4 => /usr/lib/libQtWebKit.so.4 (0xb520d000)        
        libthreadweaver.so.4 => /opt/kde/lib/libthreadweaver.so.4 (0xb51f6000)                                                                      
        libsolid.so.4 => /opt/kde/lib/libsolid.so.4 (0xb5186000)          
        libphonon.so.4 => /opt/kde/lib/libphonon.so.4 (0xb513f000)        
        libQtOpenGL.so.4 => /usr/lib/libQtOpenGL.so.4 (0xb50b3000)        
        libQtNetwork.so.4 => /usr/lib/libQtNetwork.so.4 (0xb4f97000)      
        libQtXml.so.4 => /usr/lib/libQtXml.so.4 (0xb4f53000)              
        libXtst.so.6 => /usr/lib/libXtst.so.6 (0xb4f4e000)                
        libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb4f45000)          
        libz.so.1 => /usr/lib/libz.so.1 (0xb4f30000)                      
        libbz2.so.1.0 => /lib/libbz2.so.1.0 (0xb4f1f000)                  
        libresolv.so.2 => /lib/i686/cmov/libresolv.so.2 (0xb4f09000)      
        libaudio.so.2 => /usr/lib/libaudio.so.2 (0xb4ef3000)              
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb4ecf000)              
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb4e58000)        
        libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb4e1a000)  
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb4d64000)        
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb4d39000)    
        libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xb4d34000)  
        librt.so.1 => /lib/i686/cmov/librt.so.1 (0xb4d2b000)              
        /lib/ld-linux.so.2 (0xb7f2c000)                                   
        libuuid.so.1 => /lib/libuuid.so.1 (0xb4d26000)                    
        libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb4d0d000)                  
        libGLcore.so.1 => /usr/lib/libGLcore.so.1 (0xb3da8000)            
        libnvidia-tls.so.1 => /usr/lib/tls/libnvidia-tls.so.1 (0xb3da6000)
        libstreamanalyzer.so.0 => /usr/lib/libstreamanalyzer.so.0 (0xb3d37000)                                                                      
        libstreams.so.0 => /usr/lib/libstreams.so.0 (0xb3cfc000)          
        libfam.so.0 => /usr/lib/libfam.so.0 (0xb3cf3000)                  
        libacl.so.1 => /lib/libacl.so.1 (0xb3cec000)                      
        libattr.so.1 => /lib/libattr.so.1 (0xb3ce7000)                    
        libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0xb3c64000)          
        libXt.so.6 => /usr/lib/libXt.so.6 (0xb3c14000)                    
        libpcre.so.3 => /usr/lib/libpcre.so.3 (0xb3be3000)                
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb3bbd000)              
        libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb3a82000)                
martin@arbeitstier:/opt/kde/bin$ ldd -r kwin                             
        linux-gate.so.1 =>  (0xb7fc4000)                                 
        libkdeinit4_kwin.so => /opt/kde/lib/libkdeinit4_kwin.so (0xb7ee6000)                                                                        
        libkdecorations.so.4 => /opt/kde/lib/libkdecorations.so.4 (0xb7ecb000)                                                                      
        libkwineffects.so.1 => /opt/kde/lib/libkwineffects.so.1 (0xb7ea0000)                                                                        
        libplasma.so.3 => /opt/kde/lib/libplasma.so.3 (0xb7c82000)        
        libkdeui.so.5 => /opt/kde/lib/libkdeui.so.5 (0xb78e2000)          
        libQtSvg.so.4 => /usr/lib/libQtSvg.so.4 (0xb786b000)              
        libkdecore.so.5 => /opt/kde/lib/libkdecore.so.5 (0xb7644000)      
        libkephal.so.4 => /opt/kde/lib/libkephal.so.4 (0xb7621000)        
        libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0xb6c2f000)              
        libQtDBus.so.4 => /usr/lib/libQtDBus.so.4 (0xb6bba000)            
        libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0xb697b000)            
        libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb6962000)    
        libSM.so.6 => /usr/lib/libSM.so.6 (0xb695a000)                    
        libICE.so.6 => /usr/lib/libICE.so.6 (0xb6941000)                  
        libX11.so.6 => /usr/lib/libX11.so.6 (0xb6823000)                  
        libXext.so.6 => /usr/lib/libXext.so.6 (0xb6815000)                
        libXft.so.2 => /usr/lib/libXft.so.2 (0xb6802000)                  
        libXau.so.6 => /usr/lib/libXau.so.6 (0xb67ff000)                  
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb67fa000)              
        libXpm.so.4 => /usr/lib/libXpm.so.4 (0xb67e9000)                  
        libGL.so.1 => /usr/lib/libGL.so.1 (0xb6742000)                    
        libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb673e000)              
        libkwinnvidiahack.so.4 => /opt/kde/lib/libkwinnvidiahack.so.4 (0xb673c000)                                                                  
        libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb6735000)            
        libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0xb6731000)    
        libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0xb672e000)          
        libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb6725000)          
        libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb6720000)            
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb662f000)            
        libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb6609000)                
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb65dc000)                  
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb647c000)                
        libkio.so.5 => /opt/kde/lib/libkio.so.5 (0xb6210000)              
        libkfile.so.4 => /opt/kde/lib/libkfile.so.4 (0xb6177000)          
        libknewstuff2.so.4 => /opt/kde/lib/libknewstuff2.so.4 (0xb6118000)
        libQtWebKit.so.4 => /usr/lib/libQtWebKit.so.4 (0xb52a6000)        
        libthreadweaver.so.4 => /opt/kde/lib/libthreadweaver.so.4 (0xb528f000)
        libsolid.so.4 => /opt/kde/lib/libsolid.so.4 (0xb521f000)
        libphonon.so.4 => /opt/kde/lib/libphonon.so.4 (0xb51d8000)
        libQtOpenGL.so.4 => /usr/lib/libQtOpenGL.so.4 (0xb514c000)
        libQtNetwork.so.4 => /usr/lib/libQtNetwork.so.4 (0xb5030000)
        libQtXml.so.4 => /usr/lib/libQtXml.so.4 (0xb4fec000)
        libXtst.so.6 => /usr/lib/libXtst.so.6 (0xb4fe7000)
        libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb4fde000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb4fc9000)
        libbz2.so.1.0 => /lib/libbz2.so.1.0 (0xb4fb8000)
        libresolv.so.2 => /lib/i686/cmov/libresolv.so.2 (0xb4fa2000)
        libaudio.so.2 => /usr/lib/libaudio.so.2 (0xb4f8c000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb4f68000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb4ef1000)
        libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb4eb3000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb4dfd000)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb4dd2000)
        libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xb4dcd000)
        librt.so.1 => /lib/i686/cmov/librt.so.1 (0xb4dc4000)
        /lib/ld-linux.so.2 (0xb7fc5000)
        libuuid.so.1 => /lib/libuuid.so.1 (0xb4dbf000)
        libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb4da6000)
        libGLcore.so.1 => /usr/lib/libGLcore.so.1 (0xb3e41000)
        libnvidia-tls.so.1 => /usr/lib/tls/libnvidia-tls.so.1 (0xb3e3f000)
        libstreamanalyzer.so.0 => /usr/lib/libstreamanalyzer.so.0 (0xb3dd0000)
        libstreams.so.0 => /usr/lib/libstreams.so.0 (0xb3d95000)
        libfam.so.0 => /usr/lib/libfam.so.0 (0xb3d8c000)
        libacl.so.1 => /lib/libacl.so.1 (0xb3d85000)
        libattr.so.1 => /lib/libattr.so.1 (0xb3d80000)
        libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0xb3cfd000)
        libXt.so.6 => /usr/lib/libXt.so.6 (0xb3cad000)
        libpcre.so.3 => /usr/lib/libpcre.so.3 (0xb3c7c000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb3c56000)
        libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb3b1b000)
Comment 5 Martin Ammermüller 2009-07-12 00:41:20 UTC
I did a clean recompile as mentioned above, but the issue is still the same.
Comment 6 Martin Flöser 2009-07-17 22:19:19 UTC
I can confirm such problems with Plastik and RC2.
Comment 7 Pascal d'Hermilly 2009-07-23 13:41:01 UTC
I confirm using Kubuntu RC2 Packages
Comment 8 Martin Ammermüller 2009-07-27 15:12:54 UTC
Unfortunately, this is still present in RC3.
Comment 9 Martin Ammermüller 2009-08-05 17:54:27 UTC
Still the case with 4.3.0 Debian packages.
Comment 10 Armin Berres 2009-08-05 21:32:39 UTC
I never have seen the bug personally, but before anyone asks: The Debian packages are unpatched.
Comment 11 Christian (Fuchs) 2009-08-05 23:07:50 UTC
As mentioned to M. Graesslin on IRC: 

It seems that activating transparency for inactive windows is a rather good workaround for this problem, at least it was hard to reproduce it, even with windows which where not transparent because they belong to the same application. 

However, I only did limited tests (deco was QtCurve, nvidia driver) and I only add this comment on request. 

hth

Kind regards, 

Christian
Comment 12 Thomas Lübking 2009-08-06 15:01:09 UTC
*** Bug 202624 has been marked as a duplicate of this bug. ***
Comment 13 Martin Flöser 2009-08-07 11:45:16 UTC
*** Bug 202927 has been marked as a duplicate of this bug. ***
Comment 14 Ivo Anjo 2009-08-07 11:58:06 UTC
I have the same problem with both the openSUSE 11.1 packages from the build service and a checkout of branch re-compiled just today (although both use the system Qt 4, I didn't use qt-copy).
Comment 15 siegfried 2009-08-17 12:18:19 UTC
I can confirm this bug on kubuntu 9.04 with kde 4.3. 
A single click on the title bar can force the window border to redraw.

nvidia 180.44
Xorg 1:7.4~5
Comment 16 Ivo Anjo 2009-08-17 12:21:39 UTC
Anyone knows what is the status of this?
Is there anything users can do to help?
Comment 17 Martin Flöser 2009-08-19 08:51:22 UTC
*** Bug 203841 has been marked as a duplicate of this bug. ***
Comment 18 Thomas Rother 2009-08-19 13:23:33 UTC
I can confirm this error for the current kde 4.3 release (not for previous 4.2x) as provided for opensuse 11.1:on the opensuse "factory" repository. The package is marked "stable" and will appear in the upcoming opensuse 11.2, so this issue should be checked/fixed pretty soon ;-). Release ID of package: 4.3.0-320.1
Comment 19 Thomas Zell 2009-08-21 21:11:15 UTC
I can confirm this problem with the newest Nvidia driver 190.18 as well as with the Intel driver on a 945 GM chipset. I'm also using the openSUSE factory builds.
Comment 20 Thomas Rother 2009-08-23 12:38:39 UTC
Severity should be raised to major or critical, see age of issue and number of confirmations and votes. As the integration of kde 4.3 into several distros is close, kwin developers should really look at it. I think that kde 4.3 is NOT ready for the normal user until this issue is fixed.
Comment 21 Martin Flöser 2009-08-23 14:35:56 UTC
I am not able to reproduce this any more in current trunk (although I was seldom able to reproduce). There are commits which might have fixed this problem and those are backported.

Does anybody still see the problem on trunk?
Comment 22 Thomas Lübking 2009-08-27 18:36:18 UTC
*** Bug 205367 has been marked as a duplicate of this bug. ***
Comment 23 Ivo Anjo 2009-08-27 22:43:54 UTC
I've been using kwin build from the 4.3 branch today and although I haven't seen the corrupted window borders yet, I still occasionally see the problem reported in bug #205367 .
Comment 24 Thomas Lübking 2009-08-27 23:35:16 UTC
leaving aside the detailed visual outcome* the titlebar** is occasionally*** corrupted**** and as soon as it's repainted the corruption is cleared and occurs***** since the indirect deco painting for support.

If this isn't some odd oxygen specific bug, it's likely the same one.
i may be wrong, though. if you can e.g. pinpoint this to the oxygen deco please reopen bug #205367

*oxygen propagates shadow support, ozone iirc att did not
**see screenshot linked in OP
***to me -bespin- on the first paint (creation) after the deco plugin is loaded, only visible with "fallback" variant, but then looks similar to the screenshot of bug 199735 - this one
****looks very much like a clipping issue
*****apparently - 4.3.0 tagged, no info about former occurances
Comment 25 FiNeX 2009-08-30 15:45:37 UTC
I've experienced this bug using current trunk (compiled a couple of days ago).
I've had this bug using nitrogen style too.
Comment 26 Igor Strelnikoff 2009-08-30 19:47:41 UTC
I can confirm this bug too, I created a bug reports with this problem on the videocard Nvidia 8600M GT Nvidia 185.18.35 openSUSE 11.1 as well as Radeon 9800 Pro (R350) driver xf86-video-ati openSUSE 11.1

https://bugs.kde.org/show_bug.cgi?id=205677
Comment 27 Martin Flöser 2009-08-30 21:57:39 UTC
*** Bug 205677 has been marked as a duplicate of this bug. ***
Comment 29 Thomas Lübking 2009-08-31 00:50:59 UTC
It's the QGradient (in conflict with the redirected paint)
Internally it uses the raster paintengine on X11 and after the experiences below, i did a simple testcase:
(from Bespin deco, kwin/client.cpp:690)
------
QImage img(32,32, QImage::Format_RGB32); // using ARGB32 fixes it
QPainter p2(&img); p2.setBrush(QColor(255,0,0,255)); p2.drawRect(img.rect()); p2.end();
QPixmap pix = QPixmap::fromImage(img);
p.setPen(shadow);
p.setBrush(pix);
p.setRenderHint( QPainter::Antialiasing );
p.drawPath(buttonCorner);
----

The result was exactly the same glitch i experienced as below - just now persistent.

Experiences with the Bespin deco:
- It does not happen if i pick a pre-fabbed gradient QPixmap out of the cache
- It does not happen if i copy a Xrender Picture into a QPixmap and paint that
- It does not happen if i paint a QColor
- It does not happen if the gradient colors have an alpha channel (thus an ARGB32 image is used, see above)

- It happens for sure whenever i create a new QGradient buffer pixmap (cached and referce returned)
Simply painting twice "fixes" it - so when performing a simplified dumping pass for the button backgrounds, everything's ok.
° Reassigning the brush twice "setBrush(); setBrush();" won't help.
° calling the gradient (to ensure it's cached) and then fetch it from the cache for painting won't either
° setBrush(QPixmap&); paintPath(); setBrush(QPixmap&); paintPath(); (ouch!) "fixes" it (both set from a reference to the cache entry)
° setBrush(); paintPath(); paintPath(); not :-?
° usleep(longtime) or XSync(dpy,0) between setBrush() and drawPath() make no difference.

- It looks like the new gradient pixmap doesn't get painted tiled but only once (or the painter/paintdevice is internally clipped by the gradient pixmap dimensions, which have just been a clip when creating the pixmap) - It only covers exactly 32px (the buffer width for vertical gradients)
- I tried to install the deco eventFilter past the PaintRedirector, but that will just add more trouble.
Comment 30 Martin Flöser 2009-09-06 23:34:12 UTC
*** Bug 196266 has been marked as a duplicate of this bug. ***
Comment 31 Martin Flöser 2009-09-07 09:08:25 UTC
*** Bug 206585 has been marked as a duplicate of this bug. ***
Comment 32 Michael 2009-09-10 14:27:16 UTC
this is also present in 4.3.1
Comment 33 Martin Flöser 2009-09-20 17:32:20 UTC
*** Bug 207993 has been marked as a duplicate of this bug. ***
Comment 34 Clemens Eisserer 2009-09-20 17:40:58 UTC
Hopefully QT-4.6 will use server-side gradients, instead of killing performance by XPutImage many small tiles - that should solve that issue too.
Comment 35 Martin Flöser 2009-09-23 15:42:52 UTC
*** Bug 208298 has been marked as a duplicate of this bug. ***
Comment 36 Igor Strelnikoff 2009-10-08 17:03:01 UTC
this is also present in 4.3.2
Comment 37 Igor Strelnikoff 2009-10-12 18:44:19 UTC
Also observed such corruption titlebar

http://img99.imageshack.us/img99/7817/screen3vf.jpg
Comment 38 Clemens Eisserer 2009-10-15 18:31:36 UTC
I see this quite often with OpenOffice, however only seldom with other apps.
Comment 39 Pascal 2009-10-21 16:09:53 UTC
Created attachment 37707 [details]
Titlebar with "Show Paint" plugin enabled

Still happening on 4.3.2 for me as well. Especially evident when setting window focus policy to "focus follows mouse" and the Plastik decorations.
Comment 40 Thomas Lübking 2009-10-21 17:16:40 UTC
this looks more like a clippping issue. is it exclusive to the plastik deco or does it happen on oxygen/ozone/nitrogen (or third party decos) as well?
Comment 41 Ivo Anjo 2009-10-21 17:28:30 UTC
I can confirm this with ozone on all of my pcs.
Comment 42 Heinz Wiesinger 2009-10-21 17:29:07 UTC
I could reproduce the bug with all window decorations shipped with kde 4.3.1, except for Quartz and B II
Comment 43 Thomas Lübking 2009-10-21 18:36:51 UTC
Ok, i'm able to reproduce this.

It's independent* from the qgradient/xputimage issue and apparently silently "fixed" by the shadow plugin (even if shadow size = fuzzyness = 0) and then randomly hits several decos.
As oxygen/ozone/nitrogen windows are not catched by the shadow plugin the glitch occurs here as well.

The partial updated lilkely derive from other region updates (e.g. the inactivated window) and the whole thing probably derives from collected and dropped damage notifications in the deferred indirect painting.

As a "workaround" I suggest to enable the shadow plugin (in doubt with a zero shadow) and either not use the o/o/n decos or at least use the color blending feature (i.e. have the deco bg look like the window bg) to weaken the problem

*the web deco is affected as well, there should be no gradient and kde2 deco caches the gradients
Comment 44 Pascal 2009-10-26 08:09:38 UTC
Confirm, I see an improvement when enabling shadow plugin, on shadow size = fuzzyness = 0 and restarting compositing. However, somewhat rarely, the left window icon (in Plastik) is still not redrawn.  Using X.Org Server 1.7
.
Comment 45 lucas 2009-11-06 13:47:04 UTC
*** Bug 213275 has been marked as a duplicate of this bug. ***
Comment 46 Jacopo De Simoi 2009-11-08 20:48:01 UTC
SVN commit 1046461 by jacopods:

Avoids a nasty race condition that caused corrupted window decorations
BUG:199735



 M  +8 -7      client.cpp  
 M  +2 -0      client.h  
 M  +1 -0      composite.cpp  
 M  +6 -0      toplevel.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1046461
Comment 47 Jacopo De Simoi 2009-11-08 21:15:18 UTC
The fix involves some nontrivial logic changes; it should not bring any regression; if so it will soon be backported to 4.3
Comment 48 Clemens Eisserer 2009-11-08 21:18:46 UTC
A 4.3 backport would be great, this is one of the few issues left in 4.3 I stumble upon from time to time.
Comment 49 Ivo Anjo 2009-11-08 23:11:49 UTC
Thanks a lot for solving this, and I hope to see it soon in a 4.3 release near me :)
Comment 50 lucas 2009-11-17 03:53:48 UTC
*** Bug 214905 has been marked as a duplicate of this bug. ***
Comment 51 Jacopo De Simoi 2009-11-25 18:36:39 UTC
SVN commit 1054155 by jacopods:

backport fixes for bug 199735
CCBUG: 199735


 M  +11 -2     client.cpp  
 M  +2 -0      client.h  
 M  +1 -0      composite.cpp  
 M  +9 -0      paintredirector.cpp  
 M  +2 -0      paintredirector.h  
 M  +6 -0      toplevel.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1054155
Comment 52 Martin Flöser 2009-11-28 13:57:46 UTC
*** Bug 216484 has been marked as a duplicate of this bug. ***
Comment 53 Martin Flöser 2009-12-11 12:17:32 UTC
*** Bug 218188 has been marked as a duplicate of this bug. ***
Comment 54 krienke 2009-12-23 07:58:23 UTC
Hello,

allthough this bug has been marked as fixed and I am using KDE 4.3.4 on openSUSE 11.2 this bug is still there. Sometimes Window borders or the whole title bar looks completely corrupted. Should the fix be already part of 4.3.4 or has it perhaps still not been applied to 4.3.4?

Thanks
Rainer
Comment 55 Thomas Zell 2010-02-10 22:38:27 UTC
I've just upgraded to KDE 4.4 and I am still seeing this problem (with Oxygen windeco).
Comment 56 Guillaume Castagnino 2010-02-13 14:10:12 UTC
Created attachment 40739 [details]
windows decioration artifacts

I confirm. I always see the artifacts in title bars with kde 4.4.0 compiled against qt 4.6.1, compositing enabled, using either nvidia Quadro NVS290 graphic card, or intel GMA4500MHD
Tied using oxygen decorations (with or without window grouping) ant qtcurve

See attachement
Comment 57 Guillaume Castagnino 2010-02-18 22:02:31 UTC
Anyway, it's fixed with disabling direct rendering in kwin options...
Comment 58 Thomas Zell 2010-03-06 12:10:08 UTC
Still not working in KDE 4.4.1 (qt 4.6.2). Please reopen!
Comment 59 Jacopo De Simoi 2010-03-06 12:18:50 UTC
(In reply to comment #58)
> Still not working in KDE 4.4.1 (qt 4.6.2). Please reopen!

This bug has /many/ duplicates. I would suggest to open a new one as it might or might not be related to this. Besides, could you please attach a screenshot?

Thanks
Comment 60 Clemens Eisserer 2010-03-06 14:49:22 UTC
Please re-open, still occurs with KDE-4.4 + qt-4.6.2 and the plastik window decoration.
Comment 61 Thomas Zell 2010-03-06 15:25:10 UTC
I have now opened a new bug 229695.