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

Install successful but nothing happens #1406

Open
lindeberg opened this issue Jan 3, 2018 · 2 comments
Open

Install successful but nothing happens #1406

lindeberg opened this issue Jan 3, 2018 · 2 comments

Comments

@lindeberg
Copy link

@lindeberg lindeberg commented Jan 3, 2018

Using Visual Studio 2017 Enterprise 2017 Version 15.5.2

I recently had a broken version of this extension such that I could use it but not uninstall or update. I followed #1394 to finally fix it. I uninstalled it manually by deleting folders.

Now I'm trying to install it once again and i finally see the green check icon in VSIX saying it all went successfully. However as soon as i start Visual Studio and even my computer it is not installed or visible there.

VSIX Install log: https://gist.github.com/lindeberg/2a0d57ffa360c11614c55d2709a1de73

This folder does not exist:
C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2017\ENTERPRISE\COMMON7\IDE\EXTENSIONS\GITHUB\GITHUB\

@sguthals sguthals added the bug label Jan 4, 2018
@grokys grokys added the installer label Jan 16, 2018
@grokys grokys added this to To Do in 2.4.0 Jan 16, 2018
@grokys
Copy link
Contributor

@grokys grokys commented Jan 17, 2018

@Michael-Eng any idea what might be happening here?

@meaghanlewis meaghanlewis added this to Needs Repro in BUGS Jan 24, 2018
@grokys grokys removed this from To Do in 2.4.0 Jan 26, 2018
@grokys grokys added the needs repro label Jan 26, 2018
@verysimplenick
Copy link

@verysimplenick verysimplenick commented Mar 21, 2018

Get the same issue, this helps
Solution
For history:

Go to the following folder: c:\ProgramData\Microsoft\VisualStudio\Packages\
Remove the "Component.GitHub.VisualStudio,version=2.2.0.8" folder
Go to the "_Instances[[your-vs-2017-instance-id]]" sub folder (replace the "[[your-vs-2017-instance-id]]" with the instance ID of your Visual Studio installation
Remove the first GitHub entry in the file "state.json". You may need to remove other entries too, but the first one was sufficient for me.

Now, the installer is usable again.

But need also edit state.packages.json + check that saves only in utf-8 (65001), if save in another codepage - you get COM error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
BUGS
  
Needs Repro
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.