<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>229963</bug_id>
          
          <creation_ts>2010-03-08 17:25:04 +0000</creation_ts>
          <short_desc>desktop effect animations choppy when another window is in the background</short_desc>
          <delta_ts>2010-03-08 20:29:51 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Plasma</classification>
          <product>kwin</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>226182</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="S. Christian Collins">s_chriscollins</reporter>
          <assigned_to name="KWin default assignee">kwin-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>930590</commentid>
    <comment_count>0</comment_count>
    <who name="S. Christian Collins">s_chriscollins</who>
    <bug_when>2010-03-08 17:25:04 +0000</bug_when>
    <thetext>Version:            (using KDE 4.4.1)
OS:                Linux
Installed from:    Ubuntu Packages

** Bug Description **
If an application is the sole window open on the screen, its animations are smooth (minimize, restore, fade-in and fade-out).  However, if another window is already open in the background, then the foreground&apos;s window&apos;s animations are noticeably choppier.

** Reproducing the bug **
1) Open two instances of Dolphin; we&apos;ll call them &quot;Dolphin A&quot; and &quot;Dolphin B&quot;.
2) Resize Dolphin A to be around 50-60% horizontal and 50-60% vertical respective to the screen&apos;s width.
3) Maximize Dolphin B, and then minimize it.
4) Repeatedly minimize and restore Dolphin A (there should be no other windows showing on-screen).  Note how smooth the animation is.
5) Now, restore the maximized Dolphin B.
6) Repeatedly minimize and restore Dolphin A with Dolphin B sitting behind it on-screen.  On my system the minimize/restore animation of Dolphin A is noticeably more choppy.

** Enabled Compositing Effects **
For your reference, here are the effects that I have enabled: Invert, Zoom, Fade, Login, Logout, Minimize Animation, Shadow, Slide, Taskbar Thumbnails, Translucency, Dialog Parent, Dim Screen for Administrator Mode, Box Switch.

** /etc/X11/xorg.conf **
Section &quot;Module&quot;
    Load           &quot;glx&quot;
EndSection

Section &quot;Device&quot;
    Identifier     &quot;Configured Video Device&quot;
    Driver         &quot;nvidia&quot;
EndSection

Section &quot;Screen&quot;
    Identifier     &quot;Default Screen&quot;
    Device         &quot;Configured Video Device&quot;
    Monitor        &quot;Configured Monitor&quot;
    DefaultDepth    24
    Option         &quot;NoLogo&quot; &quot;true&quot;
    Option         &quot;RenderAccel&quot; &quot;true&quot;
    Option         &quot;TwinView&quot; &quot;false&quot;
    Option         &quot;AddARGBGLXVisuals&quot; &quot;true&quot;
    Option         &quot;UseEvents&quot; &quot;false&quot;
    Option         &quot;TripleBuffer&quot; &quot;1&quot;
    Option         &quot;DamageEvents&quot; &quot;1&quot;
    Option         &quot;InitialPixmapPlacement&quot; &quot;2&quot;
    Option         &quot;BackingStore&quot; &quot;1&quot;
    Option         &quot;PixmapCacheSize&quot; &quot;70000&quot;
    Option         &quot;OnDemandVBlankInterrupts&quot; &quot;true&quot;

    SubSection     &quot;Display&quot;
        Depth       24
        Modes      &quot;1280x960&quot; &quot;1152x864&quot; &quot;1024x768&quot; &quot;800x600&quot; &quot;640x480&quot;
    EndSubSection
    SubSection     &quot;Display&quot;
        Depth       16
        Modes      &quot;1280x960&quot; &quot;1152x864&quot; &quot;1024x768&quot; &quot;800x600&quot; &quot;640x480&quot;
    EndSubSection
    SubSection     &quot;Display&quot;
        Depth       8
        Modes      &quot;1280x960&quot; &quot;1152x864&quot; &quot;1024x768&quot; &quot;800x600&quot; &quot;640x480&quot;
    EndSubSection
EndSection

Section &quot;Extensions&quot;
    Option &quot;Composite&quot; &quot;Enable&quot;
EndSection

** My System **
Motherboard: MSI K9N SLI Platinum (nForce 570 SLI chipset)
CPU: AMD Athlon(tm) 64 Processor 4000+ (2.6 GHz)
RAM: 2GB DDR2
Video: Dell NVIDIA GeForce 7800 GTX w/ 256 MB RAM (PCI Express)
OS: Kubuntu 9.10 i386 (with KDE SC 4.4.1)
Linux Kernel: 2.6.31-9-rt
NVIDIA driver: 185.18.36
Screen Resolution: 1280 x 960
X.org: 7.4
Qt version: 4.6.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>930593</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Flöser">mgraesslin</who>
    <bug_when>2010-03-08 17:31:19 +0000</bug_when>
    <thetext>Can you please try a window decoration which does not use animations. For example Plastik.

(Personal note: since using the 195.x driver the issue is completely gone for me)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>930598</commentid>
    <comment_count>2</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2010-03-08 17:41:02 +0000</bug_when>
    <thetext>also ensure you&apos;re using &quot;nvidia-settings -q InitialPixmapPlacement&quot; &quot;1&quot;, &quot;2&quot; is (really) 10 times slower in this regard...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>930625</commentid>
    <comment_count>3</comment_count>
    <who name="S. Christian Collins">s_chriscollins</who>
    <bug_when>2010-03-08 18:44:52 +0000</bug_when>
    <thetext>Okay, changing InitialPixmapPlacement between 2, 1 and 0 had no effect, but using the Plastik window decoration solved the problem.  I&apos;ll have to test the new NVIDIA driver, but I won&apos;t do that until Kubuntu Lucid beta is released, at which point I&apos;ll begin beta testing Lucid with the new NVIDIA driver.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>930670</commentid>
    <comment_count>4</comment_count>
    <who name="Martin Flöser">mgraesslin</who>
    <bug_when>2010-03-08 20:29:51 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 226182 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>