Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236257 - media-video/realplayer: .desktop file doesn't respect freedesktop spec
Summary: media-video/realplayer: .desktop file doesn't respect freedesktop spec
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-31 09:29 UTC by Pacho Ramos
Modified: 2008-10-28 19:08 UTC (History)
0 users

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


Attachments
realplayer.ebuild.diff (realplayer.ebuild.diff,385 bytes, text/plain)
2008-08-31 09:29 UTC, Pacho Ramos
Details
realplayer-desktop.patch (realplayer-desktop.patch,2.91 KB, patch)
2008-08-31 09:29 UTC, Pacho Ramos
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2008-08-31 09:29:18 UTC
$ desktop-file-validate /usr/share/applications/realplay.desktop 
/usr/share/applications/realplay.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated
/usr/share/applications/realplay.desktop: error: value "GNOME;Application;AudioVideo;Audio;Video;Player" for string list key "Categories" in group "Desktop Entry" does not have a semicolon (';') as trailing character
/usr/share/applications/realplay.desktop: error: value "application/x-ogg;application/ogg;audio/x-vorbis+ogg;video/x-theora+ogg;audio/mp3;audio/x-mp3;audio/mpeg;audio/mpg;audio/x-mpeg;audio/x-mpg;audio/mpegurl;audio/wav;audio/x-wav;audio/x-pn-wav;audio/x-pn-windows-acm;audio/x-pn-windows-pcm;text/vnd.rn-realtext;application/vnd.rn-realmedia-secure;application/vnd.rn-realaudio-secure;audio/x-realaudio-secure;video/vnd.rn-realvideo-secure;audio/vnd.rn-realaudio;audio/x-realaudio;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;image/vnd.rn-realpix;audio/x-pn-realaudio;video/vnd.rn-realvideo;application/vnd.rn-realsystem-rmj;application/vnd.rn-realsystem-rmx;audio/x-aac;audio/m4a;audio/x-m4a;audio/mp4;audio/rn-mpeg;audio/scpls;audio/x-scpls;audio/x-mpegurl;application/smil;application/x-smil;application/smil+xml;application/streamingmedia;application/x-streamingmedia;application/sdp;audio/basic;audio/x-pn-au;audio/aiff;audio/x-aiff;audio/x-pn-aiff;video/3gpp;video/3gpp-encrypted;audio/3gpp;audio/3gpp-encrypted;audio/amr;audio/amr-encrypted;audio/amr-wb;audio/amr-wb-encrypted;audio/x-rn-3gpp-amr;audio/x-rn-3gpp-amr-encrypted;audio/x-rn-3gpp-amr-wb;audio/x-rn-3gpp-amr-wb-encrypted;video/3gpp2;audio/3gpp2;video/x-real-video;video/mpeg4-generic;video/x-ms-asf;audio/x-ms-wma;video/x-ms-wmv;application/vnd.rn-wma;application/vnd.rn-wmv" for string list key "MimeType" in group "Desktop Entry" does not have a semicolon (';') as trailing character


I attach a patch for fixing this

Thanks

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2008-08-31 09:29:39 UTC
Created attachment 164162 [details]
realplayer.ebuild.diff
Comment 2 Pacho Ramos gentoo-dev 2008-08-31 09:29:58 UTC
Created attachment 164163 [details, diff]
realplayer-desktop.patch
Comment 3 Steve Dibb (RETIRED) gentoo-dev 2008-10-28 19:08:58 UTC
Fixed in realplayer-11.0.1.1056.ebuild, thanks Pacho