LinuxTimeline
LinuxTimeline copied to clipboard
Error: unknown icon file format: io/os/linux/d/deepin
- Name: ldt.csv
Issue

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",,,,,,,,,,
After adding the missing comma, success:

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?
Hello, did you had any other problems?