Advertisement
Guest User

Untitled

a guest
Apr 5th, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.38 KB | None | 0 0
  1. SyntaxError: invalid syntax
  2. Traceback (most recent call last):
  3.   File "/usr/share/backintime/kde4/settingsdialog.py", line 1220, in accept
  4.     if self.validate():
  5.   File "/usr/share/backintime/kde4/settingsdialog.py", line 1094, in validate
  6.     self.error_handler( _('start Password Cache failed: %s') % e.strerror)
  7. AttributeError: 'CalledProcessError' object has no attribute 'strerror'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement