On 2019-02-04, Jean-Marc Lasgouttes wrote: > Le 04/02/2019 à 17:10, Kornel Benko a écrit : >> Am Montag, 4. Februar 2019 17:06:35 CET schrieb Kornel Benko >> <kor...@lyx.org>: >>> Endles loop in src/Text2.cpp:955-977
>> This patch works for me > Thanks, it is my mistake. Could you give me a recipe for the endless > loop, please ? I will probably put a slightly different patch, and I > want to be sure of what I do. I get a "frozen" LyX (maybe this endless loop) since some days when I try to delete an inset -- at least in some cases. Example: In the file autotests/export/latex/unicodesymbols/008-greek-and-coptic.lyx the Branch-inset following "3F0" containing the non-convertible characters ϰ ϱ ϲ ϳ ϴ ϵ ϶ Ϸ ϸ Ϲ Ϻ ϻ ϼ Ͻ Ͼ Ͽ a) select the characters inside the branch-inset, delete, delete the branch-inset OK b) select the complete inset, delete, LyX freezes :-( Günter