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

Cannot use itermcolors scheme, Exception #5

Closed
const-g opened this issue Aug 12, 2017 · 2 comments
Closed

Cannot use itermcolors scheme, Exception #5

const-g opened this issue Aug 12, 2017 · 2 comments
Labels
Product-Colortool This is a problem with the utility application ColorTool for manipulating the console color palette.

Comments

@const-g
Copy link

const-g commented Aug 12, 2017

Hi, while I have no problem trying .ini files .itermcolors trigger an error:

Microsoft Windows [version 10.0.15063]
(c) 2017 Microsoft Corporation. Tous droits réservés.

D:\projects\other\console\tools\ColorTool>colortool solarized_dark

Exception non gérée : System.FormatException: Le format de la chaîne d'entrée est incorrect.
   à System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   à System.Convert.ToDouble(String value)
   à ColorTool.XmlSchemeParser.parseRgbFromXml(XmlNode components, UInt32& rgb)
   à ColorTool.XmlSchemeParser.ParseScheme(String schemeName)
   à ColorTool.Program.Main(String[] args)
@khouzam
Copy link

khouzam commented Aug 12, 2017

Hi @const-g

Looks like the same as issue #2 and a fix with pull request #1.

Can you try the code from the pull request and confirm

@zadjii-msft zadjii-msft added Product-Colortool This is a problem with the utility application ColorTool for manipulating the console color palette. and removed Product-Colortool This is a problem with the utility application ColorTool for manipulating the console color palette. labels Aug 14, 2017
@khouzam
Copy link

khouzam commented Aug 14, 2017

This has been merged

@khouzam khouzam closed this as completed Aug 14, 2017
miniksa pushed a commit that referenced this issue Oct 4, 2019
carlos-zamora pushed a commit that referenced this issue Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Product-Colortool This is a problem with the utility application ColorTool for manipulating the console color palette.
Projects
None yet
Development

No branches or pull requests

3 participants