Summary: | Cube animation on border approach should not be used unless the electric borders are actually in use and the config should be disabled, align or hint the electric border configuration | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Meconio <meconiotech> |
Component: | effects-various | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | djrlual1 |
Priority: | NOR | Flags: | thomas.luebking:
Triaged+
mgraesslin: ReviewRequest+ |
Version: | 4.8.2 | ||
Target Milestone: | 4.11 | ||
Platform: | unspecified | ||
OS: | Linux | ||
URL: | http://img513.imageshack.us/img513/6373/schermata1j.jpg | ||
Latest Commit: | http://commits.kde.org/kde-workspace/af12bc6029bb2cfe843a2dc7faa586418ad25459 | Version Fixed In: | 4.11 |
Sentry Crash Report: |
Description
Meconio
2012-05-12 18:28:20 UTC
Kde version 4.8.2 sounds a bit like bug #299869 can you "kcmshell4 kwincompositing" and uncheck opengl2 shaders in the 3rd tab? does the issue remain afterwards? Yes, i have tried now your suggestion. Nothing is changed. Today ive seen the same bug in my office kubuntu installation. This pc is a core duo with an ati video card with driver fglrx kde version is 4.8.2. Here a screenshot: http://img10.imageshack.us/img10/6590/bugkde.jpg I've found the problem: http://img3.imageshack.us/img3/7504/solution1a.jpg This option conflicts. If you enable "Start animation when move windows to edge" in "Desktop effects" but you don't enable Change desktop on screen edge from another panel the animation stops in the middle. I've kde in italian the section name probably isn't correct in english i hope screenshot help you. Git commit af12bc6029bb2cfe843a2dc7faa586418ad25459 by Martin Gräßlin. Committed on 30/01/2013 at 13:36. Pushed by graesslin into branch 'master'. Only start animating in cube slide on window move if core uses switch desktop on edge For this new KWinOptions are exposed to query whether core uses switch on desktop on move or always. FIXED-IN: 4.11 REVIEW: 108671 M +4 -0 kwin/effects.cpp M +4 -0 kwin/effects/cube/cubeslide.cpp M +3 -1 kwin/libkwineffects/kwinglobals.h http://commits.kde.org/kde-workspace/af12bc6029bb2cfe843a2dc7faa586418ad25459 |