no sir, i don't like it. it's crashing on startup for me. it worked straight after install, i think a dist-upgrade may have broken it. bring back synaptic : )
Code:
Component: Software Manager
Summary: TB43b34ebc GroupSelector.py:407:populateCategories:TypeError: iter should be a GtkTreeIter
Traceback (most recent call last):
File "/usr/sbin/pirut", line 363, in ?
main()
File "/usr/sbin/pirut", line 359, in main
pm.run()
File "/usr/sbin/pirut", line 288, in run
self._showBrowse()
File "/usr/sbin/pirut", line 225, in _showBrowse
grpsel.doRefresh()
File "/usr/lib/python2.4/site-packages/pirut/GroupSelector.py", line 410, in doRefresh
self.populateCategories()
File "/usr/lib/python2.4/site-packages/pirut/GroupSelector.py", line 407, in populateCategories
sel.select_iter(i)
TypeError: iter should be a GtkTreeIter
Local variables in innermost frame:
i: None
cats: []
self: <pirut.GroupSelector.GroupSelector instance at 0xb79f682c>
sel: <gtk.TreeSelection object (GtkTreeSelection) at 0xb5f0bbbc>