I'm trying to run BB under Ubuntu Natty (11), and I get this in the console:
info: starting BleachBit version 0.8.7
Traceback (most recent call last):
File "/usr/bin/bleachbit", line 804, in
gui = GUI()
File "/usr/bin/bleachbit", line 783, in __init__
self.create_window()
File "/usr/bin/bleachbit", line 714, in create_window
operations = self.create_operations_box()
File "/usr/bin/bleachbit", line 448, in create_operations_box
self.tree_store = TreeInfoModel()
File "/usr/bin/bleachbit", line 70, in __init__
self.refresh_rows()