looking for Linux software to check my Gedcom #776
|
Recent I switched from Windows to Linux (Ubuntu). Who is able to help me? Best regards, |
Replies: 6 comments 3 replies
|
Linux support for GedValidate is in progress. |
|
I run Linux exclusively. Of the validators we have listed on https://gedcom.io/tools/#development-aids, I had success running the Python command-line tool https://github.com/cartwrightdj/gedcomtools and in downloading https://github.com/gedcom7code/js-gedcom/ and opening its index.html as a file:// URL in my browser to use it too. I've not tried the others there locally. |
|
GedValidate v1.6.2 should now run on Linux. Let me know if any problems are experienced. |
|
@dthaler I uploaded my Gedcom file (51.5 MB). This file is too large... |
|
Hi Marianne, I wrote a GEDCOM editor called Domorium, and the size problem you hit is the one https://domorium.com/ — nothing to install, works on Ubuntu in any modern I tested a generated GEDCOM 7 file of the same size as yours — 51.5 MB, Three honest caveats, because a file that size is near a browser's limits:
My test file was generated, so it is more uniform than a real export. If yours GedValidate is worth staying with too if you prefer a desktop tool; it sounds (Domorium is an independent project, not affiliated with FamilySearch.) |
|
Hi Marianne, Thank you — you found a real bug within hours, which is more than my own test
It is not just
0 @S1@ SOUR
1 TITL Open Archieven
2 SOUR @S1@
3 PAGE https://www.openarchieven.nl/saa:5833c92c-9ee6-e29b-6750-a9badeecdc79The rule is at The One thing worth knowing if you go looking, because it confused me for a moment I'll also improve the wording — "should be POINTER" describes the rule rather than I'll reply here once the payload fix is out, so you can re-check the file and see |
I run Linux exclusively. Of the validators we have listed on https://gedcom.io/tools/#development-aids, I had success running the Python command-line tool https://github.com/cartwrightdj/gedcomtools and in downloading https://github.com/gedcom7code/js-gedcom/ and opening its index.html as a file:// URL in my browser to use it too. I've not tried the others there locally.