View source for User:Tyrael

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to User:Tyrael.

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