On Monday, 3 October 2022 at 01:27:23 UTC, torhu wrote: > I got it to build by using the 4.7 branch instead. Now I get a > segfault at startup, which seems to come from a > Display.getDefault() call in a module constructor. Fixed that one. Now I found out that Display.syncExec runs the Runnable in the wrong thread. Anyone got a fix for this issue?