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
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...
does not start
Crash opening a file
I found a workaround. I downloaded genj_app-6865.zip from the "unstable" folder, unzipped it and executed run.sh. That one works well.
can't start genj on Ubuntu 20.04 LTS with openjdk 11.0.16
Installtion fails on Windows 11
FIXed it. I had the Java JDK also installed , uninstall that and now all is wonderful. Thanks
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
Same here. But the unstable release 6865 running well.
genealogyj not opening
Won't run on Mac OS Big Sur 11.2.3
Won't run on OSX Catalina 10.15.7
Graphical "Everybody" Family tree SVG export
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
0007-Remove-unused-code-plugins by Timo
0006-Remove-unused-code-geo by Timo
0005-Remove-unused-code-genj-reports by Timo
0004-Remove-unused-code-genj-internals by Timo
0003-Remove-unused-code-genj-utilities-and-documented-sections by Timo
0002-Remove-unused-code-graphj by Timo
0001-Remove-commented-out-code.patch by Timo
Thanks Mr. Nils Meier.
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.
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...
Fixed in r6822 (master r6856)
bug-fixes-2020
bug-fixes-2020
bug-fixes-2020
changes from bug-fixes-2020
let unexpected but survivable error pass through report loader to be able to continue and close CL as planned
Here more information.
java 13.0.2 linux
remove logging changes - why not log more
fix read/write test logging and setup for non-breaking NOTES otherwise impacted by other test running beforehand
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
Fix search results 2-n being rendered with too small height in Java >=9
Fix Registry store files not being ordered on Java 9 or newer
Fix bytecode output on JDK >=9 not running on JRE <9 (Buffer covariance)
Fix Java version mismatch in genj Ant and Eclipse settings
Fix extra space in log level system property
Fix nonexistent classpath entry
Fix geo test compilation failure due to encoding
Fix Grammar fallback source for tests
Fix treating AFNs as integers
Fix local time being used in Gedcom header
Fix invalid DATEs in CHAN not being detected
Fix relationship table, part 2
Fix equals check of SafeProxy-ed objects with non-SafeProxyed arguments
Fix Indi::getFamiliesWhereChild duplicate check
Fix relationship table layout storing (indis and families separately)
Fix property table shortcut navigation when initialized offscreen
Fix multiple selection not working in TreeView
Fix handling of property table specs (sorting) when columns are removed
Fix timeline not scrolling to changed selection
Fix PropertyTreeWidget::setModel disabling
Fix AdvancedEditor tabbing and clipboard keyboard shortcuts (focus)
Fix icon choice in size logic on dates in BlueprintRenderer.PropertyView
Fix BlueprintEditor sample props halting display or showing wrong icons
Fix SelectEntityWidget::getEntityCount off-by-one with no "none" label
Fix behavior of ChoiceBean when property does not exist
Fix report URLClassLoader not being closed
Fix treating InputEvent and ActionEvent modifiers as the same
Fix comparison of extended and non-extended action modifiers
Fix pedigree chart failing on dates before 1000 and interpreted dates
Fix GeoList unfold action not being performed
Fix LongestPathLA::assignLayers cycle check
Add a branch for bug fixes
Change to use ServiceRegistry.lookupProviders to Serviceloader.load for compatibility with Java 10.
Change to use ServiceRegistry.lookupProviders to Serviceloader.load for compatibility with Java 10.
isJava8OrHigher method updated to handle the new version numbering in Java (from 1.8 to 9.0+)
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.
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;
NumberFormatException running pedigree report
Won't run with JRE10
java.lang.IllegalArgumentException: Path not allowed
improved diff output
update italian translation
Fixed formatting issue: Before the "Text" secti...
Making implicit dependencies explicit
Updated jcommon and jfreechart dependencies to ...
Bumping the Java version to 1.8 so that we may ...
Corrected Swedish translations so that they use...
Converted hard-coded texts to be localizable + ...
swap julian date to day calculation for one tha...
fix test compilation issue with access to repor...
use a revision tag for build w/o svn revision s...
Added missing Swedish translations
fix xref/note comparison for table sorting of I...
Good tip by John, see also http://stackoverflow.com/a/19795213
This error means that the app was not downloaded from the Apple App Store. The solution...
Will not run on Mac 10.11
- ANSI -> UTF-8 (resources_sv.properties)
Changed some Sweidsh translations from upper ca...
Changed some Sweidsh translations from upper ca...
More missing Swedish translations
Added missing translation file
Added missing translation file
More missing Swedish translations