Polly problem on Mint 12 (Lisa)

Bug #934577 reported by Mela Eckenfels
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Polly
Invalid
Undecided
Unassigned

Bug Description

Hello,

I changed operation systems from Ubuntu to Mint. For the first one or two days Polly worked fine. Then it dropped my accounts and after trying to reauthorisize with Twitter, I got the following output (Started polly from console for debugging purposes):

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.encode(ENCODING), data[SUBTOKEN_KEY].encode(ENCODING), data[SUBTOKEN_SECRET_KEY].encode(ENCODING))
  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

^CTraceback (most recent call last):
  File "/usr/bin/polly", line 332, in <module>
    Gtk.main()
KeyboardInterrupt
Exception in thread Thread-2 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
  File "/usr/lib/python2.7/dist-packages/polly/__init__.py", line 241, in run
  File "/usr/lib/python2.7/dist-packages/polly/gui/stream/manager.py", line 547, in _update_loop
  File "/usr/lib/python2.7/threading.py", line 142, in release
<type 'exceptions.TypeError'>: 'NoneType' object is not callable

Any ideas?

Mela

Mela Eckenfels (webmail)
description: updated
Revision history for this message
Conscious User (conscioususer) wrote :

The error indicates that GNOME-Keyring is not running properly or not running at all. This is not something that Polly can work around by itself.

I suggest contacting the Mint support to see if they know something about common GNOME-Keyring issues.

Changed in polly:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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