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

unable to login. toolbelt is broken on Linux using KDE Plasma 6 #1222

Open
wdiasjunior opened this issue May 3, 2024 · 1 comment
Open

Comments

@wdiasjunior
Copy link

wdiasjunior commented May 3, 2024

The toolbelt is broken on Linux using KDE Plasma 6 and won't open any links on the browser, thus making it impossible to login.

Support for Plasma 6 in the open package has been merged in version 10.1.0, and seems to be the the only required change to fix this on Plasma and possibly other desktop environments, since open depends on xdg-open.

Alternatively, a quick "gambiarra" to fix this by just adding a console.log(url) to the file featureFlagDecider.ts at line 11 allows the user to click the link and in the terminal and it will open it in the browser using the --verbose argument.

@carafizi1
Copy link

Thanks for the "gambiarra" tip, saved my day here @wdiasjunior

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

No branches or pull requests

2 participants