Bug 382281
| Summary: | logo.png missing from flying high rpm or FedoraFlyingHigh.xml error | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Haydn <haydnh> |
| Component: | fedora-logos | Assignee: | David Zeuthen <davidz> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 8 | CC: | mclasen, rstrode |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | noarch | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 8.0.3-1.fc8 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-11-16 00:40:48 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: | |||
We can't ship the logo in fedoraflyinghigh-gdm-theme unfortunately for trademark reasons. It was missing from the fedora-logos package, I've added it to fedora-logos-8.0.3-1.fc8 in -updates-testing. Would you mind trying it when it lands? Sure, post here or e-mail me and I'll test. fedora-logos-8.0.3-1.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update fedora-logos' Confirmed fixed by fedora-logos-8.0.3-1.fc8. fedora-logos-8.0.3-1.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. Verified fedora-logos-8.0.3-1.fc8 installed /usr/share/gdm/themes/FedoraFlyingHigh/logo.png file. |
Description of problem: In Fedora 8, the fedoraflyinghigh-gdm-theme rpm is missing /usr/share/gdm/themes/FedoraFlyingHigh/logo.png. Trying to use this gdm theme results in an error message stating logo.png is missing and loads an alternate theme. Version-Release number of selected component (if applicable): # yum list |grep fedoraflyinghigh-gdm fedoraflyinghigh-gdm-theme.noarch 1.0.0-1.fc8 fedora How reproducible: Always Steps to Reproduce: 1. Check that fedoraflyinghigh-gdm-theme is not installed # yum list |grep fedoraflyinghigh-gdm 2. Check the flying high path theme does not exist: # ls /usr/share/gdm/themes/FedoraFlyingHigh 3. Install the flying high rpm: # yum install fedoraflyinghigh-gdm-theme 4. Check that logo.png does not exist # ls /usr/share/gdm/themes/FedoraFlyingHigh/logo.png 5. Logout and gdm will err: missing logo.png Actual results: Error - failed to find logo.png and use of alternate gdm theme Expected results: Successful loading of the Flying High gdm theme. Additional info: The logo.png file is not listed in the rpm contents either: http://koji.fedoraproject.org/koji/rpminfo?rpmID=231792 This is caused either by: - Missing logo.png from fedoraflyinghigh-gdm-theme 1.0.0-1.fc8 package - Incorrect file (logo.png) listed in FedoraFlyingHigh.xml