Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Multiple windows should share login #3897

Open
jtran opened this issue Sep 16, 2024 · 7 comments
Open

[BUG]: Multiple windows should share login #3897

jtran opened this issue Sep 16, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@jtran
Copy link
Collaborator

jtran commented Sep 16, 2024

Describe the bug

Different windows don't share login.

Steps to Reproduce

Run the app, login, and open a kcl file. Then in a terminal, while the first window is still open, run pathToAppImage some_file.kcl. It opens a new window, but it prompts me to log in.

Expected Behavior

I expected that logging in on one window makes me logged in for all windows.

Screenshots and Recordings

No response

Desktop OS

Debian 13

Browser

No response

Version

v0.25.2 release candidate

Additional Context

No response

@jtran jtran added the bug Something isn't working label Sep 16, 2024
@jtran jtran changed the title [BUG]: Multiple windows should share login on first run [BUG]: Multiple windows should share login Sep 16, 2024
@jessfraz
Copy link
Contributor

thats weird id expect that too since arent they all reading from the same token.txt file?

@jessfraz
Copy link
Contributor

I swear i tested this with clicking in finder, maybe something regressed?

@jessfraz
Copy link
Contributor

also be sure you dont have any build binaries laying about, and that when you run from cli you have no NODE_ENV set

@jtran
Copy link
Collaborator Author

jtran commented Sep 26, 2024

It was the first time I installed the app on this machine's Linux partition. So there weren't older binaries around.

@jessfraz
Copy link
Contributor

something must have regressed this is the same bug i literally did a demo of this #3955

@jessfraz
Copy link
Contributor

yeah here is the video, this used to work https://twitter.com/jessfraz/status/1831767148316021236

@jessfraz
Copy link
Contributor

the auth code freaks me out #3973

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants