Fedora Account System
Red Hat Associate
Red Hat Customer
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
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.