← Back to team overview

touch-packages team mailing list archive

[Bug 1519378] [NEW] Add access to download manager's new getUncollectedDownloads method in the networking profile

 

Public bug reported:

We're introducing a new method to download manager's dbus api in this
branch: https://code.launchpad.net/~michael-sheldon/ubuntu-download-
manager/persistent-download-model

This allows the client side bindings to automatically request a list of
downloads that have finished while the application was closed, so
downloads are no longer lost if the app is closed or restarted before
they finish.

e.g.

dbus (send)
     bus=session
     path=/
     interface=com.canonical.applications.DownloadManager
     member=getUncollectedDownloads
     peer=(label=unconfined),

** Affects: apparmor-easyprof-ubuntu (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1519378

Title:
  Add access to download manager's new getUncollectedDownloads method in
  the networking profile

Status in apparmor-easyprof-ubuntu package in Ubuntu:
  New

Bug description:
  We're introducing a new method to download manager's dbus api in this
  branch: https://code.launchpad.net/~michael-sheldon/ubuntu-download-
  manager/persistent-download-model

  This allows the client side bindings to automatically request a list
  of downloads that have finished while the application was closed, so
  downloads are no longer lost if the app is closed or restarted before
  they finish.

  e.g.

  dbus (send)
       bus=session
       path=/
       interface=com.canonical.applications.DownloadManager
       member=getUncollectedDownloads
       peer=(label=unconfined),

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1519378/+subscriptions


Follow ups