Re: IconInfo iconInfo: member call on null pointer

2021-09-25 Thread Scott Kostyshak
On Sat, Sep 25, 2021 at 12:00:12PM -0400, Scott Kostyshak wrote: > On Sat, Sep 25, 2021 at 04:53:20PM +0200, Jean-Marc Lasgouttes wrote: > > Le 25/09/2021 à 05:20, Scott Kostyshak a écrit : > > > After building with fsanitize=undefined -fno-omit-frame-pointer, I get > > > the following: > > > > >

Master regression example with emph and comment

2021-09-25 Thread Scott Kostyshak
The attached example compiles fine with 2.3.x. On master, the \emph is not closed after "regardless" as what happens on 2.3.x. Scott emph-and-comment-mwe.lyx Description: application/lyx signature.asc Description: PGP signature -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.l

Re: IconInfo iconInfo: member call on null pointer

2021-09-25 Thread Scott Kostyshak
On Sat, Sep 25, 2021 at 02:15:14PM +0200, Kornel Benko wrote: > Am Sat, 25 Sep 2021 08:03:39 -0400 > schrieb Scott Kostyshak : > > > On Sat, Sep 25, 2021 at 01:08:56PM +0200, Kornel Benko wrote: > > > Am Fri, 24 Sep 2021 23:20:51 -0400 > > > schrieb Scott Kostyshak : > > > > > > > After buildin

Re: IconInfo iconInfo: member call on null pointer

2021-09-25 Thread Scott Kostyshak
On Sat, Sep 25, 2021 at 04:53:20PM +0200, Jean-Marc Lasgouttes wrote: > Le 25/09/2021 à 05:20, Scott Kostyshak a écrit : > > After building with fsanitize=undefined -fno-omit-frame-pointer, I get the > > following: > > > > $ cd lib/examples/ && lyx -e pdf Welcome.lyx > > /home/scott/lyxbuilds/mas

Re: IconInfo iconInfo: member call on null pointer

2021-09-25 Thread Jean-Marc Lasgouttes
Le 25/09/2021 à 05:20, Scott Kostyshak a écrit : After building with fsanitize=undefined -fno-omit-frame-pointer, I get the following: $ cd lib/examples/ && lyx -e pdf Welcome.lyx /home/scott/lyxbuilds/master/repo/src/frontends/qt/GuiApplication.cpp:558:55: runtime error: member call on null p

Re: IconInfo iconInfo: member call on null pointer

2021-09-25 Thread Kornel Benko
Am Sat, 25 Sep 2021 08:03:39 -0400 schrieb Scott Kostyshak : > On Sat, Sep 25, 2021 at 01:08:56PM +0200, Kornel Benko wrote: > > Am Fri, 24 Sep 2021 23:20:51 -0400 > > schrieb Scott Kostyshak : > > > > > After building with fsanitize=undefined -fno-omit-frame-pointer, I get the > > > following:

Re: IconInfo iconInfo: member call on null pointer

2021-09-25 Thread Scott Kostyshak
On Sat, Sep 25, 2021 at 01:08:56PM +0200, Kornel Benko wrote: > Am Fri, 24 Sep 2021 23:20:51 -0400 > schrieb Scott Kostyshak : > > > After building with fsanitize=undefined -fno-omit-frame-pointer, I get the > > following: > > > > $ cd lib/examples/ && lyx -e pdf Welcome.lyx > > /home/scott/lyxb

Re: IconInfo iconInfo: member call on null pointer

2021-09-25 Thread Kornel Benko
Am Fri, 24 Sep 2021 23:20:51 -0400 schrieb Scott Kostyshak : > After building with fsanitize=undefined -fno-omit-frame-pointer, I get the > following: > > $ cd lib/examples/ && lyx -e pdf Welcome.lyx > /home/scott/lyxbuilds/master/repo/src/frontends/qt/GuiApplication.cpp:558:55: > runtime > err