Comment 2 for bug 276272

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 276272] Re: warning during installation

On Tue, Sep 30, 2008 at 10:28 PM, Sebastien Bacher <email address hidden> wrote:
> thank you for your bug report, the parsing warning is a known upstream
> translation issue, the media type warning have already been listed in a
> bug by somebody who used a ppa to install kde4 software, did you install
> anything which is not in the standard ubuntu installation? could you
> look if any .desktop installed on your system list those?

Yes, I have things not in the standard Ubuntu install For instance:

mbp@grace% locate \*.desktop|xargs -d '\n' egrep
'(x-winamp-skin|uri/rtsp|uri/pnm)'
/usr/share/app-install/desktop/kde4_kplayer.desktop:MimeType=audio/mp3;audio/mpeg3;audio/mpeg4;audio/mpg;audio/mpeg;audio/mpegurl;audio/m3u;audio/mp4;audio/wav;video/msvideo;video/mpeg4;video/mpeg;video/x-m4v;video/x-mpeg;video/x-mpeg2;video/mp4;video/x-msmpeg;video/vnd.mpegurl;video/x-mpegurl;video/x-msvideo;video/quicktime;video/x-qtc;audio/x-ms-asf;audio/x-ms-asx;audio/x-ms-wma;audio/x-ms-wax;audio/x-ms-wmp;audio/x-ms-wmv;video/x-ms-asf;video/x-ms-asf-plugin;video/x-ms-asx;video/x-ms-wax;video/x-ms-wmp;video/x-ms-wmv;video/x-ms-wma;video/x-ms-wvx;video/x-ms-wmx;video/x-ms-wm;application/asx;application/x-ms-asf;application/vnd.ms-asf;application/x-ms-wmd;application/x-ms-wmz;audio/scpls;audio/x-scpls;audio/x-pls;audio/vnd.mpegurl;audio/x-mpg;audio/x-mpeg;audio/x-mpeg3;audio/x-mpegurl;audio/x-realaudio;audio/x-pn-realaudio;audio/x-pn-realaudio-plugin;application/x-pn-realaudio;audio/vnd.rn-realaudio;video/x-realvideo;video/x-pn-realvideo;video/vnd.rn-realvideo;video/x-pn-realvideo-plugin;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;application/vnd.rn-realplayer;application/sdp;application/smil;application/x-smil;application/streamingmedia;application/x-streamingmedia;video/nsv;audio/x-mp3;video/x-ogm;video/x-theora;audio/vorbis;audio/x-vorbis;audio/x-oggflac;application/x-ogg;application/ogg;audio/mp1;audio/x-mp1;audio/mp2;audio/x-mp2;audio/x-wav;video/avi;video/x-avi;video/x-divx;video/x-fli;video/x-matroska;audio/x-matroska;application/x-mplayer2;application/x-cda;audio/aac;audio/ac3;audio/basic;audio/m4a;audio/x-aac;audio/x-adpcm;audio/x-flac;audio/x-m3u;audio/x-m4a;audio/x-musepack;audio/x-pn-windows-pcm;video/x-3gpp;video/x-3gpp2;video/mediaplayer;uri/mms;uri/mmst;uri/mmsu;uri/pnm;uri/rtsp;uri/rtspt;uri/rtspu;
/usr/share/app-install/desktop/kde_kmplayer.desktop:MimeType=application/ogg;application/smil;application/vnd.ms-asf;application/vnd.rn-realmedia;application/x-kmplayer;application/x-mplayer2;application/x-ogg;application/xspf+xml;video/avi;video/mediaplayer;video/mp4;video/mpeg;video/quicktime;video/vnd.rn-realvideo;video/x-avi;video/x-flic;video/x-matroska;video/x-ms-asf;video/x-msvideo;video/x-ms-wmp;video/x-ms-wmv;video/x-ms-wvx;video/x-ogm;video/x-theora;uri/mms;uri/pnm;uri/rtspt;uri/rtspu;
/usr/share/mimelnk/uri/pnm.desktop:MimeType=uri/pnm
/usr/share/mimelnk/uri/rtspt.desktop:MimeType=uri/rtspt
/usr/share/mimelnk/uri/rtspu.desktop:MimeType=uri/rtspu

I can get the others for you if that would be useful.

mbp@grace% locate \*.desktop|xargs -d '\n' egrep -l
'(x-winamp-skin|uri/rtsp|uri/pnm)'|xargs dpkg -S
app-install-data: /usr/share/app-install/desktop/kde4_kplayer.desktop
app-install-data: /usr/share/app-install/desktop/kde_kmplayer.desktop
kdelibs-data: /usr/share/mimelnk/uri/pnm.desktop
kdelibs-data: /usr/share/mimelnk/uri/rtspt.desktop
kdelibs-data: /usr/share/mimelnk/uri/rtspu.desktop

--
Martin <http://launchpad.net/~mbp/>