View Single Post
Posts: 133 | Thanked: 138 times | Joined on Nov 2007
#933
Originally Posted by marxian View Post

* Changed behaviour of automatic loading of video items (items are now loaded once the last item of the list is reached).

If the player does not work when launching from the shortcut, please try

Code:
export QT_PLUGIN_PATH=/opt/qtm12/plugins
then

Code:
/opt/usr/bin/qmltube
This should definitely work, until I can figure out what is going on.
Thanks again for yet another update!

The auto-loading of search results finally works for me now. Good job

However, I cannot get the internal player to work with your instructions. After setting the QT_PLUGIN_PATH variable and launching qmltube from the terminal, I get:

file:///opt/usr/share/qmltube/qml/qmltube/VideoPlaybackView.qml:2:1: module "QtMultimediaKit" is not installed
file:///opt/usr/share/qmltube/qml/qmltube/scripts/mainscripts.js:252: TypeError: Result of expression 'loader.item' [null] is not an object.


So I guess I'm missing QTMultimediaKit.

Edit: marxian, is it possibly related to the autobuilder as described here:
http://talk.maemo.org/showthread.php?t=67326

Last edited by generationally; 2011-06-01 at 12:15.