nssbackup-team team mailing list archive
-
nssbackup-team team
-
Mailing list archive
-
Message #01334
[Bug 609814] [NEW] sbackup does not remember selection of "recommended" settings, changes to "custom"
Public bug reported:
Binary package hint: sbackup
In sbackup 0.10.5ubuntu2 (though the version in the About button in the
application shows as 0.10.4) in Ubuntu 10.04, after making the
configuration change detailed at
http://wwww.ubuntuforums.org/showpost.php?p=9477790&postcount=8,
selecting the "Use recommended settings" option has no effect.
After saving, closing, and re-opening Simple Backup Config, the "Use
custom settings" option is selected. This is not the desired behavior.
The terminal output when selecting the "Use recommended settings" option
is chosen is as follows:
Traceback (most recent call last):
.conf.get("places", "prefix") + "/share/sbackup/simple-backup-config.glade")
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)
ConfigParser.NoOptionError: No option 'stop_if_no_target' in section: 'general'
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)
ConfigParser.NoOptionError: No option 'stop_if_no_target' in section: 'general'
** Affects: sbackup (Ubuntu)
Importance: Undecided
Status: New
--
sbackup does not remember selection of "recommended" settings, changes to "custom"
https://bugs.launchpad.net/bugs/609814
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to sbackup in ubuntu.
Follow ups
References