[i3] Issues with gnome-keyring

  • From: "BRAGA, Bruno" <bruno.braga@xxxxxxxxx>
  • To: i3-discuss@xxxxxxxxxxxxx
  • Date: Sun, 25 Mar 2012 21:41:22 +1000

Hi,

I would like to know if anyone ever had problems with the gnome keyring...
I am trying to use a couple of applications that rely on it, and they just
return a weird error (could not google much about it):

Does anyone know how to solve this issue?

Thanks in advance,

========================

Gkr-Message: secret service operation failed: Method "CreateCollection"
with signature "a{sv}s" on interface "org.freedesktop.Secret.Service"
doesn't exist

Exception in thread Thread-4:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/dist-packages/polly/__init__.py", line 241, in
run
self.callback(*self.args)
File "/usr/lib/python2.7/dist-packages/polly/gui/header/assistant.py",
line 169, in _update
account = assistant.account_manager.add(data)
File "/usr/lib/python2.7/dist-packages/polly/gui/twitter/account.py",
line 664, in add
keyring.set_password(self.name, data[SUBTOKEN_KEY],
data[SUBTOKEN_SECRET_KEY])
File "/usr/lib/python2.7/dist-packages/keyring/core.py", line 35, in
set_password
_keyring_backend.set_password(service_name, username, password)
File "/usr/lib/python2.7/dist-packages/keyring/backend.py", line 159, in
set_password
None, None, None, None, 0, password)
IOError

===========================

--
*Braga, Bruno*
www.brunobraga.net
bruno.braga@xxxxxxxxx

Other related posts:

  • » [i3] Issues with gnome-keyring - BRAGA, Bruno