JAL-4344 careful application of -Djava.awt.headless=true to avoid Jmol problem. Using...
authorBen Soares <b.soares@dundee.ac.uk>
Thu, 30 Nov 2023 12:51:54 +0000 (12:51 +0000)
committerBen Soares <b.soares@dundee.ac.uk>
Thu, 30 Nov 2023 12:51:54 +0000 (12:51 +0000)
commita6715746d2537e715a08d4ca2a098e94d8d47f5c
treef9e9c896334d85d5cc585d36084b1e46a8f07562
parenta3f65dbb5ba8bd470a31ba2af72db6d8ddf60546
JAL-4344 careful application of -Djava.awt.headless=true to avoid Jmol problem. Using -Dapple.awt.headless=true instead for macOS. Fixed in install and conda shell scripts and also in jalview.bin.Launcher.
src/jalview/bin/Launcher.java
utils/conda/jalview.sh
utils/getdown/bin/jalview.sh