Launchpad has imported 12 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=269045.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2011-03-21T15:11:23+00:00 Rdieter-math wrote:

Created attachment 58212
suggseted patch 

Version:           unspecified (using KDE 4.6.1) 
OS:                Linux

.desktop files shipped in 0.11.2c fail using desktop-file-validate,
among the errors include invalid mimetypes:

Error in file "/usr/share/applications/kde4/kmplayer.desktop": "uri/mms" is an
invalid MIME type ("uri" is an unregistered media type)
Error in file "/usr/share/applications/kde4/kmplayer.desktop": "uri/pnm" is an
invalid MIME type ("uri" is an unregistered media type)
Error in file "/usr/share/applications/kde4/kmplayer.desktop": "uri/rtspt" is
an invalid MIME type ("uri" is an unregistered media type)
Error in file "/usr/share/applications/kde4/kmplayer.desktop": "uri/rtspu" is
an invalid MIME type ("uri" is an unregistered media type)

missing "Player" category, and invalid locales.

Reproducible: Always

Reply at: https://bugs.launchpad.net/kmplayer/+bug/570816/comments/4

------------------------------------------------------------------------
On 2011-03-21T19:49:27+00:00 Rdieter-math wrote:

Created attachment 58224
suggested patch

last one missed adding "Player" to Categories

Reply at: https://bugs.launchpad.net/kmplayer/+bug/570816/comments/5

------------------------------------------------------------------------
On 2011-03-21T20:34:09+00:00 Koos-vriezen wrote:

Looks fine to me. I think those uri/* mimetypes were valid in KDE3,
where one could register for a certain protocol too.

Reply at: https://bugs.launchpad.net/kmplayer/+bug/570816/comments/6

------------------------------------------------------------------------
On 2011-03-21T21:28:23+00:00 Koos-vriezen wrote:

SVN commit 1225583 by vriezen:

Remove uri/xxx mimetypes and x-test language

Patch from Rex Dieter

BUG:269045

 M  +2 -5      kmplayer.desktop   [TRAILING SPACE]
 M  +1 -3      kmplayer_part.desktop  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1225583

Reply at: https://bugs.launchpad.net/kmplayer/+bug/570816/comments/7

------------------------------------------------------------------------
On 2011-03-21T21:46:08+00:00 Rdieter-math wrote:

I was reminded on irc that indeed the uri mimetypes are defined in
kde.xml (in kdelibs).  This probably ought to be fixed differently than
just dropping them here then.  I'll try to investigate the options.

Reply at: https://bugs.launchpad.net/kmplayer/+bug/570816/comments/8

------------------------------------------------------------------------
On 2011-03-21T21:46:54+00:00 Rdieter-math wrote:

Oh, and the [x-test] locale entries will get re-added by scripty anyway.

Reply at: https://bugs.launchpad.net/kmplayer/+bug/570816/comments/9

------------------------------------------------------------------------
On 2011-03-21T22:01:34+00:00 Rdieter-math wrote:

Ok, will likely have to take a similar approach as
http://svn.reviewboard.kde.org/r/6111/

Reply at: https://bugs.launchpad.net/kmplayer/+bug/570816/comments/10

------------------------------------------------------------------------
On 2011-03-22T21:52:12+00:00 Koos-vriezen wrote:

Just let me know whether I should revert the uri/* removal. Looking at
the file association configuration in konquerors settings, I think I
indeed should.

Reply at: https://bugs.launchpad.net/kmplayer/+bug/570816/comments/11

------------------------------------------------------------------------
On 2011-03-23T19:29:39+00:00 Rdieter-math wrote:

Yeah, I'd say revert it for now, pending a "proper" fix, sorry for the
hassle here.

Reply at: https://bugs.launchpad.net/kmplayer/+bug/570816/comments/12

------------------------------------------------------------------------
On 2011-04-25T20:27:17+00:00 Rdieter-math wrote:

Wow, looks like the origin's of these mimetypes go all the way back to:
http://lists.freedesktop.org/archives/xdg/2010-October/011629.html
http://websvn.kde.org/?view=revision&revision=380464

It's been suggested we try to use the
x-scheme-handler/...
type referenced here,
http://lists.freedesktop.org/archives/xdg/2010-October/011629.html
instead, which seems like a fit to me.

Reply at: https://bugs.launchpad.net/kmplayer/+bug/570816/comments/14

------------------------------------------------------------------------
On 2011-04-25T20:50:14+00:00 Rdieter-math wrote:

https://git.reviewboard.kde.org/r/101231/

Reply at: https://bugs.launchpad.net/kmplayer/+bug/570816/comments/15

------------------------------------------------------------------------
On 2011-04-25T21:06:59+00:00 Rdieter-math wrote:

SVN commit 1229117 by rdieter:

restore mimetypes removed in r1225583 as x-scheme-handler/ instead

CCBUG: 269045


 M  +1 -1      kmplayer.desktop  
 M  +1 -1      kmplayer_part.desktop  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1229117

Reply at: https://bugs.launchpad.net/kmplayer/+bug/570816/comments/16


** Changed in: kmplayer
       Status: Unknown => Confirmed

** Changed in: kmplayer
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/570816

Title:
  invalid MIME types in /usr/share/applications/kde4/kmplayer.desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/kmplayer/+bug/570816/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to