← Back to team overview

desktop-packages team mailing list archive

[Bug 427568] Re: Please sort programs in a even more locale-friendly way (by using python-pyicu)

 

** Changed in: software-center (Ubuntu)
       Status: Confirmed => Triaged

-- 
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/427568

Title:
  Please sort programs in a even more locale-friendly way (by using
  python-pyicu)

Status in “software-center” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: software-store

  The listing of programs right now is sorted by name.  But it seems to
  sort by character code (i.e. strcmp).  You can see this falling down
  when there are accents in the program name.

  I propose that it should instead sort using the unicode algorithm for
  sorting in a locale-sensitive way.  Different languages have very
  different sorting rules.

  I recently did this with the Ubuntu installer ubiquity, and found the
  python wrapper for libicu to be useful (python-pyicu).  It can be used
  to generate collation keys for a given key in a given locale.

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