Activity log for bug #934577

Date Who What changed Old value New value Message
2012-02-17 23:27:12 Mela Eckenfels bug added bug
2012-02-17 23:28:24 Mela Eckenfels 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 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
2012-02-17 23:59:47 Conscious User polly: status New Invalid