Bug 74455

Summary: cannot remove screensavers
Product: [Retired] Red Hat Linux Reporter: Konstantin Olchanski <olchansk>
Component: xscreensaverAssignee: Bill Nottingham <notting>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-09-24 19:51:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Konstantin Olchanski 2002-09-24 17:08:33 UTC
We run cpu-intensive production jobs on our RedHat Linux 7.3
workstations and have a problem with fancy screensavers
consuming too much CPU, slowing down the
production jobs.

I was able to remove the KDE screensavers
(rpm --erase kdeartwork-screensavers-3.0.0-4), but cannot
remove the xscreensaver ones:

[root@sam root]# rpm --erase xscreensaver
error: removing these packages would break dependencies:
        xscreensaver is needed by control-center-1.4.0.1-31

Maybe this package should be split into an unremovable base
(with the benign "blank screen" screen saver) and removable
"fancy" screensavers?

K.Olchanski

Comment 1 Miloslav Trmac 2002-09-24 17:42:14 UTC
I believe you can switch of specific screensavers: run xscreensaver-demo
and uncheck all the boxes near the screensaver list (or do the equivalent
modifications to .xscreensaver, if you know the format)

Comment 2 Konstantin Olchanski 2002-09-24 19:51:31 UTC
a simpler workaround is to defeat rpm:
rm -f /usr/X11R6/lib/xscreensaver/*


Comment 3 Bill Nottingham 2002-11-11 20:48:34 UTC
The most supported way to do this would be to configure the screensaver to blank
the screen only.