Headless issues
Closed this issue · 1 comments
Zomis commented
- Make program work from command line (#46) out of the box in Headless environments without the user doing
export DISPLAY=:0
or-Djava.awt.headless=true
- Make program terminate correctly when run from command line, JavaFX Application Thread is still running.
Zomis commented
Extracting a BrainduckFX
seems to have solved both problems.