Uninstalling an app doesn't stop it
Bug #1232130 reported by
Loïc Minier
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
click (Ubuntu) |
Fix Released
|
Medium
|
Michael Vogt | ||
ubuntu-touch-meta (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Hi,
Launch an installed app, uninstall it. Not only is it still listed in the list of installed apps (bug #1232129), it's also still in the running app lists, and if you press on the installed app icon or slide right, you get back to the running app.
I think any running instance of this app should be killed along the removal.
Cheers,
Related branches
lp://staging/click
- Colin Watson (community): Approve
- Ubuntu CI managed package branches: Pending requested
-
Diff: 485 lines (+269/-70)11 files modifiedREADME (+1/-0)
click/build.py (+10/-22)
click/framework.py (+138/-0)
click/install.py (+8/-28)
click/paths.py.in (+1/-0)
click/tests/helpers.py (+29/-0)
click/tests/test_build.py (+39/-5)
click/tests/test_install.py (+2/-4)
debian/changelog (+8/-0)
doc/file-format.rst (+1/-2)
doc/index.rst (+32/-9)
lp://staging/~mvo/click/lp1232130-kill-on-remove
- PS Jenkins bot (community): Approve (continuous-integration)
- Colin Watson (community): Approve
-
Diff: 140 lines (+86/-2)3 files modifiedclick/tests/helpers.py (+8/-0)
click/tests/test_user.py (+28/-2)
lib/click/user.vala (+50/-0)
lp://staging/~mvo/click/lp1232130-kill-on-remove-2
- Barry Warsaw: Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
-
Diff: 232 lines (+99/-35)4 files modifiedclick/tests/helpers.py (+21/-0)
click/tests/test_user.py (+22/-8)
lib/click/user.vala (+48/-27)
pk-plugin/pk-plugin-click.c (+8/-0)
lp://staging/click/devel
- Colin Watson (community): Approve
-
Diff: 100 lines (+35/-10)2 files modifiedclick/tests/integration/test_signatures.py (+27/-10)
debian/changelog (+8/-0)
affects: | click (Ubuntu) → upstart-app-launch (Ubuntu) |
Changed in click (Ubuntu): | |
status: | Confirmed → Fix Committed |
assignee: | nobody → Michael Vogt (mvo) |
importance: | Undecided → Medium |
Changed in click (Ubuntu): | |
status: | Triaged → In Progress |
To post a comment you must log in.
Moving this to click + adding a task to seed upstart- app-launch- tools.