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

Error: unknown icon file format: io/os/linux/d/deepin #233

Closed
cyclamenkde opened this issue Apr 7, 2022 · 2 comments
Closed

Error: unknown icon file format: io/os/linux/d/deepin #233

cyclamenkde opened this issue Apr 7, 2022 · 2 comments
Assignees

Comments

@cyclamenkde
Copy link

  • Name:
    ldt.csv

Issue

image

Error: unknown icon file format: io/os/linux/d/deepin

I found the problem in ldt.csv file
Line 358 and 484 is missing a comma.
"N","deepin","#15A7E5","Debian","2015.12.30",,"https://distroware.gitlab.io/os/Linux/d/deepin",,,,,,,,,, "N","Stresslinux","#000","S.u.S.E Linux","2003.07.4","2014.11.25","https://distroware.gitlab.io/os/Linux/s/stresslinux",,,,,,,,,,
image
image
After adding the missing comma, success:
image

@FabioLolix
Copy link
Owner

Thanks for reporting, I did not encounter this error

$ sh build.sh svg
==> Generating ldt.svg...
gnuclad 0.2.4: ldt.csv => dist/ldt.svg
Computing cladogram for 550 nodes, 129 connectors and 7 domains...
Done
==> Generated dist/ldt.svg

How do you installed gnuclad?

FabioLolix added a commit that referenced this issue Apr 9, 2022
@FabioLolix FabioLolix self-assigned this Apr 9, 2022
@FabioLolix
Copy link
Owner

Hello, did you had any other problems?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants