[Nssbackup-team] [Bug 1174124] Re: sbackup fails to start

2013-06-23 Thread Wolfgang Jansen
Sorry, the bug fix does not work either: 
The error window is shown again when I want to choose a non-standard 
destination. 
After dismissing the error window I am able to enter the destination 
(entry Use custom local backup directory) but the setting is ignored 
and the backup is stored to the standard destination (what I wanted to avoid). 

WJ

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


[Nssbackup-team] [Bug 1174124] [NEW] sbackup fails to start

2013-04-28 Thread Wolfgang Jansen
Public bug reported:

Hello,

when trying to start sbackup the following error message is issued:

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


The message also asks me to send the bug report: done here,
and to try sbackup again. Then the program starts and runs as expected.

With regrads
WJ

PS: platform info
- Linux ubuntu 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux
- sbackup 0.11.4

This is the new Ubuntu 13.04. Well, it is rather new, nevertheless,
sbackup already worked with the new version. 
I installed sbackup from the ppa some months ago. 
I do not know whether the new ubuntu installation 
did upgrade sbackup (I did not).

** Affects: sbackup
 Importance: Undecided
 Status: New

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