Re: [LyX/master] Merge branch 'features/indexmacros'

2022-11-20 Thread Kornel Benko
Am Sun, 20 Nov 2022 15:23:58 -0500 schrieb Scott Kostyshak : > On Sun, Nov 20, 2022 at 08:24:41PM +0100, Thibaut Cuvelier wrote: > > On Sun, 20 Nov 2022 at 16:47, Scott Kostyshak wrote: > > > > > On Sun, Nov 20, 2022 at 04:33:36PM +0100, Thibaut Cuvelier wrote: > > > > > When I open the expo

New warning (or at least I only noticed it now)

2022-11-20 Thread José Matos
Hi, I have been compiling and running 2.4 compiled with the latest preview of gcc 13. I got a new warning: "note: the temporary was destroyed at the end of the full expression" Attached follows an example, there are more I can send if they are relevant. Best regards, -- José Abílio /home/jama

Re: 2.4.0 plan for #12215 [LyX crashes with async processes (Qt6 only)] ?

2022-11-20 Thread Jürgen Spitzmüller
Am Sonntag, dem 20.11.2022 um 18:43 -0500 schrieb Richard Kimberly Heck: > If I remember correctly, there are little crashing programs in the Qt > and GCC bug reports. Can you try compiling those and see if they > crash? Not full programs AFAICS. > That at least will help pinpoint where the prob

Re: Get rid of the "Let it run" prompt?

2022-11-20 Thread Jürgen Spitzmüller
Am Sonntag, dem 20.11.2022 um 18:00 -0500 schrieb Scott Kostyshak: > What do you think about dropping the "Let it run" prompt now that we > allow the user to cancel the compilation any time with > Document > Cancel Background Process? > > The main disadvantage I see is that the user likely does no

Re: 2.4.0 plan for #12215 [LyX crashes with async processes (Qt6 only)] ?

2022-11-20 Thread Richard Kimberly Heck
On 11/20/22 12:30, Jürgen Spitzmüller wrote: Hi André Am Donnerstag, dem 17.11.2022 um 12:24 + schrieb André Pönitz: That's linked from    https://bugreports.qt.io/browse/QTBUG-108604 now. That ticket has been closed, but our bug is still there. I see it with gcc 12. Any more ideas?

lyx-devel@lists.lyx.org

2022-11-20 Thread Scott Kostyshak
I made a bash function that makes it easy to search for "let it run" and it will find "let it &run". https://gitlab.com/scottkosty/lyx-tester/-/blob/master/convenience-functions.sh Does anyone know of an easier way to do this? Scott signature.asc Description: PGP signature -- lyx-devel mailin

Get rid of the "Let it run" prompt?

2022-11-20 Thread Scott Kostyshak
What do you think about dropping the "Let it run" prompt now that we allow the user to cancel the compilation any time with Document > Cancel Background Process? The main disadvantage I see is that the user likely does not know about Document > Cancel Background Process. By the way, shouldn't we h

Re: State of the killqt4 branch

2022-11-20 Thread Jean-Marc Lasgouttes
Le 20/11/2022 à 21:12, Jean-Marc Lasgouttes a écrit : Stephan: The last FIXME KILLQT4 in the source, to know whether we still need to cache QTextLayout objects in Qt/Mac. They are correctly cached by Qt on other platforms. I could not find the relevant discussion, but this change was done at

Re: [LyX/master] Merge branch 'features/indexmacros'

2022-11-20 Thread Scott Kostyshak
On Sun, Nov 20, 2022 at 08:24:41PM +0100, Thibaut Cuvelier wrote: > On Sun, 20 Nov 2022 at 16:47, Scott Kostyshak wrote: > > > On Sun, Nov 20, 2022 at 04:33:36PM +0100, Thibaut Cuvelier wrote: > > > > When I open the exported de Math.xhtml in Chromium, I get: > > > > > > > > "error on line 7159

State of the killqt4 branch

2022-11-20 Thread Jean-Marc Lasgouttes
Dear all, I think I have done everything I can do on the branch (actually I just noticed a few remnants in config/, I will handle that). What remains to be done? Who can help? Kornel: there are still trace of Qt4 in CmakeList.txt INSTALL.cmake development/cmake/modules/FindQt4.cmake developme

Re: [LyX/master] Merge branch 'features/indexmacros'

2022-11-20 Thread Thibaut Cuvelier
On Sun, 20 Nov 2022 at 16:47, Scott Kostyshak wrote: > On Sun, Nov 20, 2022 at 04:33:36PM +0100, Thibaut Cuvelier wrote: > > > When I open the exported de Math.xhtml in Chromium, I get: > > > > > > "error on line 7159 at column 22: Entity 'imaginary' not defined" > > > > > > > That's unrelated

Re: 2.4.0 plan for #12215 [LyX crashes with async processes (Qt6 only)] ?

2022-11-20 Thread Jürgen Spitzmüller
Hi André Am Donnerstag, dem 17.11.2022 um 12:24 + schrieb André Pönitz: > That's linked from > >    https://bugreports.qt.io/browse/QTBUG-108604 > > now. That ticket has been closed, but our bug is still there. I see it with gcc 12. Any more ideas? -- Jürgen -- lyx-devel mailing list ly

Re: [LyX/master] Merge branch 'features/indexmacros'

