Modify ↓
Opened 6 days ago
#24339 new defect
Don't use openjfx unconditionally in the josm launchers
Reported by: | sebastic | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 25.06 |
Component: | Ubuntu package | Version: | tested |
Keywords: | Cc: |
Description
The Debian package is not built with OpenJFX because it was buggy, while it's back in testing at time of writing the package is not in great shape. It's still the same version as in bookworm, not keeping up with newer JREs.
The launchers should not assume that the javafx modules can be loaded, they should only do that when the JAVAFX_HOME directory exists per the attached patch.
Attachments (1)
Note:
See TracTickets
for help on using tickets.