nssbackup-team team mailing list archive
-
nssbackup-team team
-
Mailing list archive
-
Message #03156
[Bug 1201434] Re: Sorry, this should not have happened
I have the same problem.
Every time I launch sbackup I get the same error message. however, I can "close" the notification window and continue using sbackup.
The program seems to run fine (despite the error message), but I did not test whether backups are affected by the bug or not.
"Sorry, this should not have happened
An uncaught error occurred. Close this message window and restart the
application.
Please report this error on https://bugs.launchpad.net/sbackup.
coercing to Unicode: need string or buffer, NoneType found
Traceback (most recent call last):
File "/usr/share/sbackup/sbackup/ui/configgui.py", line 1103, in on_dest1_toggled
self.on_dest_localpath_selection_changed()
File "/usr/share/sbackup/sbackup/ui/configgui.py", line 1542, in on_dest_localpath_selection_changed
if (os.path.isdir(_target) and os.access(_target, os.R_OK | os.W_OK | os.X_OK)):
File "/usr/lib/python2.7/genericpath.py", line 41, in isdir
st = os.stat(s)
TypeError: coercing to Unicode: need string or buffer, NoneType found"
--
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/1201434
Title:
Sorry, this should not have happened
To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/1201434/+subscriptions
References