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

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

  [ Gary Lasker ]
  * lp:~gary-lasker/software-center/toolbar-buttons-insensitive-during-startup:
    - re-enable the fix for LP: #999486, LP: #994341 that was inadvertently
      disabled in the 5.2.2 release

  [ Michael Vogt }
  * lp:~mvo/software-center/lp1002271:
    - fix regression in 5.2.2 (LP: #1002271) for empty descriptions
 -- Michael Vogt <[email protected]>   Thu, 24 May 2012 09:30:16 +0200

** Changed in: software-center (Ubuntu)
       Status: In Progress => 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/1002271

Title:
  REGRESSION: crash in cell renderer

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

Bug description:
  
  From errors.ubuntu.com , this looks like a regression in the new capitalize 
code:

  Traceback (most recent call last):
    File 
"/usr/share/software-center/softwarecenter/ui/gtk3/widgets/cellrenderers.py", 
line 390, in do_render
      is_rtl)
    File 
"/usr/share/software-center/softwarecenter/ui/gtk3/widgets/cellrenderers.py", 
line 165, in _render_summary
      layout.set_markup(self.model.get_markup(app), -1)
    File 
"/usr/share/software-center/softwarecenter/ui/gtk3/models/appstore2.py", line 
192, in get_markup
      summary = capitalize_first_word(self.db.get_summary(doc))
    File "/usr/share/software-center/softwarecenter/utils.py", line 128, in 
capitalize_first_word
      if string[0].isalpha() and not string[0].isupper():
  IndexError: string index out of range

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1002271/+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