[Bug 1301979] [NEW] says "tested" when it means "recommended"

Martin Pitt martin.pitt at ubuntu.com
Thu Apr 3 14:23:50 UTC 2014


Public bug reported:

./softwareproperties/gtk/SoftwarePropertiesGtk.py:

            if driver_status == 'recommended':
                base_string = _("{base_description} ({licence}, tested)")

That's wrong. ubuntu-drivers-common does not have a concept of "tested"
vs "untested", that was from the Jockey era where we allowed third-party
repositories. "recommended" is for telling the user which of the umpteen
NVidia versions she should pick (we don't need the flag for any other
driver).

** Affects: software-properties (Ubuntu)
     Importance: Undecided
         Status: New

** Summary changed:

- says "tested" when it means "recommendeD"
+ says "tested" when it means "recommended"

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/1301979

Title:
  says "tested" when it means "recommended"

Status in “software-properties” package in Ubuntu:
  New

Bug description:
  ./softwareproperties/gtk/SoftwarePropertiesGtk.py:

              if driver_status == 'recommended':
                  base_string = _("{base_description} ({licence}, tested)")

  That's wrong. ubuntu-drivers-common does not have a concept of
  "tested" vs "untested", that was from the Jockey era where we allowed
  third-party repositories. "recommended" is for telling the user which
  of the umpteen NVidia versions she should pick (we don't need the flag
  for any other driver).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1301979/+subscriptions



More information about the foundations-bugs mailing list