View Single Post
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#943
Originally Posted by marxian View Post
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.
That brought the player up; however:
Code:
~ $ /opt/usr/bin/qmltube
QSqlDatabasePrivate::addDatabase: duplicate connection name 'qt_sql_default_connection', old connection removed.
QObject::connect: Cannot queue arguments of type 'QNetworkConfigurationPrivatePointer'
(Make sure 'QNetworkConfigurationPrivatePointer' is registered using qRegisterMetaType().)
Error: "Internal data flow error."
thanks very much