Re: sane default option values for Linux

2020-03-18 Thread Philip Race
Some of the latest Linuxes don't even include GTK2 by default ! Its only a step away from them not being even available as an optional download. > ...although I honestly don't think this was a regression introduced in JavaFX... > literally every graphical application segfaults now, including g

Re: sane default option values for Linux

2020-03-18 Thread Kevin Rushforth
> Regardless, the other issues are still valid. Can we please have GTK2 set as default along with force painter uploading? No, we are not going to do this. GTK 2 is on its way out. GTK 3 has been the default for both AWT and JavaFX since JDK 11 / JavaFX 11. I'd much rather see energy going

Re: sane default option values for Linux

2020-03-18 Thread Ty Young
After going through varies JDK versions from OpenJDK from 8 to present, it seems like the segfault issues was introduced elsewhere at about JDK12/13. Regardless, the other issues are still valid. Can we please have GTK2 set as default along with force painter uploading? On 3/17/20 6:54 AM,

sane default option values for Linux

2020-03-17 Thread Ty Young
Hi all, After many months of being unable to run my JavaFX application due to transitioning to the new Project Panama MemoryAccess API(for native C calling, of course), I've finally gotten things to semi-working order and able to tryout JavaFX 14... only to find out that JavaFX on Linux is s