User:Tyrael

From Openmoko

Revision as of 16:14, 2 November 2007 by Tyrael (Talk | contribs)

Jump to: navigation, search

Home Page


openmoko-mediaplayer2 seems to have broken dependancies, so install:

ipkg install gst-meta-audio libspiff liburiparser0


in case of gstreamer error about resource busy:

killall pulseaudio


(13:01:17) abraxa_: In that case you can just do a find on build/tmp/work/ and see which package created libicui18n.so, then rebuild said package (13:03:28) CM: Tyrael: I've had that error before, and usually this fixes it: bitbake -c rebuild qmake2-native icu; bitbake -c rebuild webkit-gtk

Personal tools

Home Page


openmoko-mediaplayer2 seems to have broken dependancies, so install:

ipkg install gst-meta-audio libspiff liburiparser0


in case of gstreamer error about resource busy:

killall pulseaudio


(13:01:17) abraxa_: In that case you can just do a find on build/tmp/work/ and see which package created libicui18n.so, then rebuild said package (13:03:28) CM: Tyrael: I've had that error before, and usually this fixes it: bitbake -c rebuild qmake2-native icu; bitbake -c rebuild webkit-gtk