Bug 1084773 - 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"
Summary: description of the app is wrong - it's taken from transgui.desktop file. it s...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: transgui
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Praveen Kumar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-06 13:23 UTC by Milan Antonijevic
Modified: 2014-04-25 04:28 UTC (History)
3 users (show)

Fixed In Version: transgui-5.0.1-1.fc19
Clone Of:
Environment:
Last Closed: 2014-04-25 04:27:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
to make it easier, here's a patch. should be applicable by patch /usr/share/applications/transgui.desktop < transgui.patch (459 bytes, patch)
2014-04-06 13:23 UTC, Milan Antonijevic
no flags Details | Diff

Description Milan Antonijevic 2014-04-06 13:23:03 UTC
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.

Comment 1 Praveen Kumar 2014-04-09 05:02:16 UTC
Thanks for your patch and bug report, will update package soon in fedora repo.

Comment 2 Fedora Update System 2014-04-14 03:56:22 UTC
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

Comment 3 Fedora Update System 2014-04-14 04:17:03 UTC
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

Comment 4 lnie 2014-04-14 05:59:31 UTC
transgui-5.0.1-1.fc20 works

Comment 5 Fedora Update System 2014-04-15 15:38:11 UTC
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).

Comment 6 Fedora Update System 2014-04-25 04:27:13 UTC
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.

Comment 7 Fedora Update System 2014-04-25 04:28:56 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.