Bug 986852

Summary: Outdated GRASS desktop file
Product: [Fedora] Fedora Reporter: Zirneklitis <k_a_r_l_o_>
Component: grassAssignee: Devrim Gündüz <devrim>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 18CC: cristian.balint, devrim, neteler, pertusus, volker27
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: grass-6.4.3-4.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-10 06:30:35 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:

Description Zirneklitis 2013-07-22 09:01:08 UTC
Description of problem:

An old grass.desktop file is used in Fedora distributions. Starting from 6.4.3 a refined grass.desktop can be found in GRASS source package. This desktop file should be used.

The main  advantages:

1. Menu entries (categories)  are  the same as for QGIS etc. (Education;Science;Geoscience;Geography;)
2. More languages are available.


A patch should be applied to this desktop file:

-Icon=/usr/share/icons/grass-48x48.png
+Icon=grass

Comment 1 Volker Fröhlich 2013-07-22 09:13:18 UTC
Thanks a lot!

Comment 2 Volker Fröhlich 2013-10-06 21:55:15 UTC
Fixed in 6.4.3-3

Comment 3 Fedora Update System 2013-10-07 17:35:51 UTC
grass-6.4.3-3.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/grass-6.4.3-3.fc20

Comment 4 Fedora Update System 2013-10-09 14:18:02 UTC
Package grass-6.4.3-3.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 grass-6.4.3-3.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-18525/grass-6.4.3-3.fc20
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-10-10 11:48:21 UTC
grass-6.4.3-4.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/grass-6.4.3-4.fc20

Comment 6 Fedora Update System 2013-11-10 06:30:35 UTC
grass-6.4.3-4.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 markusN 2014-03-13 11:00:40 UTC
(In reply to Zirneklitis from comment #0)
...
> A patch should be applied to this desktop file:
> 
> -Icon=/usr/share/icons/grass-48x48.png
> +Icon=grass

Now also fixed upstream (for the future GRASS GIS 6.4.4 release):
http://trac.osgeo.org/grass/changeset/59241

Comment 8 Volker Fröhlich 2014-03-15 22:29:54 UTC
Thanks Markus! The encoding item is deprecated though:

http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html

Comment 9 markusN 2014-03-16 09:02:04 UTC
(In reply to Volker Fröhlich from comment #8)
> Thanks Markus! The encoding item is deprecated though:
> 
> http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-
> latest.html

ok, I have removed it upstream in GRASS GIS 6.4.svn, 6.5.svn and 7.svn.