Bug 183125

Summary: Only 21 screensavers listed in KDE's Control Center
Product: [Fedora] Fedora Reporter: Dariusz Garbowski <thuforuk>
Component: kdebaseAssignee: Than Ngo <than>
Status: CLOSED WORKSFORME QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: jim.cornette
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://www.redhat.com/archives/fedora-test-list/2006-February/msg01776.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-27 14:12:18 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 Dariusz Garbowski 2006-02-26 16:18:06 UTC
Description of problem:
I can see only 21 screensavers available in KDE Control Center, out of which 10
are OpenGL that not work on my hardware (they display blank screen). However if
I choose "Random" in Control Center I can see that there are definitely more
screensavers installed. Quoting Jim Cornete in related thread on fedora-test
list (https://www.redhat.com/archives/fedora-test-list/2006-February/msg01879.html)

"It impedes usability, functionality and product satisfaction.
If this is by design or accidental, it is a bug candidate."

Version-Release number of selected component (if applicable):
2.13.91-1

How reproducible:


Steps to Reproduce:
1. Log into KDE.
2. Run Control Center.
3. Go to Appearance & Themes -> Screen Saver panel.
  
Actual results:
Only 21 screensavers listed to choose from.

Expected results:
All installed screensavers should be available.

Additional info:

Comment 1 Jim Cornette 2006-02-26 16:57:13 UTC
Adding to CC;
I am concerned with the lack of configurability on the GNOME side also. I
believe this problem is happening on both Available Desktops and relate to
gnome-screensaver and the not ready for release lack of configurability the
program introduces.

Comment 2 Than Ngo 2006-02-27 14:12:18 UTC
It seems some xscreensaver packages are not installed on your system. You 
should install the following packages, the KDE will show more screensavers in 
the list. 
 
 xscreensaver-gl-extras-4.24-1.1 
 xscreensaver-extras-4.24-1.1 
 xscreensaver-base-4.24-1.1 
 
OpenGL screensaver (not KDE part) does not work on some hardware. It seems a 
bug in Mesa/xorg. Please fill a new bug there. Thanks 
 

Comment 3 Jim Cornette 2006-02-27 18:32:06 UTC
The main issue is not being able to configure screensavers. xscreensaver-base is
not going to be installed during installations of FC5.

Are users supposed to run as root
rpm -e gnome-screensaver
yum install xscreensaver-base xscreensaver-extras and xscreensaver-gl-extras
after initial installation?