You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, January 18th 2008, 6:48am

Mimetype errors

I have a problem with errors such as :

kbuildsycoca: WARNING: '/usr/share/applications/mplayer.desktop' specifies undefined mimetype/servicetype 'audio/x-mpg'

I get a lot of these and when I had a look in .mime.types I only see a few types for audio/ and video/:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
...

audio/basic            snd
audio/midi            mid midi
audio/ulaw            au
audio/x-aiff            aif aifc aiff
audio/x-wav            wav

...

video/dl            dl
video/fli            fli
video/gl            gl
video/mpeg            mp2 mpe mpeg mpg
video/quicktime            mov qt
video/x-msvideo            avi
video/x-sgi-movie        movie

...


So does anyone have a more full mimetypes file they can post? I tried looking in slackware package browser for the file but it seems a few programs add their own mimes and that's it.

This post has been edited 1 times, last edit by "Slackhead" (Jan 18th 2008, 6:50am)