Железо: ноутбук Toshiba Satellite 1105 (Celeron 1100, Intel 82320, RAM 256Mb).
Система Xubuntu 10.04, не обновлялась ни разу.
Не запускается центр приложений Ubuntu из GUI.
Набираю в терминале:
gksu /usr/bin/software-center
получаю:
WARNING:root:No styling hints for Albatross were found... using Human hints.
WARNING:root:No styling hints for Albatross were found... using Human hints.
WARNING:root:No styling hints for Albatross were found... using Human hints.
WARNING:root:No styling hints for Albatross were found... using Human hints.
WARNING:root:No styling hints for Albatross were found... using Human hints.
Traceback (most recent call last):
File "/usr/bin/software-center", line 80, in <module>
app = SoftwareCenterApp(datadir, xapian_base_path)
File "/usr/share/software-center/softwarecenter/app.py", line 201, in __init__
self.view_switcher = ViewSwitcher(datadir, self.db, self.icons)
File "/usr/share/software-center/softwarecenter/view/viewswitcher.py", line 57, in __init__
store = ViewSwitcherList(datadir, db, icons)
File "/usr/share/software-center/softwarecenter/view/viewswitcher.py", line 203, in __init__
self._update_channel_list()
File "/usr/share/software-center/softwarecenter/view/viewswitcher.py", line 277, in _update_channel_list
self.append(self.available_iter, [channel.get_channel_icon(),
AttributeError: 'list' object has no attribute 'get_channel_icon'
ну вот, ой... чего делать, куда лезть?