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

Extension issue #124

Open
tall-developer opened this issue Nov 9, 2021 · 3 comments
Open

Extension issue #124

tall-developer opened this issue Nov 9, 2021 · 3 comments

Comments

@tall-developer
Copy link

  • Issue Type: Bug
  • Extension Name: git-project-manager
  • Extension Version: 1.8.1
  • OS Version: Windows_NT x64 10.0.19043
  • VS Code version: 1.62.0

⚠️ We have written the needed data into your clipboard. Please paste! ⚠️

{
	"messages": [],
	"activationTimes": {
		"codeLoadingTime": 4689,
		"activateCallTime": 0,
		"activateResolvedTime": 87,
		"activationReason": {
			"startup": false,
			"extensionId": {
				"value": "felipecaputo.git-project-manager",
				"_lower": "felipecaputo.git-project-manager"
			},
			"activationEvent": "onStartupFinished"
		}
	},
	"runtimeErrors": [],
	"runningLocation": 1
}
@felipecaputo
Copy link
Owner

Hi @D-stroyR, this error happened when starting the extension?

Did any other message appear?

@tall-developer
Copy link
Author

Evening @felipecaputo, the error occurred when I tried to run Flutter on my android emulator device. It usually delays before I can see my app running, but this time it took a while and threw me with an error message. And when I saw the notification, I then realized that I have a problem. And no there were no other messages shown apart from this one. Thanks.

felipecaputo added a commit that referenced this issue Nov 26, 2021
@felipecaputo
Copy link
Owner

Hi @D-stroyR , I've did some tests and it seems like a problem with the activation events.

I've still let the StartupFinished activation event there, but I think it might be solved in the 1.8.2 version

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

No branches or pull requests

2 participants