Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

App fails with exception when build from source #37

Closed
shaleh opened this issue Aug 31, 2015 · 6 comments
Closed

App fails with exception when build from source #37

shaleh opened this issue Aug 31, 2015 · 6 comments

Comments

@shaleh
Copy link
Contributor

shaleh commented Aug 31, 2015

An unhandled exception of type 'System.TypeInitializationException' occurred in LibGit2Sharp.dll
Additional information: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception.

This happens at the call to Repository.IsValid. Version mismatch perhaps? Might be related to my issue #35.

@mbos
Copy link
Owner

mbos commented Aug 31, 2015

I'm using version 0.21.0.176 through nuget. I know that the new version has some new calls. I updated it for a beta, but not sure for the latest build

@shaleh
Copy link
Contributor Author

shaleh commented Aug 31, 2015

Sorry for my flailing around. I can drift around mountains on Unix but on Windows I still drive like a teen learning a manual transmission.

@mbos
Copy link
Owner

mbos commented Aug 31, 2015

No worries, I love it that you get feedback!

@shaleh
Copy link
Contributor Author

shaleh commented Aug 31, 2015

Ok, I tried to build from the 1.0.5 source zip. The build retrieves bits via nuget and the app does indeed run. I updated my other issue with more details on the Exception.

Side bar, I like the MSI. Could you name it "pass4win.msi" so when I go looking in my Downloads folder I can find it :-)

@mbos
Copy link
Owner

mbos commented Aug 31, 2015

Yeah :-)

@shaleh
Copy link
Contributor Author

shaleh commented Sep 8, 2015

Works with current master.

@shaleh shaleh closed this as completed Sep 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants