RemoteMountFailedError 'Max. number of password inputs reached' not handled properly

Bug #697386 reported by Jean-Peer Lorenz
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
sbackup
Status tracked in Trunk
0.11
Fix Released
Low
Jean-Peer Lorenz
Trunk
Fix Released
Low
Jean-Peer Lorenz

Bug Description

The issue was originally reported by Jim Caughran on 2010-11-29 (here: https://bugs.launchpad.net/ubuntu/+source/sbackup/+bug/671785):

entering SMB address, password had * but no /

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.
Max. number of password inputs reached. Aborted.

Traceback (most recent call last):
  File "/usr/share/sbackup/sbackup/fs_backend/_gio_utils.py", line 232, in _ask_password_cb
    raise exceptions.RemoteMountFailedError("Max. number of password inputs reached. Aborted.")
RemoteMountFailedError: Max. number of password inputs reached. Aborted.

Error related to user input (passwords) should be handled in a more graceful manner.

Related branches

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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