Error trying to stop an app with ubuntu-app-stop
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu system image |
New
|
Undecided
|
Unassigned | ||
ubuntu-app-launch (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I ma getting an error in my krillin when trying to stop an app. I shown an example about how to reproduce it.
phablet@
phablet@
** (process:5044): WARNING **: Unable to stop job application-legacy app_id messaging-app instance_id messaging-app-: GDBus.Error:
** (process:5044): WARNING **: Unable to stop Upstart instance
phablet@
current build number: 438
device name: krillin
channel: ubuntu-
last update: 2016-09-28 12:19:53
version version: 438
version ubuntu: 20160928
version device: 20160606-ab415b2
version custom: 20160831-991-38-18
phablet@
summary: |
- Error trying to stop an app + Error trying to stop an app with ubuntu-app-stop |
Some debugging shows that we're passing
APP_ID= messaging- app INSTANCE_ ID=messaging- app
while the upstart dbus service is expecting
APP_ID= messaging- app INSTANCE_ID=
No idea who is doing what wrong.