Sorry, this should not have happened

Bug #1313237 reported by mike
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sbackup
New
Undecided
Unassigned

Bug Description

initially starting sbackup with admin privs..

I get this

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

but then the GUI comes up anyway.

Revision history for this message
Jean-Peer Lorenz (peer.loz) wrote :

Thanks for using sbackup and reporting this issue. Sounds like an already fixed bug...could you please check which version you are running? This bug should be fixed in sbackup 0.11.6 available in Ubuntu 14.04 and our PPA (https://launchpad.net/~sbackup-team/+archive/stable). Thank you.

Revision history for this message
mike (mcalautt) wrote :

ahh.. ok
I have 0.11.4 on linux mint16.

there are no updates at this time..

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.