| Summary: | Lock Screen security hole with compositing enabled | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Benjamin Dietrich <summel> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | aseigo |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Benjamin Dietrich
2009-07-28 15:39:27 UTC
Configuring/selecting a screensaver actually does not solve the problem... could you please try if this is related to bug #177495? just tested w/ and w/o UnredirectFullscreen=false - so yes, it is. *** This bug has been marked as a duplicate of bug 177495 *** BUt i don't get flickering fullscreen applications on any of the 2 tested machines..... the flicker oly occurs when you open another window (dialog/popup) and thus the fullscreen window gets re-redirected (and re-undirected after the other window closed) edit "~/.kde/share/config/kwinrc" (it might be ~/.kde4/... on your distro) find the section [Compositing] add a key UnredirectFullscreen=false reconfigure kwin (konsole) qdbus org.kde.kwin /KWin reconfigure test whether the screenlocker issue persists |