I have the same problem. I receive the following message in the error
window:

"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"


I run on: Linux vulcan 3.8.0-19-generic #30-Ubuntu SMP Wed May 1 16:35:23 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux
I upgraded from 12.10 and never used sbackup after the upgrade.

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/1174124

Title:
  sbackup fails to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/1174124/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~nssbackup-team
Post to     : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to