ubuntu-app-stop doesn't work with native apps
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-app-launch (Ubuntu) |
Fix Released
|
Critical
|
Ted Gould |
Bug Description
ubuntu-
Tested on arale version 425 from ubuntu-
Steps:
1) ubuntu-app-launch ubuntu-
system settings app launches as expected.
2) ubuntu-app-list
ubuntu-
3) ubuntu-app-stop ubuntu-
Expected result:
ubuntu-
Actual result:
ubuntu-
Following error is reported:
Unable to stop job application-legacy app_id ubuntu-
Related branches
- Albert Astals Cid (community): Abstain
- Marcus Tomlinson (community): Approve
- unity-api-1-bot: Approve (continuous-integration)
-
Diff: 332 lines (+70/-33)10 files modifiedlibubuntu-app-launch/application-impl-base.cpp (+32/-11)
libubuntu-app-launch/application-impl-base.h (+1/-0)
libubuntu-app-launch/application-impl-click.cpp (+4/-4)
libubuntu-app-launch/application-impl-legacy.cpp (+18/-6)
libubuntu-app-launch/application-impl-legacy.h (+2/-0)
libubuntu-app-launch/application-impl-libertine.cpp (+3/-3)
libubuntu-app-launch/application-impl-snap.cpp (+4/-4)
libubuntu-app-launch/registry-impl.cpp (+4/-4)
libubuntu-app-launch/registry-impl.h (+1/-1)
upstart-jobs/application-legacy.conf.in (+1/-0)
Changed in ubuntu-app-launch (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Critical |
assignee: | nobody → Ted Gould (ted) |
This bug was fixed in the package ubuntu-app-launch - 0.9+16. 10.20161003. 1-0ubuntu1
--------------- 10.20161003. 1-0ubuntu1) yakkety; urgency=medium
ubuntu-app-launch (0.9+16.
* Set a base directory for icons that have a full path specified in
their desktop file (LP: #1623636)
* Don't throw an exception when a Desktop file fails to include an
Icon key (LP: #1617348)
* Switch from g_atexit to std::atexit to avoid deprecation warnings
* Use the --id field for launching with libertine-launch and use it
for setting up other X11 environments
* Ensure we don't check the length of a nullptr array
* Make sure we don't check snapd if we know it won't return useful
results
* Make use of the instance parameter consistent through all the
backends (LP: #1626028)
-- Ted Gould <email address hidden> Mon, 03 Oct 2016 23:55:25 +0000