Comment 3 for bug 1525147

Revision history for this message
Peter Bittner (peter-bittner) wrote :

Currently, it's not possible to show `--help` neither in the Terminal app nor in an SSH session connected to the phone.

   $ webapp-container --help
   Loading module: 'libubuntu_application_api_touch_mirclient.so.3.0.0'
   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
   Aborted (core dumped)

Looks like the webapp-container binary requires a successful connection to the Mir server. This should not be required, I believe.