← Back to team overview

touch-packages team mailing list archive

[Bug 1368246] Re: Installation of Apps not functioning

 

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

** Changed in: unity-scope-click (Ubuntu)
       Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1368246

Title:
  Installation of Apps not functioning

Status in “packagekit” package in Ubuntu:
  In Progress
Status in “unity-scope-click” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  Invalid

Bug description:
  Current behaviour (version r237)

  1. Go to app store.

  2. Select 'Flappy Bird' or 'XKCD Viewer'

  3. Tap 'Install'

  4. Watch progress bar fill to 100%

  5. App install process ends here, progress remains at 100%

  6. After some time (approx. 30 seconds) App info page refreshes and
  comes back blank (all content other than title area and background
  gone)

  7. On navigating back it becomes apparent that App does not appear to
  have been installed and doesn't show up in Apps Scope.


  
  Expected behaviour:

  1. Go to app store.

  2. Select 'Flappy Bird' or 'XKCD Viewer'

  3. Tap 'Install'

  4. Watch progress bar fill to 100%

  5. Install button switches back from progress bar to a button reading
  "uninstall"

  6. App info updates to reflect that the App is now installed.

  7. On returning to the Apps Scope newly installed App can be seen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1368246/+subscriptions


References