View Single Post
Posts: 373 | Thanked: 56 times | Joined on Dec 2005 @ Ottawa, ON
#37
Originally Posted by N770-Freak
ad 1: how did you install this package? from console or with the packagemanager (red/blue pill?)? any error messages?
(please install the package in xterm and post the install messages!)
OK ... I got a chance to investigate this issue ... here is what I get when I try to install using dkg -i on the xterm:

Code:
Selecting previously deselected package gst-ogg-vorbis.
(Reading database ... 13521 files and directories currently installed.)
Unpacking gst-ogg-vorbis (from .../mmc1/gst-ogg-vorbis_0.1.deb) ...
Setting up gst-ogg-vorbis (0.1) ...
gconftool-2: I've been haxored to use xml::/etc/gconf/gconf.xml.defaults as the config source.
Attached schema `/schemas/apps/osso/osso_media_server/audio/application_ogg' to key `/apps/osso/osso_media_server/audio/application_ogg'
Installed schema `/schemas/apps/osso/osso_media_server/audio/application_ogg' for locale `C'
***
* Updating MIME database in /usr/share/mime...
* Warning: Unknown media type in type 'sketch/png'
Wrote 488 strings at 20 - 285c
Wrote aliases at 285c - 2a08
Wrote parents at 2a08 - 33ac
Wrote literal globs at 33ac - 3408
Wrote suffix globs at 3408 - 6ce0
Wrote full globs at 6ce0 - 6d04
Wrote magic at 6d04 - ce48
Wrote namespace list at ce48 - ce58
***
Stopping media-server
Starting media-server
The curious bit is the "* Warning: Unknown media type in type 'sketch/png'"
That seems to happen in the 'update-mime-database /usr/share/mime' step of the postinst script.

The ";audio/x-vorbis" seems to be appended to /usr/share/applications/hildon/osso-music-player.desktop correctly.

It still won't show oggs in the Open track dialog though after many reboots and some reinstallation attempts.

Not sure what is going on unless that warning is causing some hidden grief ... It doesn't look like it should though.