Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/LSC/widgets/pages.py", line 69, in
change_section
self.basket_function()
File "/usr/lib/python2.7/dist-packages/LSC/main.py", line 426, in
refresh_app_basket
self.ui.apps_basket.model.append([" "*4+item+_(" (requested by
")+items+")", apt_pkg.size_to_str(self.info.size),
apt_pkg.size_to_str(self.info.installed_size), self.info.ver_str])
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 8: ordinal
not in range(128)
And there's basically same thing on line 422. If "requested by" is
localised in UTF-8, the exception in thrown.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1031346
Title:
"Install packages" button insensitive
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-software-center/+bug/1031346/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs