Re: 2.4 Crash (was: Updated LaTeXConfig.lyx (bxjsclasses added))

2023-02-06 Thread Pavel Sanda
On Mon, Feb 06, 2023 at 06:09:52PM +0100, Jean-Marc Lasgouttes wrote: > Le 06/02/2023 ?? 16:46, Pavel Sanda a écrit : > >On Mon, Feb 06, 2023 at 04:34:07PM +0100, Jean-Marc Lasgouttes wrote: > >>Le 06/02/2023 ?? 15:50, Pavel Sanda a écrit : > >>>Indeed: > >>>insets/InsetInfo.cpp (1246): validate()

Re: 2.4 Crash (was: Updated LaTeXConfig.lyx (bxjsclasses added))

2023-02-06 Thread Jean-Marc Lasgouttes
Le 06/02/2023 à 16:34, Jean-Marc Lasgouttes a écrit : Le 06/02/2023 à 15:50, Pavel Sanda a écrit : Indeed: insets/InsetInfo.cpp (1246): validate() -> build() lyx: SIGSEGV signal caught! What about this? I expect display glitches. I pushed it to master. JMarc -- lyx-devel mailing list lyx-

Re: 2.4 Crash (was: Updated LaTeXConfig.lyx (bxjsclasses added))

2023-02-06 Thread Jean-Marc Lasgouttes
Le 06/02/2023 à 16:46, Pavel Sanda a écrit : On Mon, Feb 06, 2023 at 04:34:07PM +0100, Jean-Marc Lasgouttes wrote: Le 06/02/2023 ?? 15:50, Pavel Sanda a écrit : Indeed: insets/InsetInfo.cpp (1246): validate() -> build() lyx: SIGSEGV signal caught! What about this? I expect display glitches.

Re: 2.4 Crash (was: Updated LaTeXConfig.lyx (bxjsclasses added))

2023-02-06 Thread Pavel Sanda
On Mon, Feb 06, 2023 at 04:34:07PM +0100, Jean-Marc Lasgouttes wrote: > Le 06/02/2023 ?? 15:50, Pavel Sanda a écrit : > >Indeed: > >insets/InsetInfo.cpp (1246): validate() -> build() > > > >lyx: SIGSEGV signal caught! > > What about this? I expect display glitches. I couldn't get crash with this

Re: 2.4 Crash (was: Updated LaTeXConfig.lyx (bxjsclasses added))

2023-02-06 Thread Jean-Marc Lasgouttes
Le 06/02/2023 à 15:50, Pavel Sanda a écrit : Indeed: insets/InsetInfo.cpp (1246): validate() -> build() lyx: SIGSEGV signal caught! What about this? I expect display glitches. JMarc diff --git a/src/insets/InsetInfo.cpp b/src/insets/InsetInfo.cpp index 46d656c817..f2d3b93ad8 100644 --- a/src/

Re: 2.4 Crash (was: Updated LaTeXConfig.lyx (bxjsclasses added))

2023-02-06 Thread Pavel Sanda
On Mon, Feb 06, 2023 at 03:19:15PM +0100, Jean-Marc Lasgouttes wrote: > Le 06/02/2023 ?? 15:02, Jean-Marc Lasgouttes a écrit : > >Le 06/02/2023 ?? 13:32, Pavel Sanda a écrit : > >>>Unfortunately valgrind changes speed of painting and I can't reproduce > >>>it then. > >>>But I am able to run it with

Re: 2.4 Crash (was: Updated LaTeXConfig.lyx (bxjsclasses added))

2023-02-06 Thread Jean-Marc Lasgouttes
Le 06/02/2023 à 15:02, Jean-Marc Lasgouttes a écrit : Le 06/02/2023 à 13:32, Pavel Sanda a écrit : Unfortunately valgrind changes speed of painting and I can't reproduce it then. But I am able to run it with any lyxer debug ouput or check potential patch if you have some idea... JMarc, do yo

Re: 2.4 Crash (was: Updated LaTeXConfig.lyx (bxjsclasses added))

2023-02-06 Thread Jean-Marc Lasgouttes
Le 06/02/2023 à 13:32, Pavel Sanda a écrit : Unfortunately valgrind changes speed of painting and I can't reproduce it then. But I am able to run it with any lyxer debug ouput or check potential patch if you have some idea... JMarc, do you have idea for a potential patch? P You are wise to pi

Re: 2.4 Crash (was: Updated LaTeXConfig.lyx (bxjsclasses added))

2023-02-06 Thread Pavel Sanda
On Thu, Jan 26, 2023 at 11:45:58PM +0100, Pavel Sanda wrote: > On Thu, Jan 26, 2023 at 03:08:13PM +0100, Jean-Marc Lasgouttes wrote: > > Le 26/01/2023 ?? 02:05, Pavel Sanda a écrit : > > >On Thu, Jan 26, 2023 at 01:23:55AM +0100, Pavel Sanda wrote: > > >>I can reproduce it only when not running und

Re: Beta 2?

2023-02-06 Thread Pavel Sanda
On Sun, Feb 05, 2023 at 08:33:52PM +0100, Jean-Marc Lasgouttes wrote: > The level of warnings is now much mower, but I still see some about the > deprecation of std::unary_fonction and std::binary_function. We could either > backport the 4 patches below or keep things as they are, since the functor