8000 Error and hang/crash when opening PR detail · Issue #1293 · github/VisualStudio · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Error and hang/crash when opening PR detail #1293

Closed
shana opened this issue Nov 6, 2017 · 1 comment
Closed

Error and hang/crash when opening PR detail #1293

shana opened this issue Nov 6, 2017 · 1 comment

Comments

@shana
Copy link
Contributor
shana commented Nov 6, 2017

When opening #1283, got the following error message and then VS hung. Logged exception below.

image

2017-11-05 19:54:54.9714|ERROR|thread: 1|PullRequestDetailViewModel|Error loading PullRequestModel
LibGit2Sharp.NotFoundException: could not find 'docs/contributing/images/clone-dialog.png' to open: The system cannot find the path specified.

   at LibGit2Sharp.Core.Ensure.HandleError(Int32 result)
   at LibGit2Sharp.Core.Proxy.git_status_list_new(RepositoryHandle repo, GitStatusOptions options)
   at LibGit2Sharp.RepositoryStatus..ctor(Repository repo, StatusOptions options)
   at LibGit2Sharp.RepositoryExtensions.RetrieveStatus(IRepository repository)
   at GitHub.Services.PullRequestService.IsWorkingDirectoryClean(ILocalRepositoryModel repository) in C:\projects\visualstudio\src\GitHub.App\Services\PullRequestService.cs:line 91
   at GitHub.ViewModels.PullRequestDetailViewModel.<Load>d__100.MoveNext() in C:\projects\visualstudio\src\GitHub.App\ViewModels\PullRequestDetailViewModel.cs:line 439    at LibGit2Sharp.Core.Ensure.HandleError(Int32 result)
   at LibGit2Sharp.Core.Proxy.git_status_list_new(RepositoryHandle repo, GitStatusOptions options)
   at LibGit2Sharp.RepositoryStatus..ctor(Repository repo, StatusOptions options)
   at LibGit2Sharp.RepositoryExtensions.RetrieveStatus(IRepository repository)
   at GitHub.Services.PullRequestService.IsWorkingDirectoryClean(ILocalRepositoryModel repository) in C:\projects\visualstudio\src\GitHub.App\Services\PullRequestService.cs:line 91
   at GitHub.ViewModels.PullRequestDetailViewModel.<Load>d__100.MoveNext() in C:\projects\visualstudio\src\GitHub.App\ViewModels\PullRequestDetailViewModel.cs:line 439
@grokys
Copy link
Contributor
grokys commented Dec 5, 2017

I think this should have been fixed by #1337. Just tested and I'm not seeing the error. Closing this out unless it crops up again.

@grokys grokys closed this as completed Dec 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants
0