go-qml / qml

QML support for the Go language
Other
1.96k stars 189 forks source link

Cannot connect to Mir server on ubuntu touch phone #152

Open Splizard opened 9 years ago

Splizard commented 9 years ago

I would like to develop some apps on my BQ aquarius using Go but I'm unsure how to get the application to run, running the "particle" example .desktop file from the apps scope does nothing and results in this error...

2015/04/10 20:53:59 integration.cpp:78: UbuntuClientIntegration: connection to Mir server failed. Check that a Mir server is
running, and the correct socket is being used and is accessible. The shell may have
rejected the incoming connection, so check its log file
SIGABRT: abort
PC=0xb5e0b8e6

Some help would be appreciated! ^_^

Splizard commented 9 years ago

Here is the shell log file (unity8.log)

qtmir.applications: ApplicationManager::onProcessStarting - appId= "gopkg.in.qml.particle-example"
qtmir.applications: ApplicationManager::onProcessStarting - appId= "gopkg.in.qml
qtmir.applications: ApplicationController::desktopFilePathForAppId - appId= "gopkg.in.qml.particle-example"
qtmir.applications: Desktop file for appId: "gopkg.in.qml.particle-example" at: "/home/phablet/.local/share/applications/gopkg.in.qml.particle-example.desktop" is not valid - check its syntax, and that the binary specified by the Exec line is installed!
qtmir.applications: Application::Application - appId= "gopkg.in.qml.particle-example" state= 0
Unable to instantiate application with appId "gopkg.in.qml.particle-example"
qtmir.mir: SessionAuthorizer::connection_is_allowed - this= SessionAuthorizer(0xf69564) pid= 22792
qtmir.applications: ApplicationManager::authorizeSession - pid= 22792
ApplicationManager REJECTED connection from app with pid 22792 as no desktop_file_hint specified
qtmir.applications: ApplicationManager::onProcessFailed - appId= "gopkg.in.qml.particle-example" duringStartup= true
ApplicationManager::onProcessFailed - upstart reports failure of application "gopkg.in.qml.particle-example" that AppManager is not managing
qtmir.applications: ApplicationManager::onProcessStopped - appId= "gopkg.in.qml.particle-example"
ApplicationManager::onProcessStopped reports stop of appId= "gopkg.in.qml.particle-example" which AppMan is not managing, ignoring the event