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

Cannot use GitLens in Theia #3692

Open
meng-jpg opened this issue Oct 21, 2024 · 0 comments
Open

Cannot use GitLens in Theia #3692

meng-jpg opened this issue Oct 21, 2024 · 0 comments
Labels
bug Something isn't working triage Needs to be looked at

Comments

@meng-jpg
Copy link

meng-jpg commented Oct 21, 2024

Description

I am trying to use GitLens in Theia but it's not working.
A number of buttons in GitLens sidebar are in the state of grey unable to click, and most of the clickable buttons have no response after clicking. For example, Open a Folder or Repository, Start Here (Welcome), Open GitLens Settings, Connect an Integration, Commands.
I learned that this might be caused by gitlens calling vscode.env.openExternal () with a string instead of a URI.
I'm looking forward to getting it fixed.
eclipse-theia/theia#14335
https://github.com/gitkraken/vscode-gitlens/blob/main/src/system/vscode/utils.ts#L280
Operating System: ubuntu 20
Theia Version: 1.54.0 electron

GitLens Version

GitLens — Git supercharged v2024.10.1905

VS Code Version

No response

Git Version

2.42.0

Logs, Screenshots, Screen Captures, etc

Image

When I try to login from GitLens: Sign In to GitKraken in the command panel, I get the following error:
Image

@meng-jpg meng-jpg added bug Something isn't working triage Needs to be looked at labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Needs to be looked at
Projects
None yet
Development

No branches or pull requests

1 participant