Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. root@localhost:/# qml-phone-shell
  2. __pthread_gettid -2
  3. Module 'HudClient' does not contain a module identifier directive - it cannot be protected from external registrations.
  4. QObject::connect: No such signal Lenses::roleNamesChanged(QHash<int,QByteArray>) in /build/buildd/qml-phone-shell-1.59~quantal1/plugins/Utils/qsortfilterproxymodelqml.cpp:73
  5. received a sourceModel that does not notify of changes of its roleNames
  6.  
  7. (process:884): libhud-client-WARNING **: Unable to get a HUD proxy: Error spawning command line `dbus-launch --autolaunch=39e0eabfde7318120c5d973051303f4a --binary-syntax --close-stderr': Child process exited with code 1
  8.  
  9. (process:884): GLib-GIO-CRITICAL **: g_dbus_proxy_call_sync_internal: assertion `G_IS_DBUS_PROXY (proxy)' failed
  10.  
  11. (process:884): libhud-client-CRITICAL **: hud_client_query_constructed: assertion `hud_client_connection_new_query(cquery->priv->connection, cquery->priv->query, &path, &results, &appstack)' failed
  12. file:///usr/share/qml-phone-shell/Shell.qml:216: TypeError: Cannot call method 'unfocusCurrentApplication' of undefined
  13. file:///usr/share/qml-phone-shell/Shell.qml:440:13: QML Connections: Cannot assign to non-existent property "onSideStageFocusedApplicationChanged"
  14. file:///usr/share/qml-phone-shell/Shell.qml:440:13: QML Connections: Cannot assign to non-existent property "onMainStageFocusedApplicationChanged"
  15. file:///usr/share/qml-phone-shell/Hud/HudParametrizedActionsPage.qml:138:5: QML Item: Binding loop detected for property "width"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement