Comment 8 for bug 1383696

Revision history for this message
Alexandros Frantzis (afrantzis) wrote :

With rtm-proposed image r135 I haven't been able to reproduce this exact problem yet. However, occasionally when I tap the maps icon nothing happens and I get:

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

and in unity8.log:

qtmir.mir: SessionAuthorizer::connection_is_allowed - this= SessionAuthorizer(0x191d5fc) pid= 31607
qtmir.applications: ApplicationManager::authorizeSession - pid= 31607
ApplicationManager REJECTED connection from app with pid 31607 as no desktop_file_hint specified
qtmir.applications: ApplicationManager::onProcessFailed - appId= "com.nokia.heremaps_here" duringStartup= true
ApplicationManager::onProcessFailed - upstart reports failure of application "com.nokia.heremaps_here" that AppManager is not managing
qtmir.applications: ApplicationManager::onProcessStopped - appId= "com.nokia.heremaps_here"
ApplicationManager::onProcessStopped reports stop of appId= "com.nokia.heremaps_here" which AppMan is not managing, ignoring the event

So it seems that under some circumstances the desktop_file_hint is not correctly set or read. Could be a different issue, or a different manifestation of the same issue this bug describes, not sure yet.