Skip to content

gnome-keyring issue #672

@Perflyst

Description

@Perflyst

I use TinyTinyRSS as source. Since a few days I have to enter my username and password on liferea start.
The error on upstart:

** (liferea:8581): CRITICAL **: 19:24:01.844: secret_service_load_collections_sync: assertion 'paths != NULL' failed
Traceback (most recent call last):
  File "/usr/lib/liferea/plugins/gnome-keyring.py", line 54, in do_query
    coll = self.get_collection()
  File "/usr/lib/liferea/plugins/gnome-keyring.py", line 44, in get_collection
    colls = service.get_collections()
AttributeError: 'NoneType' object has no attribute 'get_collections'
sys:1: Warning: g_strescape: assertion 'source != NULL' failed

Even if I enter them I get TinyTinyRSS login failed: error 'LOGIN_ERROR'!

After two trice following appears:

** (liferea:7627): CRITICAL **: 19:11:33.802: secret_service_load_collections_sync: assertion 'paths != NULL' failed
Traceback (most recent call last):
  File "/usr/lib/liferea/plugins/gnome-keyring.py", line 65, in do_store
    coll = self.get_collection()
  File "/usr/lib/liferea/plugins/gnome-keyring.py", line 44, in get_collection
    colls = service.get_collections()
AttributeError: 'NoneType' object has no attribute 'get_collections'

I am unable to use Liferea on mulitple machines and I also tried multiple Tiny Tiny RSS installations

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions