Bug 249592 - Cannot use 'Manual configuration' for Times
Summary: Cannot use 'Manual configuration' for Times
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: fwbackups
Version: 7
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Stewart Adam
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-25 16:52 UTC by groug
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version: 1.43.1-2.fc7
Clone Of:
Environment:
Last Closed: 2007-07-27 05:53:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Use correct field names in ui (1.04 KB, patch)
2007-07-25 17:22 UTC, groug
no flags Details | Diff

Description groug 2007-07-25 16:52:25 UTC
Description of problem:

After using 'Manual Configuration' in the 'Times' page, the set can never be
edited again because an exception in guiwidgets.py.

Version-Release number of selected component (if applicable):

fwbackups-1.43.1-1.fc7

How reproducible:

Always.

Steps to Reproduce:
1. create a set
2. choose 'Manual Configuration' in the 'Times' page
3. put * in all fields
4. save
5. try to edit the set

Actual results:

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/fwbackups/guicallbacks.py", line 561,
in on_EditSetButton_clicked
    self.SetView1.edit()
  File "/usr/lib/python2.5/site-packages/fwbackups/guiwidgets.py", line 1376, in
edit
    self._restore(set)
  File "/usr/lib/python2.5/site-packages/fwbackups/guiwidgets.py", line 1039, in
_restore
    self.ui.SetManualMinuteEntry.set_text(l[0])
  File "/usr/lib/python2.5/site-packages/fwbackups/guicallbacks.py", line 56, in
__getattr__
    (`name`, `self.filename`))
AttributeError: Can't find widget 'SetManualMinuteEntry' in
'/usr/share/fwbackups/fwbackups.glade'.

Expected results:

no exception.

Additional info:

patch provided.

Comment 1 groug 2007-07-25 17:22:55 UTC
Created attachment 159961 [details]
Use correct field names in ui

Comment 2 Stewart Adam 2007-07-25 17:43:31 UTC
Thank you for the patch, a package with the patch included is rebuilding now.

Comment 3 Fedora Update System 2007-07-27 05:53:41 UTC
fwbackups-1.43.1-2.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.