Summary: | blur effect does not work when the dashboard is first invoked | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | S. Christian Collins <s_chriscollins> |
Component: | effects-various | Assignee: | Martin Flöser <mgraesslin> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, kde, kwin-bugs-null |
Priority: | NOR | Keywords: | regression |
Version: | 4.9.0 | Flags: | mgraesslin:
Triaged+
mgraesslin: ReviewRequest+ |
Target Milestone: | 4.9.1 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
URL: | https://git.reviewboard.kde.org/r/105962/ | ||
Latest Commit: | http://commits.kde.org/kde-workspace/5ad5e4eb1e2ec8bb3f3076c65be8d44fd2629072 | Version Fixed In: | 4.9.1 |
Sentry Crash Report: |
Description
S. Christian Collins
2012-08-04 16:29:32 UTC
I can partially reproduce it, but here it's even more severe. When I go to the Dashboard effect settings and activate the blur, it has no effect whatsoever. Regardless of how often I try, there is not blur in the Dashboard background. To get the blur I have to disable the effect first which always brings up this famous message: Desktop effects are not available on this system due to the following technical issues: Window Manager seems not to be running Pressing this button can crash the desktop [ } I have saved my data [Re-enable OpenGL detection] When I mark that checkbox and click the button, nothing happens except that a message appears saying "24 desktop effects could not be loaded." (although they are still working and nothing crashed). Then I go back to the settings overview page and then reopen the KWin Effecs KCM. There I need to re-enable the Dashboard effect (bringing up the same "Desktop effects are not available" message). Now the blur for the Dashboard background is working. My System: Sabayon Linux, KDE 4.9.0 Graphics card: ASUS EN9800GT Nouveau driver, Kernel 3.4.0 Dual Monitor setup I'm not sure, though, if this is really a 4.9 regression as some users reported similar problems against prior versions (see Bug 283396, which I'll mark as a duplicate since this report looks more helpful to me). *** Bug 283396 has been marked as a duplicate of this bug. *** Git commit 5ad5e4eb1e2ec8bb3f3076c65be8d44fd2629072 by Martin Gräßlin. Committed on 10/08/2012 at 10:01. Pushed by graesslin into branch 'KDE/4.9'. Move blur behind setting for dashboard to windowAdded slot We always want to have blur behind the Dashboard window not just after the activitation. FIXED-IN: 4.9.1 REVIEW: 105962 M +4 -5 kwin/effects/dashboard/dashboard.cpp http://commits.kde.org/kde-workspace/5ad5e4eb1e2ec8bb3f3076c65be8d44fd2629072 |