Ticket #83 (new defect)
can't backup over ssh
| Reported by: | rblenis | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Stable |
| Component: | None | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Can't backup over ssh, but to local dir works. Running ubuntu 10.4.1, pybackpack 0.5.8. Here is the stderr output:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/pybackpack/gui.py", line 210, in on_button_do_backup_clicked
self.do_ssh_backup()
File "/usr/lib/pymodules/python2.6/pybackpack/gui.py", line 388, in do_ssh_backup
tree, itera = self.widgets.get_widget('combo_backup_sets').get_selection().get_selected()
AttributeError?: 'gtk.ComboBox?' object has no attribute 'get_selection'
Change History
Note: See
TracTickets for help on using
tickets.
