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

2.5.0RC1 System.ArgumentException on start #3761

Closed
SailorMax opened this issue Jun 14, 2017 · 4 comments
Closed

2.5.0RC1 System.ArgumentException on start #3761

SailorMax opened this issue Jun 14, 2017 · 4 comments

Comments

@SailorMax
Copy link

When I trying to start fresh installed app I have System.ArgumentException:

1 is not a supported code page.
Parameter name: codepage

Target Site: System.Text.Encoding GetEncoding(Int32) @ System.Text.Encoding
NBug: 1.2.0.0
CLR: 4.0.30319.42000

Source: mscorlib
HResult: -2147024809
Stack Trace:
at System.Text.Encoding.GetEncoding(Int32 codepage)
at GitCommands.AppSettings.LoadEncodings()
at GitCommands.AppSettings.LoadSettings()
at GitExtensions.Program.Main()

--
Tested on Windows 10x64 1703

Installed only 2 Translations: English and Russian

@jbialobr jbialobr added this to the 2.50RC2 milestone Jun 14, 2017
@jbialobr
Copy link
Member

@SailorMax
Copy link
Author

Thanks!

Can you explain for me, what the difference between "-Setup" and "-Mono" files? "-Mono" = "Portable"?

@EbenZhang
Copy link
Contributor

IMO, mono is for Linux/MacOS

@SailorMax
Copy link
Author

IMO, mono is for Linux/MacOS

I thought so too. But it has ".exe" files and I can run it on Windows :)

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

3 participants