This bug was fixed in the package software-center - 5.2.4

---------------
software-center (5.2.4) precise-proposed; urgency=low

  [ Michael Vogt ]
  * lp:~mvo/software-center/lp970627:
    - fix intermittent crash when expunging the cache (LP: #970627)
  * lp:~mvo/software-center/lp971776:
    - fix crash when a downloaded image is invalid for whatever
      reason (network issues, proxy issues, pay-wall in between)
      (LP: #971776)
  * lp:~mvo/software-center/lp967036-2:
    - fix unicode error crash for people running with the
      LANGUAGE=zh_CN.UTF-8 or zh_TW.UTF-8 (LP: #967036)
  * lp:~mvo/software-center/cookie-jar:
    - fix paypal support in the purchases window (LP: #1018347)

  [ Gary Lasker ]
  * debian/control:
    - update vcs link to point to the 5.2 branch
  * lp:~gary-lasker/software-center/previous-purchase-sorting-lp873104:
    - return correct results when sorting the list of previous
      purchases (LP: #873104)
  * 
lp:~gary-lasker/software-center/recommendations-string-change-lp986437-for-5.2:
    - switch to the updated recommendations opt-in string now that the
      corresponding language pack updates are released and available
      (LP: #986437)
  * lp:~gary-lasker/software-center/fix-lp920741:
    - fix UnicodeDecodeError when a commercial app's title contains
      a unicode character (LP: #920741)

  [ Natalia Bidart ]
  * lp:~nataliabidart/software-center/cant-stop-the-music:
    - Stop the video if user navigates away from an app details page
      (LP: #1003954).
 -- Michael Vogt <[email protected]>   Thu, 28 Jun 2012 10:35:55 +0200

** Changed in: software-center (Ubuntu Precise)
       Status: Fix Committed => Fix Released

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

Title:
  Sorting the list of previous purchases returns zero items

Status in “software-center” package in Ubuntu:
  Fix Released
Status in “software-center” source package in Precise:
  Fix Released

Bug description:
  [TEST CASE]
  1. Prerequisite is to have purchased at least one item in Ubuntu Software 
Center.
  2. Launch the current version of software-center in precise.
  3. Open software-center and choose menu item "File"->"Reinstall Previous 
Purchases...".
  4. In the list that is displayed, use the combo box in the upper right to 
sort the list by e.g. "By Name".
  5. Verify that an empty list is displayed.
  6. Close Software Center.
  7. Install the new version of software-center in -proposed.
  8. Repeat steps 3 and 4 for the new version of Software Center.
  9. Verify that the list is now displayed and the items are sorted correctly.

  [REGRESSION POTENTIAL]
  This fix involves replacing some (broken) special-case code for the reinstall 
previous purchases feature, and so now we construct this list view in the same 
manner in which we construct all of the other list views. Therefore, the risk 
of regression is very low as all of the other list views are stable. To look 
for regressions, simply do repeated sortings of the reinstall previous 
purchases list (per step 4 above) and verify that a correctly sorted list is 
always returned.

  ---

  davmor2 reports that sorting the list of previous purchases always
  returns zero results. To reproduce:

  1. Prerequisite is to have purchased at least one item in Software Center.
  2. Open software-center and choose menu item "File"->"Reinstall Previous 
Purchases...".
  3. In the list that is displayed, use the combo box in the upper right to 
sort the list by e.g. "By Name".

  What happens:
  An empty list is displayed.

  What should happen:
  The full list appears, sorted by the selected criteria.

  Note also that using the navigation buttons to navigate back to the
  previous view and back causes the list to reappear, correctly sorted
  by the selected criteria.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to