the problem is that s_main::sys_main() first calls s_inter::sys_startgui(),
which calls s_inter::sys_do_startgui() which then calls
s_path::sys_set_extrapath() (send extrapath to GUI),
before it calls s_main::sys_afterargparse() which calls
s_path::sys_setextrapath (init extrapath for the OS).

I suggest just calling sys_afterargparse() before sys_startgui().

I'm preparing a PR.



Le mer. 1 sept. 2021 à 12:13, Antoine Rousseau <[email protected]> a
écrit :

> confirmed here (linux).
> seems to happen since 95b614656cd62214d6779014e5173d8af697814b (2021-08-18
> 23:57:14   "simplified audio device handling and scheduler")
>
>
>
> Le mar. 31 août 2021 à 11:36, Lucas Cordiviola <[email protected]> a
> écrit :
>
>> Building the current (571ad34) on Linux/Win the extra folder is not
>> shown in Pd's Browser.
>>
>> --
>> Mensaje telepatico asistido por maquinas.
>>
>>
>>
>>
>> _______________________________________________
>> Pd-dev mailing list
>> [email protected]
>> https://lists.puredata.info/listinfo/pd-dev
>>
>
_______________________________________________
Pd-dev mailing list
[email protected]
https://lists.puredata.info/listinfo/pd-dev

Reply via email to