Activity for GenealogyJ

  • Frank Roelants Frank Roelants posted a comment on ticket #107

    Does not start on windows 11, the popup flashes for a fraction of a second. "C:\Program Files\Zulu\zulu-21\bin\javaw.exe" -Xmx512m -Xms32m -jar run.jar

  • Jordan Concord Newbold Jordan Concord Newbold posted a comment on ticket #178

    To quote the GEDCOM specification: The FAM record may also be used for cultural parallels to this, including nuclear families, marriage, cohabitation, fostering, adoption, and so on, regardless of the gender of the partners. Sex, gender, titles, and roles of partners should not be inferred based on the partner that the HUSB or WIFE structure points to. Marcus' complaint appears to be that GenJ is making the (rather common) assumption that HUSB is a male and WIFE is a female and preventing Marcus...

  • walter1604 walter1604 created ticket #107

    does not start

  • Matthias Urlichs Matthias Urlichs created ticket #106

    Crash opening a file

  • Adam Monsen Adam Monsen posted a comment on ticket #105

    I found a workaround. I downloaded genj_app-6865.zip from the "unstable" folder, unzipped it and executed run.sh. That one works well.

  • Adam Monsen Adam Monsen created ticket #105

    can't start genj on Ubuntu 20.04 LTS with openjdk 11.0.16

  • Alan Medows Alan Medows created ticket #104

    Installtion fails on Windows 11

  • Andy Rhind Andy Rhind posted a comment on ticket #103

    FIXed it. I had the Java JDK also installed , uninstall that and now all is wonderful. Thanks

  • Andy Rhind Andy Rhind posted a comment on ticket #103

    I have the same problem. Win 10 , and Java16.0 . I get the popup screen coming up instantly then disappearing. Running it from a cmd prompt - the command line stays, the java is still running. From the Resource Monitor I see it still running. Is there any way to get output of the errors or to interrupt it and find out where it is looping? Thanks, Andy

  • Denis Kostyuchenko Denis Kostyuchenko posted a comment on ticket #102

    Same here. But the unstable release 6865 running well.

  • tpaysen tpaysen created ticket #103

    genealogyj not opening

  • John Faucett John Faucett created ticket #102

    Won't run on Mac OS Big Sur 11.2.3

  • Glen Forister Glen Forister created ticket #101

    Won't run on OSX Catalina 10.15.7

  • b dunlap b dunlap created ticket #181

    Graphical "Everybody" Family tree SVG export

  • GenealogyJ GenealogyJ released /unstable/genj_app-6865.zip

  • Alix Warnke Alix Warnke posted a comment on ticket #178

    Hi Marcus, this seems to be a known limitation in the Gedcom format, https://en.wikipedia.org/wiki/GEDCOM#Support_for_varying_definitions_of_families_and_relationships, which is the format used to store the family tree. Storing the family tree in the GEDCOM X format instead could be a solution to this problem: https://github.com/FamilySearch/gedcomx/blob/master/specifications/conceptual-model-specification.md#relationship

  • Nils Meier Nils Meier committed [r6865]

    0007-Remove-unused-code-plugins by Timo

  • Nils Meier Nils Meier committed [r6864]

    0006-Remove-unused-code-geo by Timo

  • Nils Meier Nils Meier committed [r6863]

    0005-Remove-unused-code-genj-reports by Timo

  • Nils Meier Nils Meier committed [r6862]

    0004-Remove-unused-code-genj-internals by Timo

  • Nils Meier Nils Meier committed [r6861]

    0003-Remove-unused-code-genj-utilities-and-documented-sections by Timo

  • Nils Meier Nils Meier committed [r6860]

    0002-Remove-unused-code-graphj by Timo

  • Nils Meier Nils Meier committed [r6859]

    0001-Remove-commented-out-code.patch by Timo

  • Jorge Barros de Abreu Jorge Barros de Abreu posted a comment on ticket #100

    Thanks Mr. Nils Meier.

  • Nils Meier Nils Meier posted a comment on ticket #100

    Oh, I see jeffnik@ fixed that 22/09/18 - will try to create a build that includes latest changes by tkalliom@. That should then run on your system. Should be possible by eow.

  • Nils Meier Nils Meier posted a comment on ticket #100

    It looks like this is an issue with how GenJ used a non official Java feature for loading services (a registry of capabilities). As per Java 9 documentation There is an incompatible change in this area in JDK 9. From the JDK 9 release notes: Since Java SE 1.4, javax.imageio.spi.ServiceRegistry provided a facility roughly equivalent to the Java SE 1.6 java.util.ServiceLoader. This image i/o facility is now restricted to supporting SPIs defined as part of javax.imageio. Applications that use it for...

  • Timo K Timo K posted a comment on ticket #99

    Fixed in r6822 (master r6856)

  • Nils Meier Nils Meier committed [r6858]

    bug-fixes-2020

  • Nils Meier Nils Meier committed [r6857]

    bug-fixes-2020

  • Nils Meier Nils Meier committed [r6856]

    bug-fixes-2020

  • Nils Meier Nils Meier committed [r6855]

    changes from bug-fixes-2020

  • Nils Meier Nils Meier committed [r6854]

    let unexpected but survivable error pass through report loader to be able to continue and close CL as planned

  • Jorge Barros de Abreu Jorge Barros de Abreu posted a comment on ticket #100

    Here more information.

  • Jorge Barros de Abreu Jorge Barros de Abreu created ticket #100

    java 13.0.2 linux

  • Nils Meier Nils Meier committed [r6853]

    remove logging changes - why not log more

  • Nils Meier Nils Meier committed [r6852]

    fix read/write test logging and setup for non-breaking NOTES otherwise impacted by other test running beforehand

  • Nils Meier Nils Meier committed [r6851]

    Fix initial switch between entities (e.g. INDI>FAM) causing an exception when the column sort model is not updated as there are no settings yet

  • Timo K Timo K committed [r6850]

    Fix search results 2-n being rendered with too small height in Java >=9

  • Timo K Timo K committed [r6849]

    Fix Registry store files not being ordered on Java 9 or newer

  • Timo K Timo K committed [r6848]

    Fix bytecode output on JDK >=9 not running on JRE <9 (Buffer covariance)

  • Timo K Timo K committed [r6847]

    Fix Java version mismatch in genj Ant and Eclipse settings

  • Timo K Timo K committed [r6846]

    Fix extra space in log level system property

  • Timo K Timo K committed [r6845]

    Fix nonexistent classpath entry

  • Timo K Timo K committed [r6844]

    Fix geo test compilation failure due to encoding

  • Timo K Timo K committed [r6843]

    Fix Grammar fallback source for tests

  • Timo K Timo K committed [r6842]

    Fix treating AFNs as integers

  • Timo K Timo K committed [r6841]

    Fix local time being used in Gedcom header

  • Timo K Timo K committed [r6840]

    Fix invalid DATEs in CHAN not being detected

  • Timo K Timo K committed [r6839]

    Fix relationship table, part 2

  • Timo K Timo K committed [r6838]

    Fix equals check of SafeProxy-ed objects with non-SafeProxyed arguments

  • Timo K Timo K committed [r6837]

    Fix Indi::getFamiliesWhereChild duplicate check

  • Timo K Timo K committed [r6836]

    Fix relationship table layout storing (indis and families separately)

  • Timo K Timo K committed [r6835]

    Fix property table shortcut navigation when initialized offscreen

  • Timo K Timo K committed [r6834]

    Fix multiple selection not working in TreeView

  • Timo K Timo K committed [r6833]

    Fix handling of property table specs (sorting) when columns are removed

  • Timo K Timo K committed [r6832]

    Fix timeline not scrolling to changed selection

  • Timo K Timo K committed [r6831]

    Fix PropertyTreeWidget::setModel disabling

  • Timo K Timo K committed [r6830]

    Fix AdvancedEditor tabbing and clipboard keyboard shortcuts (focus)

  • Timo K Timo K committed [r6829]

    Fix icon choice in size logic on dates in BlueprintRenderer.PropertyView

  • Timo K Timo K committed [r6828]

    Fix BlueprintEditor sample props halting display or showing wrong icons

  • Timo K Timo K committed [r6827]

    Fix SelectEntityWidget::getEntityCount off-by-one with no "none" label

  • Timo K Timo K committed [r6826]

    Fix behavior of ChoiceBean when property does not exist

  • Timo K Timo K committed [r6825]

    Fix report URLClassLoader not being closed

  • Timo K Timo K committed [r6824]

    Fix treating InputEvent and ActionEvent modifiers as the same

  • Timo K Timo K committed [r6823]

    Fix comparison of extended and non-extended action modifiers

  • Timo K Timo K committed [r6822]

    Fix pedigree chart failing on dates before 1000 and interpreted dates

  • Timo K Timo K committed [r6821]

    Fix GeoList unfold action not being performed

  • Timo K Timo K committed [r6820]

    Fix LongestPathLA::assignLayers cycle check

  • Timo K Timo K committed [r6819]

    Add a branch for bug fixes

  • J. Robinson J. Robinson committed [r6818]

    Change to use ServiceRegistry.lookupProviders to Serviceloader.load for compatibility with Java 10.

  • J. Robinson J. Robinson committed [r6817]

    Change to use ServiceRegistry.lookupProviders to Serviceloader.load for compatibility with Java 10.

  • J. Robinson J. Robinson committed [r6816]

    isJava8OrHigher method updated to handle the new version numbering in Java (from 1.8 to 9.0+)

  • J. Robinson J. Robinson posted a comment on ticket #98

    I've attached a DIFF file which I believe will fix the issue with "lookupProviders". From what I understand in Java 10 "loopupProviders" and only be used with JDK classes and not user classes.

  • Alex Alex posted a comment on ticket #99

    genj\src\report\ReportPedigree.java starting at line 206, replace with try{ return Integer.parseInt(strYear); } catch (Exception ex){ LOG.warning("error parsing year " + ex.getMessage()); } return -1;

  • Alex Alex created ticket #99

    NumberFormatException running pedigree report

  • Alex Alex created ticket #98

    Won't run with JRE10

  • Alex Alex created ticket #97

    java.lang.IllegalArgumentException: Path not allowed

  • Bartsimp Bartsimp committed [r6815]

    improved diff output

  • Bartsimp Bartsimp committed [r6814]

    update italian translation

  • Alix Warnke Alix Warnke committed [r6813]

    Fixed formatting issue: Before the "Text" secti...

  • Alix Warnke Alix Warnke committed [r6812]

    Making implicit dependencies explicit

  • Alix Warnke Alix Warnke committed [r6811]

    Updated jcommon and jfreechart dependencies to ...

  • Alix Warnke Alix Warnke committed [r6810]

    Bumping the Java version to 1.8 so that we may ...

  • Alix Warnke Alix Warnke committed [r6809]

    Corrected Swedish translations so that they use...

  • Alix Warnke Alix Warnke committed [r6808]

    Converted hard-coded texts to be localizable + ...

  • Nils Meier Nils Meier committed [r6807]

    swap julian date to day calculation for one tha...

  • Nils Meier Nils Meier committed [r6806]

    fix test compilation issue with access to repor...

  • Nils Meier Nils Meier committed [r6805]

    use a revision tag for build w/o svn revision s...

  • Alix Warnke Alix Warnke committed [r6804]

    Added missing Swedish translations

  • Nils Meier Nils Meier committed [r6803]

    fix xref/note comparison for table sorting of I...

  • Nils Meier Nils Meier posted a comment on ticket #96

    Good tip by John, see also http://stackoverflow.com/a/19795213

  • John Faucett John Faucett posted a comment on ticket #96

    This error means that the app was not downloaded from the Apple App Store. The solution...

  • John Faucett John Faucett created ticket #96

    Will not run on Mac 10.11

  • Alix Warnke Alix Warnke committed [r6802]

    - ANSI -> UTF-8 (resources_sv.properties)

  • Alix Warnke Alix Warnke committed [r6801]

    Changed some Sweidsh translations from upper ca...

  • Alix Warnke Alix Warnke committed [r6800]

    Changed some Sweidsh translations from upper ca...

  • Alix Warnke Alix Warnke committed [r6799]

    More missing Swedish translations

  • Alix Warnke Alix Warnke committed [r6798]

    Added missing translation file

  • Alix Warnke Alix Warnke committed [r6797]

    Added missing translation file

  • Alix Warnke Alix Warnke committed [r6796]

    More missing Swedish translations

1 >