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

Commits Views not working #3019

Closed
nunojsa opened this issue Nov 15, 2023 · 5 comments
Closed

Commits Views not working #3019

nunojsa opened this issue Nov 15, 2023 · 5 comments
Assignees
Labels
bug Something isn't working needs-verification Request for verification
Milestone

Comments

@nunojsa
Copy link

nunojsa commented Nov 15, 2023

Description

I'm trying to see the commits view in linux kernel and it just hangs and does not show a thing. I'm not totally sure this is directly related to gitlens but it is definitely affecting it... Logs below...

I'm also not sure if this might be related with another issue with commits graph that's also not working as expected. Very low number of commits shown.

GitLens Version

14.5.0

VS Code Version

Version: 1.84.2
Commit: 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e
Date: 2023-11-09T10:50:47.800Z
Electron: 25.9.2
ElectronBuildId: 24603566
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Linux x64 6.5.10-200.fc38.x86_64

Git Version

git version 2.41.0

Logs, Screenshots, Screen Captures, etc

[2023-11-15 09:51:56.078] [GIT  ] [/home/nsa/work/linux-iio] git log --format=%x3c%x2ff%x3e%n%x3cr%x3e%x20%H%n%x3ca%x3e%x20%aN%n%x3ce%x3e%x20%aE%n%x3cd%x3e%x20%at%n%x3cn%x3e%x20%cN%n%x3cm%x3e%x20%cE%n%x3cc%x3e%x20%ct%n%x3cp%x3e%x20%P%n%x3cs%x3e%n%B%n%x3c%x2fs%x3e%n%x3cf%x3e -M -m --name-status --full-history dev/iio-backend -- [*30305ms] (slow)
[2023-11-15 09:51:56.080] /home/nsa/.vscode/extensions/eamodio.gitlens-2023.11.1504/dist/gitlens.js:1:221222
Error: Command output exceeded the allocated stdout buffer. Set 'options.maxBuffer' to a larger value than 104857600 bytes
[2023-11-15 09:52:27.142] [GIT  ] [/home/nsa/work/linux-iio] git log --format=%x3c%x2ff%x3e%n%x3cr%x3e%x20%H%n%x3ca%x3e%x20%aN%n%x3ce%x3e%x20%aE%n%x3cd%x3e%x20%at%n%x3cn%x3e%x20%cN%n%x3cm%x3e%x20%cE%n%x3cc%x3e%x20%ct%n%x3cp%x3e%x20%P%n%x3cs%x3e%n%B%n%x3c%x2fs%x3e%n%x3cf%x3e -M -m --name-status --full-history dev/iio-backend -- [*31051ms] (slow)
[2023-11-15 09:52:27.145] /home/nsa/.vscode/extensions/eamodio.gitlens-2023.11.1504/dist/gitlens.js:1:221222
Error: Command output exceeded the allocated stdout buffer. Set 'options.maxBuffer' to a larger value than 104857600 bytes
@nunojsa nunojsa added bug Something isn't working triage Needs to be looked at labels Nov 15, 2023
@Roberto-Vizcarra Roberto-Vizcarra added support-triaged Support has reviewed, verified, or reproduced this triage Needs to be looked at and removed triage Needs to be looked at support-triaged Support has reviewed, verified, or reproduced this labels Nov 15, 2023
@eamodio
Copy link
Member

eamodio commented Dec 6, 2023

Can you please see if this issue is still reproducible in the latest pre-release edition of GitLens? Thanks!

You can switch to the pre-release edition of GitLens, by clicking on the "Switch to Pre-Release version of this extension" from the Extensions view.

image

@eamodio eamodio added needs-more-info Needs further information, steps, details, etc. and removed triage Needs to be looked at labels Dec 6, 2023
@nunojsa
Copy link
Author

nunojsa commented Dec 7, 2023

Can you please see if this issue is still reproducible in the latest pre-release edition of GitLens? Thanks!

Yes, still an issue in the pre-release...

@eamodio
Copy link
Member

eamodio commented Dec 7, 2023

Can you please provide a full set of logs? Also I see the Git log command run doesn't have a count specified and I'm not sure how that is happening. Can you also show what you are doing/seeing in the UI? Thanks.

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 self-assigned this Dec 8, 2023
@eamodio eamodio removed the needs-more-info Needs further information, steps, details, etc. label Dec 8, 2023
@eamodio eamodio added this to the 14.6 milestone Dec 8, 2023
@eamodio eamodio closed this as completed in 4491077 Dec 8, 2023
@eamodio eamodio added pending-release Resolved but not yet released to the stable edition needs-verification Request for verification labels Dec 8, 2023
@eamodio
Copy link
Member

eamodio commented Dec 8, 2023

Can you please verify this fix in tomorrow's (v2023.11.08xx) pre-release edition of GitLens? Thank you so much!

You can switch to the pre-release edition of GitLens, by clicking on the "Switch to Pre-Release version of this extension" from the Extensions view.

image

@eamodio eamodio removed the pending-release Resolved but not yet released to the stable edition label Dec 18, 2023
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working needs-verification Request for verification
Projects
None yet
Development

No branches or pull requests

3 participants