Advertisement
acegiak

Untitled

Aug 28th, 2014
468
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/share/kupfer/kupfer/ui/preferences.py", line 574, in callback
  3. if plugin_support.UserNamePassword.is_backend_encrypted():
  4. File "/usr/share/kupfer/kupfer/plugin_support.py", line 164, in is_backend_encrypted
  5. return keyring.core.get_keyring().supported() == 1
  6. AttributeError: 'Keyring' object has no attribute 'supported'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement