Re: [LyX/master] Fix crash in InsetInfo when bindings change

2022-03-10 Thread Kornel Benko
Am Thu, 10 Mar 2022 12:16:54 +0100 (CET) schrieb Jean-Marc Lasgouttes : > commit 12dfdbf0a3e667544fd3f0af7fe86b26909fd6a0 > Author: Jean-Marc Lasgouttes > Date: Thu Mar 10 12:19:44 2022 +0100 > > Fix crash in InsetInfo when bindings change > Works like it should. :) Kornel

Re: Crash when changing shortcut bind file

2022-03-10 Thread Jean-Marc Lasgouttes
Le 08/03/2022 à 16:53, Scott Kostyshak a écrit : On Tue, Mar 08, 2022 at 04:43:38PM +0100, Kornel Benko wrote: Open UserGuide.lyx goto 2.1 Basic File Operations, so that some shortcuts are visible change the bind-file from cua to emacs Tools-Preferences...->Editing->Shortcuts->Bind

Re: ctests broken due to a recent commit

2022-03-10 Thread Kornel Benko
Am Thu, 10 Mar 2022 08:17:06 -0500 schrieb Scott Kostyshak : > I just compiled current master and the following now fails: > > ctest -R "examples/Welcome_pdf2" > > I'm guessing it's because of a recent commit in the last day. > > Command-line export shows the following: > > $ lyx master -e

Re: ctests broken due to a recent commit

2022-03-10 Thread Jean-Marc Lasgouttes
Le 10/03/2022 à 14:17, Scott Kostyshak a écrit : I just compiled current master and the following now fails: ctest -R "examples/Welcome_pdf2" I'm guessing it's because of a recent commit in the last day. That would be my InsetInfo patch from today. I did try command line export of

Re: [LyX/master] Fix crash in InsetInfo when bindings change

2022-03-10 Thread Jean-Marc Lasgouttes
Le 10/03/2022 à 13:06, Kornel Benko a écrit : Am Thu, 10 Mar 2022 12:16:54 +0100 (CET) schrieb Jean-Marc Lasgouttes : commit 12dfdbf0a3e667544fd3f0af7fe86b26909fd6a0 Author: Jean-Marc Lasgouttes Date: Thu Mar 10 12:19:44 2022 +0100 Fix crash in InsetInfo when bindings change

ctests broken due to a recent commit

2022-03-10 Thread Scott Kostyshak
I just compiled current master and the following now fails: ctest -R "examples/Welcome_pdf2" I'm guessing it's because of a recent commit in the last day. Command-line export shows the following: $ lyx master -e pdf2 Welcome.lyx This is pdfTeX, Version 3.141592653-2.6-1.40.23 (TeX Live

Re: ctests broken due to a recent commit

2022-03-10 Thread Kornel Benko
Am Thu, 10 Mar 2022 17:13:38 +0100 schrieb Jean-Marc Lasgouttes : > Le 10/03/2022 à 14:17, Scott Kostyshak a écrit : > > I just compiled current master and the following now fails: > > > >ctest -R "examples/Welcome_pdf2" > > > > I'm guessing it's because of a recent commit in the last day.

Re: ctests broken due to a recent commit

2022-03-10 Thread Jean-Marc Lasgouttes
Le 10/03/2022 à 17:44, Kornel Benko a écrit : Am Thu, 10 Mar 2022 17:13:38 +0100 schrieb Jean-Marc Lasgouttes : Le 10/03/2022 à 14:17, Scott Kostyshak a écrit : I just compiled current master and the following now fails: ctest -R "examples/Welcome_pdf2" I'm guessing it's because of a

Re: ctests broken due to a recent commit

2022-03-10 Thread Jean-Marc Lasgouttes
Le 10/03/2022 à 14:17, Scott Kostyshak a écrit : I just compiled current master and the following now fails: ctest -R "examples/Welcome_pdf2" I'm guessing it's because of a recent commit in the last day. I amended my commit from today, tell me whether it is fine now. JMarc

Re: ctests broken due to a recent commit

2022-03-10 Thread Kornel Benko
Am Thu, 10 Mar 2022 18:23:38 +0100 schrieb Jean-Marc Lasgouttes : > Le 10/03/2022 à 18:05, Kornel Benko a écrit : > >> I knew it would not be correct on the first try, but it was not that far. > > > > Nonetheless great job. I have seen that the latex output was missing > >

Re: ctests broken due to a recent commit

2022-03-10 Thread Jean-Marc Lasgouttes
Le 10/03/2022 à 18:05, Kornel Benko a écrit : I knew it would not be correct on the first try, but it was not that far. Nonetheless great job. I have seen that the latex output was missing '\usepakage{graphicx}' but was unable to see why. validate() is something I know much better than the

Re: ctests broken due to a recent commit

2022-03-10 Thread Kornel Benko
Am Thu, 10 Mar 2022 17:50:50 +0100 schrieb Jean-Marc Lasgouttes : > Le 10/03/2022 à 17:44, Kornel Benko a écrit : > > Am Thu, 10 Mar 2022 17:13:38 +0100 > > schrieb Jean-Marc Lasgouttes : > > > >> Le 10/03/2022 à 14:17, Scott Kostyshak a écrit : > >>> I just compiled current master and the

Re: ctests broken due to a recent commit

2022-03-10 Thread Scott Kostyshak
On Thu, Mar 10, 2022 at 05:44:14PM +0100, Kornel Benko wrote: > Am Thu, 10 Mar 2022 17:13:38 +0100 > schrieb Jean-Marc Lasgouttes : > > > Le 10/03/2022 à 14:17, Scott Kostyshak a écrit : > > > I just compiled current master and the following now fails: > > > > > >ctest -R