<?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>161434</bug_id>
          
          <creation_ts>2008-04-30 02:26:00 +0000</creation_ts>
          <short_desc>minimize animation plugin couses non-stop repainting of screen</short_desc>
          <delta_ts>2008-06-11 17:24:42 +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>compositing</component>
          <version>unspecified</version>
          <rep_platform>Compiled Sources</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <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>1</everconfirmed>
          <reporter name="Sebastian Kuźlak">sebastiankuzlak</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>597815</commentid>
    <comment_count>0</comment_count>
    <who name="Sebastian Kuźlak">sebastiankuzlak</who>
    <bug_when>2008-04-30 02:26:00 +0000</bug_when>
    <thetext>Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.2.3 

to reproduce:
- turn on show paint and minimize animation plugins and hit apply.
- minimize a window
and now we can see entire screen repainting. on my athlon 2400xp+ it takes form 20-40% of cpu time.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>597861</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Flöser">mgraesslin</who>
    <bug_when>2008-04-30 09:40:24 +0000</bug_when>
    <thetext>Reason is that the method progress() of TimeLine is called to check if the animation is still running. But method value() should be used as the progress is not increased if time is added.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>610053</commentid>
    <comment_count>2</comment_count>
    <who name="">lucas</who>
    <bug_when>2008-06-11 17:14:46 +0000</bug_when>
    <thetext>Does this bug still occur? Although the code has not been changed I cannot reproduce it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>610059</commentid>
    <comment_count>3</comment_count>
    <who name="Martin Flöser">mgraesslin</who>
    <bug_when>2008-06-11 17:24:42 +0000</bug_when>
    <thetext>This bug has been fixed by Sebastian Kügler: http://websvn.kde.org/?view=rev&amp;revision=803465

(strange that the bug has not been closed automatically...)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>