Here is a bug that make me insane since a lot of time.<br>Randomly, when launching an kde application, i can see it appear on screen and then being placed by place plugin.<br>I look at place plugin code and everything looks ok...
<br><br><a href="http://hibbert.univ-lille3.fr/~cbellegarde/PlacementBug.png">http://hibbert.univ-lille3.fr/~cbellegarde/PlacementBug.png</a><br>Here a screenshot of the bug, as you can see, window first appear at this &quot;non placed&quot; position, then, it will be removed and place by place plugin ... As all this is executing fastly, you get a really bad looking effect on screen...
<br><br>But, this only affect kde applications, i can&#39;t reproduce this with a gtk application ....<br><br>Really don&#39;t understand what is happening :(<br><br>If someone can confirm this bug ...<br>Run this in an xterm with smart placement method:
<br>while true; do konsole &amp; sleep 1; killall konsole; done<br><br>Look at the screen, you should randomly see the bug at konsole window mapping...<br><br>Bellegarde Cedric<br><br>