Re: TextMetrics error

2025-05-11 Thread Scott Kostyshak
On Sun, May 11, 2025 at 11:00:48AM +0200, Jean-Marc Lasgouttes wrote: > Le 11/05/2025 à 01:13, Scott Kostyshak a écrit : > > > > TextMetrics.cpp (1157): MacroContext not initialised! Going through > > > > the buffer again and hope the context is better then. Please report > > > > > > This is

Re: TextMetrics error

2025-05-11 Thread Jean-Marc Lasgouttes
Le 11/05/2025 à 01:13, Scott Kostyshak a écrit : TextMetrics.cpp (1157): MacroContext not initialised! Going through the buffer again and hope the context is better then. Please report This is fixed now. Looks good. I extended the fix to moving rows/columns at a7f81701. Thanks. Basical

Re: TextMetrics error

2025-05-10 Thread Scott Kostyshak
On Sat, May 10, 2025 at 08:19:11PM +0200, Jean-Marc Lasgouttes wrote: > Le 06/05/2025 à 11:13, Scott Kostyshak a écrit : > > On Tue, May 06, 2025 at 08:33:36AM +0200, Jean-Marc Lasgouttes wrote: > > > Le 01/05/2025 à 18:28, Jean-Pierre Chrétien a écrit : > > > > > Excellent. I made it visible to un

Re: TextMetrics error

2025-05-10 Thread Jean-Marc Lasgouttes
Le 09/05/2025 à 16:20, Jean-Pierre Chrétien a écrit : In fact, I have it readable in the local git repo : jp@pelican:/ext/lyx/master$ ls -l lib/unicode_alphanum_variants -rw-r--r-- 1 jp jp 8675 25 mars  17:55 lib/unicode_alphanum_variants but not in the local/share tree : $ find /usr/local/sha

Re: TextMetrics error

2025-05-10 Thread Jean-Marc Lasgouttes
Le 06/05/2025 à 11:13, Scott Kostyshak a écrit : On Tue, May 06, 2025 at 08:33:36AM +0200, Jean-Marc Lasgouttes wrote: Le 01/05/2025 à 18:28, Jean-Pierre Chrétien a écrit : Excellent. I made it visible to understand when it triggers. Can you describe what you do? The message occurs when I ope

Re: TextMetrics error

2025-05-09 Thread Jean-Pierre Chrétien
Le 09/05/2025 à 15:08, Jean-Marc Lasgouttes a écrit : Le 06/05/2025 à 11:30, Jean-Pierre Chrétien a écrit : I tried to insert online math, I get this message (unrelated, I guess): Could not find variant symbols file This one is strange. Do you have a lib/unicode_alphanum_variants file? Ye

Re: TextMetrics error

2025-05-09 Thread Jean-Marc Lasgouttes
Le 06/05/2025 à 11:30, Jean-Pierre Chrétien a écrit : I tried to insert online math, I get this message (unrelated, I guess): Could not find variant symbols file This one is strange. Do you have a lib/unicode_alphanum_variants file? Yes I do not understand what happens, the code is very

Re: TextMetrics error

2025-05-06 Thread Jean-Pierre Chrétien
Le 06/05/2025 à 11:30, Jean-Pierre Chrétien a écrit : I tried to insert online math, I get this message (unrelated, I guess): Could not find variant symbols file This one is strange. Do you have a lib/unicode_alphanum_variants file? Yes The message appears only at the first insertion o

Re: TextMetrics error

2025-05-06 Thread Jean-Pierre Chrétien
Le 06/05/2025 à 08:33, Jean-Marc Lasgouttes a écrit : Le 01/05/2025 à 18:28, Jean-Pierre Chrétien a écrit : Excellent. I made it visible to understand when it triggers. Can you describe what you do? The message occurs when I open a table. Better now? The message is gone when I open a table

Re: TextMetrics error

2025-05-06 Thread Scott Kostyshak
On Tue, May 06, 2025 at 08:33:36AM +0200, Jean-Marc Lasgouttes wrote: > Le 01/05/2025 à 18:28, Jean-Pierre Chrétien a écrit : > > > Excellent. I made it visible to understand when it triggers. Can you > > > describe what you do? > > > > The message occurs when I open a table. > > Better now? On

Re: TextMetrics error

2025-05-05 Thread Jean-Marc Lasgouttes
Le 01/05/2025 à 18:28, Jean-Pierre Chrétien a écrit : Excellent. I made it visible to understand when it triggers. Can you describe what you do? The message occurs when I open a table. Better now? I tried to insert online math, I get this message (unrelated, I guess): Could not find varia

Re: TextMetrics error

2025-05-01 Thread Jean-Pierre Chrétien
Le 30/04/2025 à 20:04, Jean-Marc Lasgouttes a écrit : Le 30/04/2025 à 15:24, Jean-Pierre Chrétien a écrit : Dear devs After a fresh compilation of 2.5.0~devel with QT6, I see this : TextMetrics.cpp (1155): MacroContext not initialised! Going through the buffer again and hope the context is be

Re: TextMetrics error

2025-04-30 Thread Jean-Marc Lasgouttes
Le 30/04/2025 à 15:24, Jean-Pierre Chrétien a écrit : Dear devs After a fresh compilation of 2.5.0~devel with QT6, I see this : TextMetrics.cpp (1155): MacroContext not initialised! Going through the buffer again and hope the context is better then. Please report So I report :-) Excellent.