Can't have multiple webapps running

Bug #1579195 reported by Guillaume F
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
webapp-container
Invalid
Undecided
Unassigned

Bug Description

Hi,

I use multiple webapps on the desktop, but after upgrading to 16.04, I find that I cannot have multiple webapps opened at the same time. Meaning I can't open for example Feedly, Wunderlist and Wordreference at the same time. Is there a change to make inside the webapps?

Thanks!

Revision history for this message
Guillaume F (marsguo) wrote :

Just tried Unity8 on the same desktop. My webapps appear in the Dash, and here it works fine, just like on the phone and tablet. Any thoughts?

Revision history for this message
Guillaume F (marsguo) wrote :

Are webapps completely abandonned on Unity7?

Revision history for this message
Alessandro Viprati (vipri-alessandro) wrote :

To be able to execute different webapps simultaneously with webapp-container, you have to specify different APP_IDs for each webapp.

For example:
1. webapp-container --app-id=ubuntu.com https://www.ubuntu.com
2. webapp-container --app-id=wiki.ubuntu.com https://wiki.ubuntu.com

Doing so, cache files will be saved in different directories:
1. `~/.cache/ubuntu.com` `~/.local/share/ubuntu.com`
2. `~/.cache/wiki.ubuntu.com` `~/.local/share/wiki.ubuntu.com`
and webapps can run at the same time.

Changed in webapp-container:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.