Public bug reported:

currently system_device_drivers() does not list whether a driver is
installed or not, however since it needs to query apt for matching
packages anyway it might be worthwhile to check whether those packages
are installed or not.

in kubuntu we have a component dispatching notifications if a
recommended driver is available but not in use, however to check the in-
use part we need to access apt to check whether the driver is installed
to begin with, this unnecessarily ties the notifying component directly
to apt.

** Affects: ubuntu-drivers-common (Ubuntu)
     Importance: Wishlist
         Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-drivers-common in Ubuntu.
https://bugs.launchpad.net/bugs/1282059

Title:
  system_device_drivers should check for installedness

Status in “ubuntu-drivers-common” package in Ubuntu:
  New

Bug description:
  currently system_device_drivers() does not list whether a driver is
  installed or not, however since it needs to query apt for matching
  packages anyway it might be worthwhile to check whether those packages
  are installed or not.

  in kubuntu we have a component dispatching notifications if a
  recommended driver is available but not in use, however to check the
  in-use part we need to access apt to check whether the driver is
  installed to begin with, this unnecessarily ties the notifying
  component directly to apt.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1282059/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to