Bug 1084773
| Summary: | description of the app is wrong - it's taken from transgui.desktop file. it says "GenericName=A front end of crontab application Comment=A crontab application" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Milan Antonijevic <mantonijevic> | ||||
| Component: | transgui | Assignee: | Praveen Kumar <kumarpraveen.nitdgp> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 20 | CC: | kumarpraveen.nitdgp, lnie, prkumar | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | transgui-5.0.1-1.fc19 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-04-25 04:27:13 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: |
|
||||||
Thanks for your patch and bug report, will update package soon in fedora repo. transgui-5.0.1-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/transgui-5.0.1-1.fc20 transgui-5.0.1-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/transgui-5.0.1-1.fc19 transgui-5.0.1-1.fc20 works Package transgui-5.0.1-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing transgui-5.0.1-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-5100/transgui-5.0.1-1.fc19 then log in and leave karma (feedback). transgui-5.0.1-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. transgui-5.0.1-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 883262 [details] to make it easier, here's a patch. should be applicable by patch /usr/share/applications/transgui.desktop < transgui.patch Description of problem: I've noticed that "Software center" in Fedora 20 shows an odd app description for transgui package, and the invalid info comes from transgui.desktop file contained in the package: Name=transmission-remote-gui GenericName=A front end of crontab application Comment=A crontab application And it should be (not sure about the first line): GenericName=Transmission Remote Gui Comment=Cross platform remote GUI for the Transmission Bit-Torrent client Summary of the package states: "An App to remotely control a Transmission Bit-Torrent client" so maybe we can also use that. Version-Release number of selected component (if applicable): Version : 4.1 Release : 2.fc20 How reproducible: *search for an app in "Software" app, look at the description *mouse over (tool tip) on app icon, when installed *look for the lines in /usr/share/applications/transgui.desktop Steps to Reproduce: 1. yum install transgui 2. cat /usr/share/applications/transgui.desktop 3. Actual results: [Desktop Entry] Type=Application Name=transmission-remote-gui GenericName=A front end of crontab application Comment=A crontab application Icon=transgui TryExec=transgui Exec=transgui Terminal=false Categories=Network; X-Desktop-File-Install-Version=0.21 Expected results: [Desktop Entry] Type=Application Name=transmission-remote-gui GenericName=Transmission Remote Gui Comment=Cross platform remote GUI for the Transmission Bit-Torrent client Icon=transgui TryExec=transgui Exec=transgui Terminal=false Categories=Network; X-Desktop-File-Install-Version=0.21 Additional info: I would have changed it myself, but I have no account, and thus probably no rights to do it. Also, the package is a bit out of date - latest one is 5.0.1.