Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 568552 - =media-sound/mumble-1.2.11 .desktop file missing ending semicolons
Summary: =media-sound/mumble-1.2.11 .desktop file missing ending semicolons
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor with 1 vote (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-17 16:51 UTC by rypervenche
Modified: 2018-08-21 19:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rypervenche 2015-12-17 16:51:50 UTC
This is nothing critical, but I thought it might be nice to fix.

When installing version media-sound/mumble-1.2.11 I noticed these errors:

================================================================
QA Notice: This package installs one or more .desktop files that do not pass validation.                                                                                                                                                                                                      
        /usr/share/applications/mumble.desktop: error: value "VoIP;Messaging;Voice Chat;Secure Communication" for locale string list key "Keywords" in group "Desktop Entry" does not have a semicolon (';') as trailing character
        /usr/share/applications/mumble.desktop: error: value "x-scheme-handler/mumble" for string list key "MimeType" in group "Desktop Entry" does not have a semicolon (';') as trailing character                              
================================================================

These can be fixed by simply adding a semicolon to the ends of lines 16 and 18 of /usr/share/applications/mumble.desktop

Reproducible: Always

Steps to Reproduce:
1. Install Mumble
2. Errors after installation (or in elogv if you use it)
Actual Results:  
Compiles with message about the correct format of the .desktop file.

Expected Results:  
No errors about .desktop file.
Comment 1 Andreas Sturmlechner gentoo-dev 2018-08-21 19:30:49 UTC
This appears to be fixed in master.