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

NumberFormatException when loading dot file containing "[H,S,V]" colors #739

Closed
Zeex opened this issue Feb 6, 2013 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@Zeex
Copy link

Zeex commented Feb 6, 2013

When I open a dot file in Gephi the following error occurs:

java.lang.RuntimeException: java.lang.NumerFormatExceptIion: For input string: "0.6,"

The file I'm trying to load contains several lines that look something like this:

"main" [color="0.6, 0.1, 1", shape=octagon];

(GraphViz opens the same file without errors)

@Zeex Zeex closed this as completed Oct 17, 2014
@mbastian
Copy link
Member

This is still happening, reopening.

@mbastian mbastian reopened this Oct 10, 2015
@mbastian mbastian self-assigned this Oct 10, 2015
@mbastian mbastian added this to the 0.9 milestone Oct 10, 2015
mbastian added a commit that referenced this issue Oct 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants