Crash on hurestore startup

Bug #60809 reported by Kevin Kubasik
6
Affects Status Importance Assigned to Milestone
HUBackup
In Progress
Undecided
Sivan Greenberg

Bug Description

I get the following trace whenever I enter hurestore into the terminal.

Traceback (most recent call last):
  File "/usr/bin/hurestore", line 37, in ?
    main_restore = MainRestore(path=glade_dir + "/hurestore.glade")
  File "/usr/lib/python2.4/site-packages/HUBackup/GUI/hurestore.py", line 50, in __init__
    MainBackup.__init__(self, path,root,domain, **kwargs)
  File "/usr/lib/python2.4/site-packages/HUBackup/GUI/hubackup.py", line 58, in __init__
    SimpleGladeApp.__init__(self, path, root, domain, **kwargs)
  File "/usr/lib/python2.4/site-packages/HUBackup/GUI/SimpleGladeApp.py", line 108, in __init__
    self.new()
  File "/usr/lib/python2.4/site-packages/HUBackup/GUI/hurestore.py", line 63, in new
    self.updateDeviceLists()
  File "/usr/lib/python2.4/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'

Sivan Greenberg (sivan)
Changed in hubackup:
assignee: nobody → sivan
status: Unconfirmed → In Progress
Revision history for this message
Kevin Kubasik (kkubasik) wrote :

Not to nag, but how is this coming? I just kinda stinks to have regular backups, and a nice GUI to get them from, but no way to restore them....

Revision history for this message
Sivan Greenberg (sivan) wrote :

this will come soon as feisty opens. Stay tuned for the updates ;)

Revision history for this message
Kevin Kubasik (kkubasik) wrote :

Cool :) I was just playing with the bzr branch, some neat stuff in there, can't wait to see what its like!

Revision history for this message
Tobias Strauß (tocomo) wrote :

Gutsy has this bug too. This tool where propagated at help.ubuntu.com as backup solution. And it simply doesnt work. Thats lame.

$ hurestore
Traceback (most recent call last):
  File "/usr/bin/hurestore", line 37, in <module>
    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'

Revision history for this message
Martin Bergner (martin-bergner) wrote :

Yes, it's not good, that hubackup is advertised, but rumors say that there will be progress in the hardy cycle.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.