On Sun, 21 Nov 2021 01:14:42 +0100 Ichthyostega <p...@ichthyostega.de> wrote:
... When you start Yoshimi with --no-gui, in fact it still *runs* the GUI,
just does not *show* any window. Which means, under Docker the startup
fails, since FLTK can not connect to any display.
Am 21.11.21 um 08:59 schrieb Will Godfrey:
This is a surprise. I thought we *had* ensured that no FLTK dependency
remained when compiling was set for a headless build.
However, a quick check seems to indicate possible contention in midi-learn.
Compiling without GUI seems (mosly?) OK.
The problem is when you use a regular build (with gui)
but start it with --no-gui
Then the GUI toolkit still starts up and wants to connect to a display.
Yet when running under Docker, there is no display, and so Yoshimi crashes.
-- Hermann
_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel