Bug 496830 - 1.43.2 can't start
Summary: 1.43.2 can't start
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: fwbackups
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Stewart Adam
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-21 11:18 UTC by Cagnulein
Modified: 2009-04-23 23:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-23 23:14:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Cagnulein 2009-04-21 11:18:41 UTC
When i run it for the first time it returns:

Traceback (most recent call last):
 File "/usr/share/fwbackups/fwbackups-runapp.pyw", line 2602, in <module>
   MainApp = fwbackupsApp(verbose, minimized)
 File "/usr/share/fwbackups/fwbackups-runapp.pyw", line 122, in __init__
   self.runSetup(minimized=minimized)
 File "/usr/share/fwbackups/fwbackups-runapp.pyw", line 354, in runSetup
   'has been created in /etc/crontab.fwbak' % error)
TypeError: not all arguments converted during string formatting 

so i touch /etc/crontab (it doesn't exist on archlinux) and now it works.

Comment 1 Stewart Adam 2009-04-23 23:14:59 UTC
Fixed locally in git, the problem will be fixed in 1.43.3rc2 (which is set to be released relatively soon).


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