My random notes about the stuff I've done
Light Media Scanner now uses libivorbis (Tremor) instead of floating point libvorbis. Ogg-support now depends on newer build of libivorbis that exports the symbols needed by LMS.
There’s now ogg-support-lightmediascanner meta package which depends on lightmediascanner0-ogg for easier installation with the Application Manager.
Unfortunately all other issues with ogg-support still remain.
But what does this mean to the average Nokia user? Is there something we need to do or can we just ignore it?
Hey, I’m finishing the build of Lightmediascanner packages at this very moment and will upload them to the extras repository as soon as possible. They’re available in the extras-devel repository right now, but not yet in extras.
So it looks like I am caught in dependency hell here. The ogg-support-lightmediascanner package requires lightmediascanner0-ogg, which requires lightmediascanner0 (=0.1.10). Which is a problem, because I have 0.1.09, and it can not be updated or uninstalled. So how do I get things working??
I am sorry for the insufficiently detailed question. I am doing this in application manager (red pill mode).
If I try to update I am given “application packages missing lightmediascanner0(=0.1.9-maemo1)
If I try to remove the installed package lightmediascanner0-asf (0.1.9-maemo1) it fails giving a requirement of lightmediascanner0-plugins (0.1.9-maemo1) as a requirement.
If I try to remove lightmediascanner0-plugins (0.1.9-maemo1), it fails saying that lightmediascanner0-asf (0.1.9-maemo1) is a requirement (along with all the other l’mediascanners)
If I am doing this wrong, please advise.
Much appreciated,
Davis
Sorry for my delay in replying- The dist-upgrade did the job. Canola has died on me now. I think I am done with that. I have been trying to get it to show ogg’s since I got my n800 and have been totally unsuccessful. There are too many players that work out of the box to spend all this time trying to coble together a work-around because they don’t want to build it in. Ah well- thanks for the help Tuomas!
Here’s what I did to get the FM open my ogg files with the osso media player
as root (you don’t need the red pill mode, ssh server is OK), edit /usr/share/mime/packages/mediaplayer-ui.xml, at line 20 (under the mp3 stuff), add the following lines
OGG audio
(I took the match values from my magic file on a Fedora 9). This will register the application/ogg type with all audio files, and the extension .ogg .
Now, edit /usr/share/applications/defaults.list, under the line 27 (mp3 stuff) add this line :
application/ogg=hildon-mp_ui.desktop
Close the file manager if you had it running, launch it again, you should now be able to play ogg files directly.
Argh the html filter removed all my lines !!!
See http://maison.mymadcat.com/~madcat/maemoOggSupport.txt