← Back to team overview

nssbackup-team team mailing list archive

[Bug 1186251] [NEW] Erreur configuration SBackup répertoire sauvegarde

 

Public bug reported:

Quand je clique sur "Utiliser un répertoire de sauvegarde", j'obtiens le message suivant :
Désolé, cela n'aurait pas du se produire

Une erreur non interceptée s'est produite. Fermer cette fenêtre et
redémarrer l'application.

S'il vous plaît, signalez cette erreur sur
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

Ubuntu 13.04
sbackup 0.11.4-0ubuntu4
Installé depuis logitèque Ubuntu

** 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/1186251

Title:
  Erreur configuration SBackup répertoire sauvegarde

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


Follow ups

References