xhtml ctests failing

2025-02-08 Thread Scott Kostyshak
The following ctests are failing for me: export/export/docbook/Linguistics_xhtml (Failed) export/export/docbook/basic_xhtml (Failed) export/export/docbook/bibliography_precooked_aastex_xhtml (Failed) export/export/docbook/mathml_ns_entities_xhtml (Failed) export/export/docbook/theorems-multiparagr

Re: Selecting branches from the command line, is it possible?

2025-02-08 Thread José Matos
On Sat, 2025-02-08 at 13:20 +0100, Jean-Marc Lasgouttes wrote: > Or maybe > lyx -x "command-sequence branch-activate mybranch ;  buffer-save" myfile.lyx Thank you. :-) -- José Abílio -- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-devel

Re: Metrics-related crashes in branch

2025-02-08 Thread Jean-Marc Lasgouttes
Le 11/01/2025 à 23:53, Pavel Sanda a écrit : checkout the commit 8a181862d 0) load the file I sent you earlier 1) set cursor on line 1.4 2) scroll 1.4 it to be the last line of the screen 3) close lyx 4) remove figure cache 5) relaunch lyx & wait for figures on screen to load if not crash got

Re: [LyX/master] InsetERT: recognise whenever the contents looks sufficiently like XML to attempt outputting it as raw XML.

2025-02-08 Thread José Matos
On Sat, 2025-02-08 at 19:02 +0100, Pavel Sanda wrote: > What's long-term bugging me is where these new-lines in the begining of > 7606da5ec > are coming from. When I just resave the same file in linux (cbfe2a3762) they > get removed again. We saw this multiple times elsewhere already. I have alrea

Re: [LyX/master] InsetERT: recognise whenever the contents looks sufficiently like XML to attempt outputting it as raw XML.

2025-02-08 Thread Thibaut Cuvelier
On Sat, 8 Feb 2025 at 19:03, Pavel Sanda wrote: > On Sat, Feb 08, 2025 at 02:07:49AM +0100, Thibaut Cuvelier wrote: > > > BTW I also see in User Guide A.1.15 mention of DocBook SGML export, > that's > > > probably obsolete now? > > > > > > I updated this part of the guide in f86b0bfd; it could be

Re: [LyX/master] InsetERT: recognise whenever the contents looks sufficiently like XML to attempt outputting it as raw XML.

2025-02-08 Thread Pavel Sanda
On Sat, Feb 08, 2025 at 02:07:49AM +0100, Thibaut Cuvelier wrote: > > BTW I also see in User Guide A.1.15 mention of DocBook SGML export, that's > > probably obsolete now? > > > I updated this part of the guide in f86b0bfd; it could be a candidate to > backporting to 2.4 (although the commit is m

Re: Crash while searching (and displaying table?) in master

2025-02-08 Thread Pavel Sanda
On Sat, Feb 08, 2025 at 05:02:49PM +0100, Jean-Marc Lasgouttes wrote: > Le 08/02/2025 ?? 14:01, Pavel Sanda a écrit : > > Hi, > > > > I have difficulty to find reliable recipy, but lyx keep crashing when > > searching > > though the user guide. > > Is it master, stable or both? It's in master,

Re: Crash while searching (and displaying table?) in master

2025-02-08 Thread Pavel Sanda
On Sat, Feb 08, 2025 at 03:24:56PM +0100, Scott Kostyshak wrote: > I didn't try too long but I couldn't reproduce. On the times that you cannot > reproduce, is it sufficient to do shift + enter to go back and then try to > reproduce again? Difficult to be sure, bu my sense is that once the search

Re: [LyX/master] Another attempt on #12819 - check for deleted documents.

2025-02-08 Thread Richard Kimberly Heck
On 2/8/25 6:07 AM, Pavel Sanda wrote: On Sat, Feb 08, 2025 at 10:59:45AM +, Pavel Sanda wrote: commit 2a771febd1ac49dbcef94d3f4b31a023ad19bc2e Author: Pavel Sanda Date: Sat Feb 8 11:54:16 2025 +0100 Another attempt on #12819 - check for deleted documents. ATM we detected

