View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#935
Originally Posted by generationally View Post
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.
I must have set the dependencies incorrectly. I think the missing dependency is libqtm-12-declarative. So

Code:
apt-get install libqtm-12-declarative
should sort it.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following 2 Users Say Thank You to marxian For This Useful Post: