2013-09-01 12:35:33 |
Dmitry Shachnev |
description |
Trying to run example #6, I get:
dmitry@ubuntu:~$ qmlscene /usr/share/u1db-qt/examples/u1db-qt-example-6.qml
unity::action::ActionManager::ActionManager(QObject*):
Could not determine application identifier. HUD will not work properly.
Provide your application identifier in $APP_ID environment variable.
file:///usr/share/u1db-qt/examples/u1db-qt-example-6.qml:146: Unable to assign QVariantMap to QString
file:///usr/share/u1db-qt/examples/u1db-qt-example-6.qml:146: Unable to assign QVariantMap to QString
file:///usr/share/u1db-qt/examples/u1db-qt-example-6.qml:146: Unable to assign QVariantMap to QString
file:///usr/share/u1db-qt/examples/u1db-qt-example-6.qml:146: Unable to assign QVariantMap to QString
file:///usr/share/u1db-qt/examples/u1db-qt-example-6.qml:146: Unable to assign QVariantMap to QString
file:///usr/share/u1db-qt/examples/u1db-qt-example-6.qml:146: Unable to assign QVariantMap to QString
file:///usr/share/u1db-qt/examples/u1db-qt-example-6.qml:146: Unable to assign QVariantMap to QString |
Trying to run example #6, I get this after clicking "Sync" button:
dmitry@ubuntu:~$ qmlscene /usr/share/u1db-qt/examples/u1db-qt-example-6.qml
unity::action::ActionManager::ActionManager(QObject*):
Could not determine application identifier. HUD will not work properly.
Provide your application identifier in $APP_ID environment variable.
file:///usr/share/u1db-qt/examples/u1db-qt-example-6.qml:146: Unable to assign QVariantMap to QString
file:///usr/share/u1db-qt/examples/u1db-qt-example-6.qml:146: Unable to assign QVariantMap to QString
file:///usr/share/u1db-qt/examples/u1db-qt-example-6.qml:146: Unable to assign QVariantMap to QString
file:///usr/share/u1db-qt/examples/u1db-qt-example-6.qml:146: Unable to assign QVariantMap to QString
file:///usr/share/u1db-qt/examples/u1db-qt-example-6.qml:146: Unable to assign QVariantMap to QString
file:///usr/share/u1db-qt/examples/u1db-qt-example-6.qml:146: Unable to assign QVariantMap to QString
file:///usr/share/u1db-qt/examples/u1db-qt-example-6.qml:146: Unable to assign QVariantMap to QString |
|