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

2022-11-22 Thread Richard Kimberly Heck
On 11/21/22 01:18, Jürgen Spitzmüller wrote: 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

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

2022-11-22 Thread Richard Kimberly Heck
On 11/20/22 10:22, Scott Kostyshak wrote: 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? It will depend upon what kinds of pro

Re: Change "Cancel Background Process" to "Cancel Export" ?

2022-11-22 Thread Richard Kimberly Heck
On 11/22/22 15:01, Scott Kostyshak wrote: We have a menu entry (that only shows when compiling) Document > Cancel Background Process Can I change this to the more user-friendly "Cancel Export"? The reasoning is that both "background" and "process" are a bit technical. I think "background pro

Re: Rename "Insert > Float > Figure Wrap Float" to drop second "Float"?

2022-11-22 Thread Richard Kimberly Heck
On 11/22/22 20:41, Scott Kostyshak wrote: Would it make sense to rename the menu item "Figure Wrap Float" to just "Figure Wrap" since it is in the Insert > Float menu? Sounds fine to me. Riki -- Richard Kimberly (Riki) Heck Professor of Philosophy Brown Universi

2.3.7 Bugs

2022-11-22 Thread Richard Kimberly Heck
I've gone through the bugs with 2.3.7 milestones and backported the ones that applied cleanly. There were a few that did not on which I've asked for help. Once all that's sorted out, I can build the tarballs. Is Eugene still around? He was building the Windows installers not long ago. If not,

Rename "Insert > Float > Figure Wrap Float" to drop second "Float"?

2022-11-22 Thread Scott Kostyshak
Would it make sense to rename the menu item "Figure Wrap Float" to just "Figure Wrap" since it is in the Insert > Float menu? Scott signature.asc Description: PGP signature -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Change "Cancel Background Process" to "Cancel Export" ?

2022-11-22 Thread Scott Kostyshak
We have a menu entry (that only shows when compiling) Document > Cancel Background Process Can I change this to the more user-friendly "Cancel Export"? The reasoning is that both "background" and "process" are a bit technical. I think "background process" is more technically correct, because it

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

2022-11-22 Thread Scott Kostyshak
On Tue, Nov 22, 2022 at 05:51:58PM +0100, Jürgen Spitzmüller wrote: > Am Montag, dem 21.11.2022 um 14:50 -0500 schrieb Scott Kostyshak: > > Nice, thank you! > > > > Should I go ahead with removing the "Let it run" mechanism then? > > Yes. Thanks, I'll work on it. Scott signature.asc Descripti

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

2022-11-22 Thread Scott Kostyshak
On Tue, Nov 22, 2022 at 05:52:37PM +0100, Jürgen Spitzmüller wrote: > Am Montag, dem 21.11.2022 um 22:35 -0500 schrieb Scott Kostyshak: > > > Also, what do you think of the attached patch? Without it, I find > > > it > > > confusing that the busy icon is still spinning during the prompt > > > after

Re: State of the killqt4 branch

2022-11-22 Thread Jean-Marc Lasgouttes
Le 22/11/2022 à 18:53, Kornel Benko a écrit : Thanks to take care. Unclear how I missed it though ... git grep is my special ability :) Thanks for the quick fix. JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: State of the killqt4 branch

2022-11-22 Thread Kornel Benko
Am Tue, 22 Nov 2022 17:25:47 +0100 schrieb Jean-Marc Lasgouttes : > Hi Kornel, > > Le 21/11/2022 à 09:33, Kornel Benko a écrit : > > development/cmake/modules/LyXPaths.cmake > > This is the Windows-part. Maybe Thibaut could have a look? > > Indeed. > > I see a couple things left that may be i

Re: [LyX/master] Cleanup mathes/BUGS (#3493)

2022-11-22 Thread Jürgen Spitzmüller
Am Dienstag, dem 22.11.2022 um 10:24 +0100 schrieb Jean-Marc Lasgouttes: > I guess the issue is the difference in behavior of fonts changes in > mathed (where they nest) and texted (where they toggle). > > I would guess we have an enhancement/bug ticket about that somewhere. Didn't find one. --

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

2022-11-22 Thread Jürgen Spitzmüller
Am Montag, dem 21.11.2022 um 22:35 -0500 schrieb Scott Kostyshak: > > Also, what do you think of the attached patch? Without it, I find > > it > > confusing that the busy icon is still spinning during the prompt > > after > > clicking cancel. See the before and after screenshots. > > Oops, I forgo

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

2022-11-22 Thread Jürgen Spitzmüller
Am Montag, dem 21.11.2022 um 14:50 -0500 schrieb Scott Kostyshak: > Nice, thank you! > > Should I go ahead with removing the "Let it run" mechanism then? Yes. -- Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@lists.lyx.org http:/

Re: State of the killqt4 branch

2022-11-22 Thread Jean-Marc Lasgouttes
Hi Kornel, Le 21/11/2022 à 09:33, Kornel Benko a écrit : development/cmake/modules/LyXPaths.cmake This is the Windows-part. Maybe Thibaut could have a look? Indeed. I see a couple things left that may be in your ballpark: * development/cmake/modules/LyXMacros.cmake This refers to a QT4_GET_M

Re: State of the killqt4 branch (Stephan?)

2022-11-22 Thread Jean-Marc Lasgouttes
Le 20/11/2022 à 21:12, Jean-Marc Lasgouttes a écrit : 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). Hello Stephan, Following the heroic effort of Kornel, most of what remains needs the attention of St

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

2022-11-22 Thread Jean-Marc Lasgouttes
Le 22/11/2022 à 11:25, Pavel Sanda a écrit : On Tue, Nov 22, 2022 at 07:49:02AM +0100, Jean-Marc Lasgouttes wrote: Le 22 novembre 2022 03:04:39 GMT+01:00, Pavel Sanda a écrit : Nice, so now we know the culprit. The question is whether we want to get rid of reference on the left side or fix the

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

2022-11-22 Thread Pavel Sanda
On Tue, Nov 22, 2022 at 07:49:02AM +0100, Jean-Marc Lasgouttes wrote: > Le 22 novembre 2022 03:04:39 GMT+01:00, Pavel Sanda a écrit : > >Nice, so now we know the culprit. The question is whether we want > >to get rid of reference on the left side or fix the temps on the right. > > So what is the

Re: [LyX/master] Cleanup mathes/BUGS (#3493)

2022-11-22 Thread Jean-Marc Lasgouttes
Le 22/11/2022 à 09:15, Juergen Spitzmueller a écrit : commit 26f6aa465ecb74de323b4756ed043a6d91b883dd Author: Juergen Spitzmueller Date: Tue Nov 22 10:09:16 2022 +0100 Cleanup mathes/BUGS (#3493) Removing. M-c e has a different meaning nowadays (tabular-feature delete-vl