[webapp-container] --help needs --app-id
Bug #1591306 reported by
Michael Terry
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
webbrowser-app (Ubuntu) |
Fix Released
|
Medium
|
Alexandre Abreu |
Bug Description
To reproduce:
$ webapp-container --help
The application has been launched with no explicit or system provided app id. An application id can be set by using the --app-id command line parameter and setting it to a unique application specific value or using the APP_ID environment variable.
Workaround:
webapp-container --help --app-id=foobar
Usage: webapp-container [-h|--help] ...
Related branches
lp://staging/~abreu-alexandre/webbrowser-app/container-print-help-when-no-appid
- Olivier Tilloy: Approve
- system-apps-ci-bot: Needs Fixing (continuous-integration)
-
Diff: 72 lines (+15/-8)3 files modifiedsrc/app/browserapplication.cpp (+10/-5)
src/app/browserapplication.h (+2/-0)
src/app/webcontainer/webapp-container.cpp (+3/-3)
Changed in webbrowser-app (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
To post a comment you must log in.
This bug was fixed in the package webbrowser-app - 0.23+16. 10.20160620- 0ubuntu1
--------------- 10.20160620- 0ubuntu1) yakkety; urgency=medium
webbrowser-app (0.23+16.
* Set the front camera as the default for video media requests (LP:
#1563398)
* Handle theme color change and properly update browsing widgets (LP:
#1567430)
* Properly propagate touchscreen detection flag (LP: #1585689)
* Print help when no app-id is present (LP: #1591306)
-- Alexandre Abreu <email address hidden> Mon, 20 Jun 2016 15:08:41 +0000