layout update in master?
Richard Kimberly Heck
rikiheck at gmail.com
Sun Jun 2 16:56:37 UTC 2024
On 6/2/24 12:45, José Matos wrote:
> On Sun, 2024-06-02 at 17:49 +0200, Jürgen Spitzmüller wrote:
>> The following is causing this:
>>
>> if (lyxerr.debugging(Debug::TCLASS)) {
>> // only system layout files are loaded here so no
>> // buffer path is needed.
>> tmpl->load();
>> }
>>
>> LayoutFile.cpp::147ff.
>>
>> No idea why it loops.
> I see the same infinite loop.
> Could it be a race condition?
I do not see it here. There's a lot of debug output, as you would
expect, but it eventually stops.
This is ancient code. Very odd that we'd see a problem only now.
Riki
More information about the lyx-devel
mailing list