Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 568552

Summary: =media-sound/mumble-1.2.11 .desktop file missing ending semicolons
Product: Gentoo Linux Reporter: rypervenche <contact>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED FIXED    
Severity: minor CC: kripton
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.