ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #09391
[Bug 1574884] Re: [webapp-container] For click packages with multiple desktop files, the single instance server prevents each instance to be run
This bug was fixed in the package webbrowser-app -
0.23+16.10.20160526-0ubuntu1
---------------
webbrowser-app (0.23+16.10.20160526-0ubuntu1) yakkety; urgency=medium
[ Alexandre Abreu ]
* Fix account logic translation typo
* Fix container/webbrowser app_id; Properly set applicationname based
on package name and app name (LP: #1574884, #1577806)
[ CI Train Bot ]
* Resync trunk.
-- Alexandre Abreu <alexandre.abreu@xxxxxxxxxxxxx> Thu, 26 May 2016
17:01:10 +0000
** Changed in: webbrowser-app (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1574884
Title:
[webapp-container] For click packages with multiple desktop files, the
single instance server prevents each instance to be run
Status in webbrowser-app package in Ubuntu:
Fix Released
Bug description:
The container (sharing some code with the webbrowser, uses the package
name (ignoring the app specific name) to set the application name,
which is then used in key paths for the running app:
- writable locations,
- cache folders,
- single instance server name,
etc.
The issue is that for click packages with multiple desktop files (that
are supported by the platform), some of those names prevent the
individual apps to run properly. the single instance server name is
wrongly based on the writablelocation folder which is in turn based on
the applicationname. This application name is set to ignore the app
specific name and only care about the package name which makes those
click package file to properly run each app individually.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1574884/+subscriptions
References