Re: Crash while searching (and displaying table?) in master

2025-02-08 Thread Jean-Marc Lasgouttes
Le 08/02/2025 à 14:01, Pavel Sanda a écrit : Hi, I have difficulty to find reliable recipy, but lyx keep crashing when searching though the user guide. Is it master, stable or both? This is clearly for me again :) I have been busy these last weeks, but I have these cases noted somewhere. J

Re: Crash while searching (and displaying table?) in master

2025-02-08 Thread Scott Kostyshak
I didn't try too long but I couldn't reproduce. On the times that you cannot reproduce, is it sufficient to do shift + enter to go back and then try to reproduce again? Scott On Sat, Feb 08, 2025 at 02:12:59PM +0100, Pavel Sanda wrote: > On Sat, Feb 08, 2025 at 02:01:57PM +0100, Pavel Sanda wr

Re: [LyX/master] Another attempt on #12819 - check for deleted documents.

2025-02-08 Thread Pavel Sanda
On Sat, Feb 08, 2025 at 01:54:34PM +0100, Jürgen Spitzmüller wrote: > Am Samstag, dem 08.02.2025 um 12:07 +0100 schrieb Pavel Sanda: > > Tested on qt5 & linux. I would appreciate if someone on qt6 or > > different > > OS could double check. > > > > The test is simple: launch two instances of lyx,

Crash while searching (and displaying table?) in master

2025-02-08 Thread Pavel Sanda
Hi, I have difficulty to find reliable recipy, but lyx keep crashing when searching though the user guide. Just use simple search dialog, enter string docbook and keep hitting find button until you get to section 6.11.3. You probably need to have window big enough that small part of table in sect

Re: [LyX/master] Another attempt on #12819 - check for deleted documents.

2025-02-08 Thread Jürgen Spitzmüller
Am Samstag, dem 08.02.2025 um 12:07 +0100 schrieb Pavel Sanda: > Tested on qt5 & linux. I would appreciate if someone on qt6 or > different > OS could double check. > > The test is simple: launch two instances of lyx, open the same file. > In one instance change the file and save. The other instan

Re: Selecting branches from the command line, is it possible?

2025-02-08 Thread Jean-Marc Lasgouttes
Or maybe lyx -x "command-sequence branch-activate mybranch ; buffer-save" myfile.lyx Le 8 février 2025 13:18:42 GMT+01:00, Jean-Marc Lasgouttes a écrit : >Something like > >lyx -x "branch-activate mybranch" myfile.lyx > >JMarc > >Le 8 février 2025 12:51:02 GMT+01:00, Jean-Marc Lasgouttes >

Re: Selecting branches from the command line, is it possible?

2025-02-08 Thread Jean-Marc Lasgouttes
Something like lyx -x "branch-activate mybranch" myfile.lyx JMarc Le 8 février 2025 12:51:02 GMT+01:00, Jean-Marc Lasgouttes a écrit : > > >Le 8 février 2025 12:40:00 GMT+01:00, "José Matos" a >écrit : >>Hi, >> I am interested in being able to select branches from the command line, >>turni

Re: Selecting branches from the command line, is it possible?

2025-02-08 Thread Jean-Marc Lasgouttes
Le 8 février 2025 12:40:00 GMT+01:00, "José Matos" a écrit  : >Hi, > I am interested in being able to select branches from the command line, >turning them on or off. > >Is it possible? Yes ;) JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-

Selecting branches from the command line, is it possible?

2025-02-08 Thread José Matos
Hi, I am interested in being able to select branches from the command line, turning them on or off. Is it possible? I tried the man page but it does not refer branches at all. Best regards, -- José Abílio -- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/mailman/listinf

Re: [LyX/master] Another attempt on #12819 - check for deleted documents.

2025-02-08 Thread Pavel Sanda
On Sat, Feb 08, 2025 at 10:59:45AM +, Pavel Sanda wrote: > commit 2a771febd1ac49dbcef94d3f4b31a023ad19bc2e > Author: Pavel Sanda > Date: Sat Feb 8 11:54:16 2025 +0100 > > Another attempt on #12819 - check for deleted documents. > > ATM we detected some file rewrites as removal