Summary: | Random screen saver, forbidden "manipulate screen", sometimes uses Flipscreen3d | ||
---|---|---|---|
Product: | [Unmaintained] kscreensaver | Reporter: | Christopher Neufeld <kdebugs> |
Component: | general | Assignee: | kscreensaver bugs tracking <kscreensaver-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.5.3 | |
Sentry Crash Report: |
Description
Christopher Neufeld
2010-06-20 16:49:35 UTC
So, I've gone into the screen saver setup page, selected "random", excluded those savers that manipulate the screen, and then just started hitting 'test' over and over again. Among the screen savers used were MirrorBlob and AntInspect, which also should have been excluded. SVN commit 1188997 by ossi: fix terminally broken type exclusion logic if a screensaver had multiple types, they'd all have to be forbidden to actually exclude it. BUG: 242266 FIXED-IN: 4.5.3 M +12 -18 random.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1188997 |