"Install packages" button insensitive
Bug #1031346 reported by
Märt Põder
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lubuntu-software-center (Ubuntu) |
Fix Committed
|
Undecided
|
Märt Põder |
Bug Description
Lubuntu 12.04, EE_et locale
Whatever I put in the basket, "Install packages" button remains insensitive
Changed in lubuntu-software-center (Ubuntu): | |
assignee: | nobody → Märt Põder (boamaod) |
status: | New → Fix Committed |
To post a comment you must log in.
Traceback (most recent call last): python2. 7/dist- packages/ LSC/widgets/ pages.py" , line 69, in change_section basket_ function( ) python2. 7/dist- packages/ LSC/main. py", line 426, in refresh_app_basket 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])
File "/usr/lib/
self.
File "/usr/lib/
self.
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.