Ticket #83 (new defect)

Opened 18 months ago

Last modified 15 months ago

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

Changed 15 months ago by lukasvermeer

This bug is a duplicate of  http://projects.sucs.org/projects/pybackpack/ticket/85. (technically the other way around, because this was reported earlier, but I've already posted a solution over at #85.)

Note: See TracTickets for help on using tickets.