On Sun, 17 Mar 2024 19:03:55 +0100
Kristian Amlie <krist...@amlie.name> wrote:

>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.
>

The problem is where this issue arose. It's in Ardour running Yoshimi as an LV2
plugin. Apparently Ardour keeps a *very* complete undo list - including every
time an LV2 instance is started/stopped, and the guy with the problem runs long
sessions without shutting down.

-- 
Will J Godfrey {apparently now an 'elderly'}



_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel

Reply via email to