Bug 966301
Summary: | xsane icon nontransparent | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | nucleo <alekcejk> | ||||||
Component: | xsane | Assignee: | Nils Philippsen <nphilipp> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 19 | CC: | jkoncick, nphilipp | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | xsane-0.999-12.fc19 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2014-04-15 15:31:59 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
nucleo
2013-05-23 01:51:20 UTC
Created attachment 751973 [details]
xsane icon in KDE menus
Created attachment 751974 [details]
xsane icon in KDE taskbar
This seems to be caused by converting xsane.xmp into xsane-32x32.png. In specfile it is the line: xpmtoppm src/xsane.xpm | pnmtopng > src/xsane-32x32.png The created png file is not transparent. This was added in commit "use netpbm pipeline to create 32px PNG icon" from 2013-01-30. The 32x32 px png icon is however shipped in upstream tarball so I don't understand why it is re-created from the xpm file. Commenting out this line should fix the problem. (In reply to Jaromír Končický from comment #3) > The 32x32 px png icon is however shipped in upstream tarball so I don't > understand why it is re-created from the xpm file. Commenting out this line > should fix the problem. I don't have an idea why I did this at the time, the history doesn't help out either :-/. I'll remove it. xsane-0.999-12.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/FEDORA-2014-4132/xsane-0.999-12.fc19 xsane-0.999-12.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/FEDORA-2014-4128/xsane-0.999-12.fc20 Package xsane-0.999-12.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing xsane-0.999-12.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-4128/xsane-0.999-12.fc20 then log in and leave karma (feedback). xsane-0.999-12.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. xsane-0.999-12.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |