← Back to team overview

ubuntu-phone team mailing list archive

Are the web-container API changed?

 

Since the recent land of Oxide, webapps have started to trow logs like that:

webapp-container: unrecognized option '--enable-back-forward'
webapp-container: unrecognized option '--webappUrlPatterns=https?://
hexgl.bkcore.com/*'
libust[21846/21879]: Error: Error opening shm /lttng-ust-wait-5 (in
get_wait_shm() at lttng-ust-comm.c:886)
libust[21846/21879]: Error: Error opening shm /lttng-ust-wait-5 (in
get_wait_shm() at lttng-ust-comm.c:886)
libust[21846/21880]: Error: Error opening shm /lttng-ust-wait-5-32011 (in
get_wait_shm() at lttng-ust-comm.c:886)
libust[21846/21880]: Error: Error opening shm /lttng-ust-wait-5-32011 (in
get_wait_shm() at lttng-ust-comm.c:886)
Using Oxide as the web engine backend
Invalid webapps installation
QQmlExpression: Expression
file:///usr/share/webbrowser-app/webcontainer/WebApp.qml:117:25 depends on
non-NOTIFYable properties:
    unity::action::qml::ActionManager::globalContext
Empty path in webapps model search path update request
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


My app.desktop file:

[Desktop Entry]
Name=hexgl-webapp
Type=Application
Icon=app.png
Exec=webapp-container --enable-back-forward --webappUrlPatterns=https?://
hexgl.bkcore.com/* http://hexgl.bkcore.com/play
Terminal=false
X-Ubuntu-Touch=true
Name[it]=app


The API are here:
http://developer.ubuntu.com/web/guides/ubuntu-webapps-guide/

Thank you in advance.
Fabio Colella

Follow ups