Traceback (most recent call last): File "/usr/bin/hurestore", line 37, in main_restore = MainRestore(path=glade_dir + "/hurestore.glade") File "/usr/lib/python2.5/site-packages/HUBackup/GUI/hurestore.py", line 50, in __init__ MainBackup.__init__(self, path,root,domain, **kwargs) File "/usr/lib/python2.5/site-packages/HUBackup/GUI/hubackup.py", line 58, in __init__ SimpleGladeApp.__init__(self, path, root, domain, **kwargs) File "/usr/lib/python2.5/site-packages/HUBackup/GUI/SimpleGladeApp.py", line 108, in __init__ self.new() File "/usr/lib/python2.5/site-packages/HUBackup/GUI/hurestore.py", line 63, in new self.updateDeviceLists() File "/usr/lib/python2.5/site-packages/HUBackup/GUI/hurestore.py", line 70, in updateDeviceLists self.prob_progress.set_fraction(0.5) AttributeError: MainRestore instance has no attribute 'prob_progress'