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 read properties of null (reading 'scheme') #216571

Closed
vscodenpa opened this issue Jun 19, 2024 · 2 comments
Closed

Cannot read properties of null (reading 'scheme') #216571

vscodenpa opened this issue Jun 19, 2024 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debt Code quality issues error-telemetry VS Code - Issues generated by telemetry *not-reproducible Issue cannot be reproduced by VS Code Team member as described scm General SCM compound issues
Milestone

Comments

@vscodenpa
Copy link

TypeError: Cannot read properties of null (reading 'scheme')
at l.from in src/vs/base/common/uri.ts:339:15
at <anonymous> in src/vs/workbench/browser/parts/editor/editorCommands.ts:401:80
at fn in src/vs/platform/instantiation/common/instantiationService.ts:109:11
at v.n in src/vs/workbench/services/commands/common/commandService.ts:95:46
at v.executeCommand in src/vs/workbench/services/commands/common/commandService.ts:60:17
at xe.Ac in src/vs/workbench/contrib/scm/browser/scmViewPane.ts:3072:32
at h.y in src/vs/base/common/event.ts:1196:13
at h.fire in src/vs/base/common/event.ts:1227:9
at se.j in src/vs/platform/list/browser/listService.ts:778:19
at se.g in src/vs/platform/list/browser/listService.ts:749:8
at u.value in src/vs/platform/list/browser/listService.ts:705:106
at h.y in src/vs/base/common/event.ts:1196:13
at h.fire in src/vs/base/common/event.ts:1227:9
at u.value in src/vs/base/common/event.ts:127:84
at h.y in src/vs/base/common/event.ts:1196:13
at h.fire in src/vs/base/common/event.ts:1227:9
at u.value in src/vs/base/common/event.ts:127:84
at h.y in src/vs/base/common/event.ts:1196:13
at h.fire in src/vs/base/common/event.ts:1227:9
at ne.u in src/vs/base/browser/ui/list/listWidget.ts:784:19
at ne.u in src/vs/base/browser/ui/tree/abstractTree.ts:2306:10
at u.value in src/vs/base/common/event.ts:178:85
at h.y in src/vs/base/common/event.ts:1196:13
at h.fire in src/vs/base/common/event.ts:1227:9
at u.value in src/vs/base/common/event.ts:127:84
at h.y in src/vs/base/common/event.ts:1196:13
at h.fire in src/vs/base/common/event.ts:1227:9
at HTMLDivElement.E in src/vs/base/browser/event.ts:40:41

Go to Errors Site

@vscodenpa vscodenpa added the error-telemetry VS Code - Issues generated by telemetry label Jun 19, 2024
@lszomoru lszomoru added bug Issue identified by VS Code Team member as probable bug debt Code quality issues scm General SCM compound issues labels Jun 19, 2024
@lszomoru lszomoru added this to the July 2024 milestone Jun 19, 2024
@lszomoru lszomoru modified the milestones: July 2024, August 2024 Jul 22, 2024
@lszomoru lszomoru modified the milestones: August 2024, September 2024 Aug 26, 2024
@lszomoru lszomoru modified the milestones: September 2024, October 2024 Sep 25, 2024
@lszomoru lszomoru added the *not-reproducible Issue cannot be reproduced by VS Code Team member as described label Sep 30, 2024
Copy link

We closed this issue because we are unable to reproduce the problem with the steps you describe. Chances are we've already fixed your problem in a recent version of VS Code. If not, please ask us to reopen the issue and provide us with more detail. Our issue reporting guidelines might help you with that.

Happy Coding!

@vs-code-engineering vs-code-engineering bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2024
@lszomoru
Copy link
Member

Closing this as the open action in the SCMViewPane has been significantly rewritten since the issue was filed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug debt Code quality issues error-telemetry VS Code - Issues generated by telemetry *not-reproducible Issue cannot be reproduced by VS Code Team member as described scm General SCM compound issues
Projects
None yet
Development

No branches or pull requests

2 participants