ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #09018
[Bug 1574884] [NEW] [webapp-container] For click packages with multiple desktop files, the single instance server prevents each instance to be run
Public bug reported:
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.
** Affects: webbrowser-app (Ubuntu)
Importance: High
Assignee: Alexandre Abreu (abreu-alexandre)
Status: In Progress
** Changed in: webbrowser-app (Ubuntu)
Assignee: (unassigned) => Alexandre Abreu (abreu-alexandre)
** Changed in: webbrowser-app (Ubuntu)
Importance: Undecided => High
** Changed in: webbrowser-app (Ubuntu)
Status: New => Confirmed
** Changed in: webbrowser-app (Ubuntu)
Status: Confirmed => In Progress
--
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:
In Progress
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
Follow ups