|
From: James T. <ja...@fl...> - 2023-06-26 09:09:49
|
> On 24 Jun 2023, at 13:19, Rhys Ackerman <rhy...@gm...> wrote: > > I thought the same, however I hav downloaded the output (bin and lib) before it is packaged from Jenkins, running that with everything besides fgdata and fgscenery coning from that download still produces the error. > > I'm not aware of any easily accessible tools with the equivalent functionality of window's FileMon (ProcMon now) so am unable to look at the files being called. > > I guess the next logical step here is for me to build from source and see if the issue is still present, therefore ruling out anything Jenkins side? if you can, that would help. Another thing you can do though, without building anything: run in terminal, and set export OSG_NOTIFY_LEVEL=DEBUG .. you will get a *lot* of output but it might give some clue what is being loaded. Kind regards, James |