Uninstallation of Apps not functioning

Bug #1368262 reported by James Mulholland
This bug report is a duplicate of:  Bug #1368246: Installation of Apps not functioning. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
unity-scope-click (Ubuntu)
Confirmed
Critical
Unassigned
unity8 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Current behaviour (version r237)

1. Go to Apps Scope.

2. Long press 'Twitter'

3. Tap 'Uninstall'

4. Tap 'Uninstall' again to confirm

5. User is returned to App Scope, App is still present/ installed.

Expected behaviour:

1. Go to Apps Scope.

2. Long press 'Twitter'

3. Tap 'Uninstall'

4. Tap 'Yes' to confirm

5. App uninstalls.

6. User is returned to App Scope where the App is no longer present.

Tags: avengers
Revision history for this message
Michał Sawicz (saviq) wrote :

Related to bug #1368246.

Changed in unity8 (Ubuntu):
status: New → Incomplete
Changed in unity-scope-click (Ubuntu):
status: New → Confirmed
importance: Undecided → Critical
Revision history for this message
Alejandro J. Cura (alecu) wrote :

The click scope is using pkcon to install and uninstall the apps, and this seems to be what's broken on #237:

phablet@ubuntu-phablet:~$ pkcon install-local /tmp/com.ubuntu.developer.thiebaud2001.aeroport-de-paris_0.1_all.click ; echo $?
Failed to contact PackageKit: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out
0
phablet@ubuntu-phablet:~$ pkcon -p remove "com.ubuntu.developer.webapps.webapp-amazon;1.0.9;all;local:click"; echo $?
Failed to contact PackageKit: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out
0

Changed in unity8 (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.