ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #08898
Re: Are the web-container API changed?
On Mon, Jul 7, 2014 at 3:26 PM, Fabio Colella <fcole90@xxxxxxxxx> wrote:
> The latest utopic-proposed. The same bug was reported also by Michael
> Hall. Try to download HexGL from the store and have a look at the log, if
> the issue is still open the log will be like the one posted before.
> The most strange thing is:
>
> webapp-container: unrecognized option '--enable-back-forward'
> webapp-container: unrecognized option '--webappUrlPatterns=https?://
> hexgl.bkcore.com/*'
> Why are they unrecognized?
>
This error message is misleading, but it can be safely ignored.
The real issue lies here:
LaunchProcess: failed to execvp:
/usr/lib/arm-linux-gnueabihf/oxide-qt/oxide-renderer
LaunchProcess: failed to execvp:
/usr/lib/arm-linux-gnueabihf/oxide-qt/chrome-sandbox
Try adding "webview" to the list of policy groups in the app’s manifest
file.
HTH,
Olivier
References