Summary: | Grid View bumpy behavior | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Leszek Lesner <leszek.lesner> |
Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 4.9.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
URL: | http://youtu.be/WW8pd42x7ic | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Leszek Lesner
2012-08-31 13:23:29 UTC
Much likely bug #304375 a) does it happen with the XRender backend as well? b) what kind of GPU This looks like Present Windows is not used in Desktop Grid. Could you please try whether the problem persists when activating the Present Windows effect for Desktop Grid. Hint for the case you want to do videos again: set the animation speed to very slow, that quite often can help to see the issue better. (In reply to comment #1) > Much likely bug #304375 > > a) does it happen with the XRender backend as well? > b) what kind of GPU a) no it does not happen with it b) Intel HD 3000 (In reply to comment #2) > This looks like Present Windows is not used in Desktop Grid. Could you > please try whether the problem persists when activating the Present Windows > effect for Desktop Grid. > It was and still is activated. And there is no visible change when deactivating it. > Hint for the case you want to do videos again: set the animation speed to > very slow, that quite often can help to see the issue better. Thanks for the tip. I did not thought about that assuming glCopyPixels -> glSwapBuffer issue. please unlink and reopen the bug should the issue remain with 4.9.1 but the other bug is fixed *** This bug has been marked as a duplicate of bug 304375 *** I recompiled kde-workspaces by applying that patch from https://bugs.kde.org/show_bug.cgi?id=304375 (ok changed m_scene to scene as I applied the patch straight to 4.9.0 sources). Now I can confirm. It fixes my problem. Ooaaaahhh - that's mean! Now you took all the thrill, waiting for first users adapting 4.9.1 to see whether the patch works (for anyone but me) You should have added a "spoiler alert!" warning! =) Many thanks, confirmation is much appreciated. |