2022-11-20 Thread Scott Kostyshak
On Sun, Nov 20, 2022 at 04:33:36PM +0100, Thibaut Cuvelier wrote: > > > (I don't get how to configure CTest to use my version of > > > Python, hence it fails in strange ways). > > > > Let's try to figure out how to fix this. > > > > Is it only a problem with the ctests? Meaning, LyX uses your versi

Re: [LyX/master] Amend 48d9d01a: remove debug output

2022-11-20 Thread Thibaut Cuvelier
On Sun, 20 Nov 2022 at 16:26, Scott Kostyshak wrote: > On Sun, Nov 20, 2022 at 03:25:09PM +0100, Thibaut Cuvelier wrote: > > commit f3862130cf687854dbff2df348f34659ca602a02 > > Author: Thibaut Cuvelier > > Date: Sun Nov 20 16:19:17 2022 +0100 > > > > Amend 48d9d01a: remove debug output > >

Re: [LyX/master] Merge branch 'features/indexmacros'

2022-11-20 Thread Thibaut Cuvelier
On Sun, 20 Nov 2022 at 16:18, Scott Kostyshak wrote: > On Sun, Nov 20, 2022 at 03:29:37PM +0100, Thibaut Cuvelier wrote: > > On Fri, 4 Nov 2022 at 01:59, Scott Kostyshak wrote: > > > > > On Thu, Nov 03, 2022 at 10:04:31PM +0100, Thibaut Cuvelier wrote: > > > > On Thu, 3 Nov 2022 at 21:27, Scott

Re: [LyX/master] Amend 48d9d01a: remove debug output

2022-11-20 Thread Scott Kostyshak
On Sun, Nov 20, 2022 at 03:25:09PM +0100, Thibaut Cuvelier wrote: > commit f3862130cf687854dbff2df348f34659ca602a02 > Author: Thibaut Cuvelier > Date: Sun Nov 20 16:19:17 2022 +0100 > > Amend 48d9d01a: remove debug output > --- > src/insets/InsetIndex.cpp |6 -- > 1 files changed,

LyX HTML export on command line runs pdflatex (via lyxpreview2bitmap.py)

2022-11-20 Thread Scott Kostyshak
When testing a (seemingly) different issue that Thibaut reported about de Math.lyx, when I do: lyx -e xhtml Math.lyx I notice that pdflatex is run, I think via lyxpreview2bitmap.py. Is this supposed to happen? Scott signature.asc Description: PGP signature -- lyx-devel mailing list lyx-dev

Re: [LyX/master] Merge branch 'features/indexmacros'

2022-11-20 Thread Scott Kostyshak
On Sun, Nov 20, 2022 at 03:29:37PM +0100, Thibaut Cuvelier wrote: > On Fri, 4 Nov 2022 at 01:59, Scott Kostyshak wrote: > > > On Thu, Nov 03, 2022 at 10:04:31PM +0100, Thibaut Cuvelier wrote: > > > On Thu, 3 Nov 2022 at 21:27, Scott Kostyshak wrote: > > > > > > > On Mon, Oct 31, 2022 at 11:38:46

Re: [LyX/master] Merge branch 'features/indexmacros'

2022-11-20 Thread Thibaut Cuvelier
On Fri, 4 Nov 2022 at 01:59, Scott Kostyshak wrote: > On Thu, Nov 03, 2022 at 10:04:31PM +0100, Thibaut Cuvelier wrote: > > On Thu, 3 Nov 2022 at 21:27, Scott Kostyshak wrote: > > > > > On Mon, Oct 31, 2022 at 11:38:46PM -0400, Scott Kostyshak wrote: > > > > On Tue, Nov 01, 2022 at 12:01:47AM +0

Re: [PATCH] Allow removing words from the personal dictionary, that weren't previously added

2022-11-20 Thread Jürgen Spitzmüller
Am Sonntag, dem 20.11.2022 um 12:34 +0100 schrieb Stephan Witt: > Yes, it never worked before. > > If unlearnWord is called it has an effect for learned words only. > > There is no call interface to unlearn a word in main dictionary. I see. But wouldn't it be possible to use an exception list he

Re: [PATCH] Allow removing words from the personal dictionary, that weren't previously added

2022-11-20 Thread Stephan Witt
Am 20.11.2022 um 12:01 schrieb Jürgen Spitzmüller : > > Am Mittwoch, dem 16.11.2022 um 07:55 +0100 schrieb Stephan Witt: >> I’ve made two patches on top of Isaacs patch to make it work again on >> Mac. >> See attached patches. 1st one is the patch from Isaac, 2nd and 3rd >> are mine. > > Thanks!

Re: [PATCH] Allow removing words from the personal dictionary, that weren't previously added

2022-11-20 Thread Jürgen Spitzmüller
Am Sonntag, dem 20.11.2022 um 12:01 +0100 schrieb Jürgen Spitzmüller: > It works for me with Hunspell (note that the lists are only saved > upon > LyX closure). > > What I find odd, though, is the naming in the menu. When I click on a > word that is in the main dictionary, e.g. "table", it offers

Re: [PATCH] Allow removing words from the personal dictionary, that weren't previously added

2022-11-20 Thread Jürgen Spitzmüller
Am Mittwoch, dem 16.11.2022 um 07:55 +0100 schrieb Stephan Witt: > I’ve made two patches on top of Isaacs patch to make it work again on > Mac. > See attached patches. 1st one is the patch from Isaac, 2nd and 3rd > are mine. Thanks! > 1. There are code paths with SpellChecker::WORD_OK with WordL