desktop-file-validate reports the following problems:
/usr/share/applications/ida.desktop: warning: key "Encoding" in group "Desktop
Entry" is deprecated
/usr/share/applications/ida.desktop: error: value "no" for boolean key
"Terminal" in group "Desktop Entry" contains invalid characters, boolean values
must be "false" or "true"
/usr/share/applications/ida.desktop: error: value "Motif;Graphics;Viewer" for
string list key "Categories" in group "Desktop Entry" does not have a semicolon
(';') as trailing character
/usr/share/applications/ida.desktop: error: value
"image/jpeg;image/tiff;image/png" for string list key "MimeType" in group
"Desktop Entry" does not have a semicolon (';') as trailing character
/usr/share/applications/ida.desktop: warning: value "ida.png" for key "Icon" in
group "Desktop Entry" is an icon name with an extension, but there should be no
extension as described in the Icon Theme Specification if the value is not an
absolute path
Reproducible: Always