[PD-dev] "extra" folder is not showing its content in Pd's browser.

Antoine Rousseau antoine at metalu.net
Wed Sep 1 13:30:30 CEST 2021


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 <antoine at metalu.net> 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 <lucarda27 at hotmail.com> 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
>> Pd-dev at lists.iem.at
>> https://lists.puredata.info/listinfo/pd-dev
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20210901/58a3fefd/attachment.htm>


More information about the Pd-dev mailing list