Bug 361741
Summary: | Voronoi screensaver crashes Xscreensaver | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael Cronenworth <mike> |
Component: | xscreensaver | Assignee: | Mamoru TASAKA <mtasaka> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 7 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-11-01 17:01:23 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
Michael Cronenworth
2007-11-01 13:34:32 UTC
What does "rpm -qa | grep xscreensaver | sort" say? I apologize, I should have originally included that for completeness. $ rpm -qa | grep xscreensaver | sort xscreensaver-base-5.03-12.fc7 xscreensaver-extras-5.03-12.fc7 xscreensaver-gl-extras-5.03-12.fc7 Ah ha... your question got me to thinking. I checked your changelog and it says you split up the gl packages. I installed xscreensaver-gl-base package and the voronoi screensaver no longer crashes. Is there no dependency on xscreensaver-gl-extras requiring xscreensaver-gl-base? If not, there should be. Feel free to close this bug, if appropriate. Well, xscreensaver-gl-extras-1:5.03-12.fc7 actually requires xscreensaver-gl-base: [tasaka1@localhost i386]$ rpm -qp --requires xscreensaver-gl-extras-5.03-12.fc7.i386.rpm | grep xscreensaver xscreensaver-gl-base = 1:5.03-12.fc7 So the correct behavior is that xscreensaver-gl-base should already be installed in your system... Anyway thank you for reporting. *** This bug has been marked as a duplicate of 357841 *** |