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

Blaming still open and deleted file crashes the extension #54

Closed
dmitriismitnov opened this issue Jun 14, 2019 · 2 comments
Closed

Blaming still open and deleted file crashes the extension #54

dmitriismitnov opened this issue Jun 14, 2019 · 2 comments
Labels

Comments

@dmitriismitnov
Copy link

dmitriismitnov commented Jun 14, 2019

  • Issue Type: Bug
  • Extension Name: gitblame
  • Extension Version: 2.8.0
  • OS Version: Darwin x64 18.6.0
  • VSCode version: 1.36.0-insider
{
	"messages": [],
	"activationTimes": {
		"startup": true,
		"codeLoadingTime": 43,
		"activateCallTime": 1,
		"activateResolvedTime": 15,
		"activationEvent": "*"
	},
	"runtimeErrors": [
		{
			"name": "Error",
			"message": "ENOENT: no such file or directory, watch #PATH_TO_FILE'"
		}
	]
}
@Sertion
Copy link
Owner

Sertion commented Jun 17, 2019

Hey dmitriismitnov.

Thank you for the report.

Where you looking at a file that was removed from the disk when this error occurred?

@Sertion Sertion added the bug label Jun 17, 2019
@Sertion Sertion changed the title Extension issue Blaming still open and deleted file crashes the extension Jun 21, 2019
@Sertion
Copy link
Owner

Sertion commented Jun 21, 2019

Thank you for your report. A fix will be uploaded to the marketplace shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants