On 10.03.2024 14:07, Will Godfrey wrote:
This is a weird one just reported as an issue on github.
I'm wondering if there is any possibility of discovering the descriptor *about*
to be offered to FLTK, and if it is 1024 or greater, gracefully refuse to start
it.
This sounds like a ulimit problem, and should be fixable by running
something like:
ulimit -S -n 10000
to raise the open file limit before launching Yoshimi. Note that it is
environment local, so you have to launch Yoshimi from the terminal you
executed the command in.
--
Kristian
_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel