segfault in master

2025-05-15 Thread Alexander Dunlap
Dear developers, I have been trying out the master branch and am somewhat frequently getting segfaults with the error below in the dialogue box. It often seems to happen when typing math commands that LyX doesn't know about. I don't know much about this situation so I don't know if this is he

Re: Compilation Failure in Master

2025-05-15 Thread Scott Kostyshak
On Thu, May 15, 2025 at 05:59:45PM +0200, Jean-Marc Lasgouttes wrote: > Le 15/05/2025 à 17:50, Scott Kostyshak a écrit : > > I still don't know why it succeeds for me (with the default of > > LYX_EXTERNAL_ICONV=OFF) and not for Riki. Could be different compiler > > versions or could be different ot

Re: Compilation Failure in Master

2025-05-15 Thread Richard Kimberly Heck
On 5/15/25 10:48 AM, Jean-Marc Lasgouttes wrote: My question is thus: Riki, do you _need_ this to work, or is it just that cmake is proposing the wrong defaults? I was just using the defaults. Riki -- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-d

Re: Compilation Failure in Master

2025-05-15 Thread Jean-Marc Lasgouttes
Le 15/05/2025 à 17:50, Scott Kostyshak a écrit : I still don't know why it succeeds for me (with the default of LYX_EXTERNAL_ICONV=OFF) and not for Riki. Could be different compiler versions or could be different othe CMake flags. Kornel does it compile successfully (although with warnings) for y

Re: Compilation Failure in Master

2025-05-15 Thread Scott Kostyshak
On Thu, May 15, 2025 at 04:48:55PM +0200, Jean-Marc Lasgouttes wrote: > Le 15/05/2025 à 12:31, Scott Kostyshak a écrit : > > On Thu, May 15, 2025 at 08:49:32AM +0200, Jean-Marc Lasgouttes wrote: > > > Le 15 mai 2025 01:46:37 GMT+02:00, Richard Kimberly Heck > > > a écrit : > > > > > > > > I was

Re: Compilation Failure in Master

2025-05-15 Thread Jean-Marc Lasgouttes
Le 15/05/2025 à 12:31, Scott Kostyshak a écrit : On Thu, May 15, 2025 at 08:49:32AM +0200, Jean-Marc Lasgouttes wrote: Le 15 mai 2025 01:46:37 GMT+02:00, Richard Kimberly Heck a écrit : I was just using defaults: mkdir build cd buildcmake ..; and that's it. If I set LYX_EXTERNAL_ICONV to ON

Re: Compilation Failure in Master

2025-05-15 Thread Scott Kostyshak
On Thu, May 15, 2025 at 08:49:32AM +0200, Jean-Marc Lasgouttes wrote: > Le 15 mai 2025 01:46:37 GMT+02:00, Richard Kimberly Heck > a écrit : > > > >I was just using defaults: > > > >mkdir build > >cd buildcmake ..; and that's it. If I set LYX_EXTERNAL_ICONV to ON, then it > >builds. The error se