Hello Michael, or anyone else affected,
Accepted software-center into precise-proposed. The package will build
now and be available in a few hours. Please help us by testing this new
package. See https://wiki.ubuntu.com/Testing/EnableProposed for
documentation how to enable and use -proposed. Your feedback will aid us
getting this update out to other Ubuntu users. If this package fixes
the bug for you please change the bug tag from verification-needed to
verification-done. If it does not, change the tag to verification-
failed. In either case details of your testing will help us make a
better decision. Further information regarding the verification process
can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification
. Thank you in advance!
** Also affects: software-center (Ubuntu Precise)
Importance: Undecided
Status: New
** Changed in: software-center (Ubuntu Precise)
Status: New => Fix Committed
** Tags removed: verification-done
** Tags added: verification-needed
--
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
Status in “software-center” source package in Precise:
Fix Committed
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