ubuntu-bugcontrol team mailing list archive
-
ubuntu-bugcontrol team
-
Mailing list archive
-
Message #01622
[Bug 311429] Re: simple-backup-config.py crashed with NoOptionError in get()
This bug continues with Ubuntu 10.04 beta 1 (updated as of 2010-4-02)
I wasn't able to upload a crash report to launchpad after the last
crash. I am attaching the report.
Sbackup was a very useful tool and I'm sorry to see it become
abandonware. However, I read elsewhere on launchpad that
sudo sbackupd
works perfectly and I've just confirmed this. So, it's really just a
question of fixing the crashing user interface that updates the config
file and starts the backup job.
CAN SOME PYTHON WIZARD HAVE A LOOK?!
Note: I couldn't attach the original crash file. It seemed to be locked.
I managed to open it with gedit and copy it. Here's the traceback:
Traceback:
Traceback (most recent call last):
File "/usr/sbin/simple-backup-config", line 578, in on_main_radio_group_changed
self.parse_conf()
File "/usr/sbin/simple-backup-config", line 402, in parse_conf
if str(self.conf.get("general", "stop_if_no_target")) == "1":
File "/usr/lib/python2.6/ConfigParser.py", line 540, in get
raise NoOptionError(option, section)
NoOptionError: No option 'stop_if_no_target' in section: 'general'
** Attachment added: "crash.txt"
http://launchpadlibrarian.net/42888790/crash.txt
--
simple-backup-config.py crashed with NoOptionError in get()
https://bugs.launchpad.net/bugs/311429
You received this bug notification because you are a member of Ubuntu
Bug Control, which is a direct subscriber.