Bug 389601

Summary: fwbackups: traceback when starting
Product: [Fedora] Fedora Reporter: Bernard Johnson <bjohnson>
Component: fwbackupsAssignee: Stewart Adam <s.adam>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.43.1-6.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-20 18:09:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bernard Johnson 2007-11-18 18:39:40 UTC
Description of problem:
fwbackups gives a traceback when starting.

Version-Release number of selected component (if applicable):
fwbackups-1.43.1-3.fc8

How reproducible:
Always

Steps to Reproduce:
1. start fwbackups
2.
3.
  
Actual results:
$ fwbackups
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/fwbackups/guicallbacks.py", line 778,
in on_RestoreSetNameBox_changed
    self.ui.RestoreSetNameBox.get_active_iter(), 0), self.ui.RestoreSetDateBox)
TypeError: iter must be a GtkTreeIter

Expected results:
no traceback

Additional info:

Comment 1 Fedora Update System 2007-11-20 17:56:02 UTC
fwbackups-1.43.1-6.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 2 Fedora Update System 2007-11-20 18:09:46 UTC
fwbackups-1.43.1-6.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 3 Stewart Adam 2007-11-20 22:11:55 UTC
Thanks for the report, I've made a patch for it and the updates have been pushed.