Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Login loads forever #110

Open
AldairSoraka opened this issue Oct 30, 2021 · 8 comments
Open

Login loads forever #110

AldairSoraka opened this issue Oct 30, 2021 · 8 comments

Comments

@AldairSoraka
Copy link

AldairSoraka commented Oct 30, 2021

I built with git clone and go build
Then I ran the generated binary but it kept loading forever, what should I do?
https://imgur.com/XQwSdgK.png
logs on terminal:
2021/10/30 22:01:20 LevelWarning: Gtk: gtk_window_set_titlebar() called on a realized window
Error: 22:01:20.690343 [non-fatal] Failed to get Gtkcord token from keyring
Info: 22:01:20.690368 Keyring token is empty.

@diamondburned
Copy link
Owner

Does using this with a TOKEN environment variable work?

@AldairSoraka
Copy link
Author

AldairSoraka commented Oct 30, 2021

Does using this with a TOKEN environment variable work?

I'm sorry not a programmer and I do not know what that means that xD, and i translated it with the Google translator

@diamondburned
Copy link
Owner

You basically run gtkcord3 from your terminal like so:

TOKEN="asdasdasdasdasdas" gtkcord3

Where the value inside TOKEN="" is what you would put in the token box in gtkcord3.

@AldairSoraka
Copy link
Author

Yeah it works with that

@diamondburned
Copy link
Owner

I'll reopen this, since it seems like a genuine bug. I don't know how to
reproduce it, though. It might have to do with the failed keyring.

@diamondburned diamondburned reopened this Oct 30, 2021
@Tryware
Copy link

Tryware commented Nov 10, 2021

Having the same issue, i tried it with the command you gave but it returned me this:

Error: 22:10:29.153465 [non-fatal] Failed to get Gtkcord token from keyring
Info: 22:10:29.153509 Keyring token is empty.

@diamondburned
Copy link
Owner

Try exporting it.

@Tryware
Copy link

Tryware commented Nov 10, 2021

I reinstalled and forgot to tell you that it fixed. I followed "Can't launch after installing from AUR #95" steps

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants