Public bug reported:
On an updated edgy system, I start up simple backup config and set some
options. I then click save and nothing happens (I don't get a
confirmation). If I restart the config again, indeed nothing has been
saved. I see the following if I run it from the command line.
(simple-backup-config:8272): libgnomevfs-WARNING **: Failed to open session
DBUS connection: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy blocked the
reply, the reply timeout expired, or the network connection was broken.
Volume monitoring will not work.
Traceback (most recent call last):
File "/usr/sbin/simple-backup-config", line 490, in
on_main_radio_group_changed
self.widgets.get_widget("vbox12").set_sensitive( False )
AttributeError: 'NoneType' object has no attribute 'set_sensitive'
Traceback (most recent call last):
File "/usr/sbin/simple-backup-config", line 490, in
on_main_radio_group_changed
self.widgets.get_widget("vbox12").set_sensitive( False )
AttributeError: 'NoneType' object has no attribute 'set_sensitive'
Traceback (most recent call last):
File "/usr/sbin/simple-backup-config", line 399, in on_save_clicked
tail = "\troot\tif [ -x " + self.conf.get("places", "prefix") +
"/sbin/sbackupd ]; then " + self.conf.get("places", "prefix") +
"/sbin/sbackupd; fi;"
File "/usr/lib/python2.4/ConfigParser.py", line 511, in get
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'places'
** Affects: sbackup (Ubuntu)
Importance: Undecided
Status: Unconfirmed
** Description changed:
- I start up simple backup config and set some options. I then click save
- and nothing happens (I don't get a confirmation). If I restart the
- config again, indeed nothing has been saved. I see the following if I
- run it from the command line.
+ On an updated edgy system, I start up simple backup config and set some
+ options. I then click save and nothing happens (I don't get a
+ confirmation). If I restart the config again, indeed nothing has been
+ saved. I see the following if I run it from the command line.
(simple-backup-config:8272): libgnomevfs-WARNING **: Failed to open session
DBUS connection: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy blocked the
reply, the reply timeout expired, or the network connection was broken.
Volume monitoring will not work.
Traceback (most recent call last):
File "/usr/sbin/simple-backup-config", line 490, in
on_main_radio_group_changed
self.widgets.get_widget("vbox12").set_sensitive( False )
AttributeError: 'NoneType' object has no attribute 'set_sensitive'
Traceback (most recent call last):
File "/usr/sbin/simple-backup-config", line 490, in
on_main_radio_group_changed
self.widgets.get_widget("vbox12").set_sensitive( False )
AttributeError: 'NoneType' object has no attribute 'set_sensitive'
Traceback (most recent call last):
File "/usr/sbin/simple-backup-config", line 399, in on_save_clicked
tail = "\troot\tif [ -x " + self.conf.get("places", "prefix") +
"/sbin/sbackupd ]; then " + self.conf.get("places", "prefix") +
"/sbin/sbackupd; fi;"
File "/usr/lib/python2.4/ConfigParser.py", line 511, in get
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'places'
--
Cannot save settings
https://launchpad.net/bugs/70125
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs