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

VS Code hangs with GitLens on Ubuntu 24.04 #3319

Open
anatoli26 opened this issue May 25, 2024 · 4 comments
Open

VS Code hangs with GitLens on Ubuntu 24.04 #3319

anatoli26 opened this issue May 25, 2024 · 4 comments
Labels
bug Something isn't working needs-more-info Needs further information, steps, details, etc. triage Needs to be looked at

Comments

@anatoli26
Copy link

Description

On a fresh Ubuntu 24.04 under a new user VS Code works well, but when installed GitLens (no other extension installed, nor any config changes made), after a restart it just hangs after some 3 seconds and a popup to Force Quite the app appears.

GitLens Version

15.0.4

VS Code Version

Version: 1.89.1
Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685
Date: 2024-05-07T05:16:23.416Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Linux x64 6.8.0-31-generic snap

Git Version

git version 2.43.0

Logs, Screenshots, Screen Captures, etc

No response

@anatoli26 anatoli26 added bug Something isn't working triage Needs to be looked at labels May 25, 2024
@eamodio
Copy link
Member

eamodio commented May 31, 2024

Can you please enable debug logging by running the GitLens: Enable Debug Logging command from the Command Palette (F1 or ctrl/cmd+shift+p). This will enable logging to the GitLens & GitLens (Git) channels in the Output pane.

Once enabled, please reproduce the issue, and attach the logs from the GitLens and GitLens (Git) channels.

Thank you!

@eamodio eamodio added needs-more-info Needs further information, steps, details, etc. and removed triage Needs to be looked at labels May 31, 2024
Copy link

github-actions bot commented Jun 7, 2024

This issue needs more information and has not had recent activity. Please provide the missing information or it will be closed in 7 days. Thanks!

@github-actions github-actions bot added the inactive Issue has not had recent required feedback label Jun 7, 2024
@anatoli26
Copy link
Author

Can't reproduce it anymore with GitLens 15.1.0.

By the way, just in case the problem appears again, where the debug log gets written? I mean, the issue was that the entire vscode was freezing/hanging a few seconds after start, so I guess there would be no way to see anything inside the UI.

@github-actions github-actions bot added triage Needs to be looked at and removed inactive Issue has not had recent required feedback labels Jun 10, 2024
@jkelroy
Copy link

jkelroy commented Jun 27, 2024

@anatoli26 you should be able to see the path of the log by opening the output in the editor

Screenshot 2024-06-26 at 6 31 04 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-more-info Needs further information, steps, details, etc. triage Needs to be looked at
Projects
None yet
Development

No branches or pull requests

4 participants
@eamodio @anatoli26 @jkelroy and others