Skip to content

Can't link my account to the app #228

@Manjuanel

Description

@Manjuanel

Describe the bug
I can login in my account, but it does nothing in the app.

Steps To Reproduce

  1. Install the package from the AUR (source version)
  2. Open the app, asks for login
  3. Login in your favourite browser
  4. Says device was successfully linked to my account, but the app stays the same

if run from terminal, after login in this appears:

GStreamer version: GStreamer 1.26.10
initializing secret store
error! 'token-type'
login failed
Traceback (most recent call last):
  File "/usr/share/high-tide/high_tide/login.py", line 62, in check_login
    self.win.secret_store.save()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/share/high-tide/high_tide/lib/secret_storage.py", line 113, in save
    Secret.password_store_sync(
    ~~~~~~~~~~~~~~~~~~~~~~~~~~^
        self.schema, {}, Secret.COLLECTION_DEFAULT, self.key, json_data, None
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
gi.repository.GLib.GError: g-dbus-error-quark: Object does not exist at path “/org/freedesktop/secrets/collection/login” (19)

Expected behavior
The app shows my account and i can use it normally

Screenshots (if applicable)

Image Image this one is after i already got the message of "correctly linked"

System:

  • OS: Arch Linux x86_64
  • Package: AUR (source version)
  • Version 1.1.0-1

Additional context
I have installed gnome-keyring, because i was having problems with the secret store, and that fixed them. I'm also using bspwm as my WM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions