Bug 21486

Summary: Some xscreensaver modules assume default backgroun is black
Product: [Retired] Red Hat Linux Reporter: Ed Bailey <ed>
Component: xscreensaverAssignee: Bill Nottingham <notting>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 7.0CC: jwz, 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-08-06 20:09:42 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 Ed Bailey 2000-11-29 16:18:39 UTC
The following xscreensaver modules assume that the default background color
is black:

spotlight
wander
shadebobs
ccurve
interference
bumps

If *background in .Xresources is set to something other than black, these
modules will use that color.  With some modules, this results in the screen
flashing to the background color before then switching to black; with other
modules, the background color is used throughout the module's operation,
resulting in some strange effects (spotlight and shadebobs are good
examples).

The problem can be fixed by adding "-bg black" to each module's command
line in xscreensaver-demo, but the more proper way to fix this would be to
fix each module...

Comment 1 Jamie Zawinski 2002-07-27 06:04:37 UTC
This doesn't appear to be the case for any of those, in xscreensaver 4.05.
If it's still happening for you, please show me the contents of "xrdb -q"
so I can reproduce it.

Comment 2 Ed Bailey 2002-08-06 20:09:37 UTC
No, can't replicate it under 4.05, so it's probably best for everyone to just
close this one out...