Re: 68 tests failing due to recent commits

2024-08-18 Thread Scott Kostyshak
On Sun, Aug 18, 2024 at 10:19:02AM GMT, Jürgen Spitzmüller wrote: > Am Samstag, dem 17.08.2024 um 17:55 -0400 schrieb Scott Kostyshak: > > export/doc/Customization_docbook5 (Failed) > > This one I cannot reproduce. What's the failure? I'll paste the output below, but I don't think you should look

Re: 68 tests failing due to recent commits

2024-08-18 Thread Scott Kostyshak
On Sun, Aug 18, 2024 at 10:00:11AM GMT, Jürgen Spitzmüller wrote: > Am Samstag, dem 17.08.2024 um 17:55 -0400 schrieb Scott Kostyshak: > > DEFAULTOUTPUT_export/export/latex/lyxbugs-resolved/11584-iconv-error- > > nomenclature_pdf2 (Failed) > > This one's fixed. Strangely, it isn't listed among my

Re: Windows Dark Mode and "fusion" style

2024-08-18 Thread Thibaut Cuvelier
Qt 6.7 has added a new Windows 11 style that supports a dark mode: https://doc-snapshots.qt.io/qt6-6.7/whatsnew67.html#qt-widgets-module and https://doc-snapshots.qt.io/qt6-6.7/whatsnew67.html#windows; I have no idea what it looks like (i.e. I haven't compiled LyX with Qt 6.7). It's not yet perfect

Re: LyX 2.4.2 String Freeze

2024-08-18 Thread Jürgen Spitzmüller
Am Sonntag, dem 18.08.2024 um 11:55 -0400 schrieb Richard Kimberly Heck: > Yes. Thanks, all done. -- Jürgen -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: LyX 2.4.2 String Freeze

2024-08-18 Thread Richard Kimberly Heck
On 8/18/24 11:48 AM, Jürgen Spitzmüller wrote: Am Sonntag, dem 18.08.2024 um 11:42 -0400 schrieb Richard Kimberly Heck: If Thibaut approves, so do I. He knows more about this now than I do. OK, I'll put it to master. Tell me if you're fine with backporting. Yes. Riki -- lyx-devel mailing

Re: LyX 2.4.2 String Freeze

2024-08-18 Thread Jürgen Spitzmüller
Am Sonntag, dem 18.08.2024 um 11:42 -0400 schrieb Richard Kimberly Heck: > If Thibaut approves, so do I. He knows more about this now than I do. OK, I'll put it to master. Tell me if you're fine with backporting. -- Jürgen -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/

Re: LyX 2.4.2 String Freeze

2024-08-18 Thread Richard Kimberly Heck
On 8/18/24 3:22 AM, Jürgen Spitzmüller wrote: Am Samstag, dem 17.08.2024 um 19:40 -0400 schrieb Richard Kimberly Heck: No, not yet, but soon. Pleases let me know if there are any commits you'd like to get into 2.4.x that might change strings before we do freeze. This is important enough for 2.4

Re: 68 tests failing due to recent commits

2024-08-18 Thread Jürgen Spitzmüller
Am Samstag, dem 17.08.2024 um 17:55 -0400 schrieb Scott Kostyshak: > export/doc/Customization_docbook5 (Failed) This one I cannot reproduce. What's the failure? -- Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@lists.lyx.org http:

Re: 68 tests failing due to recent commits

2024-08-18 Thread Jürgen Spitzmüller
Am Samstag, dem 17.08.2024 um 17:55 -0400 schrieb Scott Kostyshak: > DEFAULTOUTPUT_export/export/latex/lyxbugs-resolved/11584-iconv-error- > nomenclature_pdf2 (Failed) This one's fixed. Strangely, it isn't listed among my failed tests, but I could reproduce manually. -- Jürgen signature.asc De

Re: LyX 2.4.2 String Freeze

2024-08-18 Thread Jürgen Spitzmüller
Am Sonntag, dem 18.08.2024 um 09:22 +0200 schrieb Jürgen Spitzmüller: > This is important enough for 2.4.2, and it all works well for me. > Just > waiting for Thibaut's and your feedback: > > https://www.lyx.org/trac/ticket/12372 And of course the patch with the string change (the second one) mig

Re: LyX 2.4.2 String Freeze

2024-08-18 Thread Jürgen Spitzmüller
Am Samstag, dem 17.08.2024 um 19:40 -0400 schrieb Richard Kimberly Heck: > No, not yet, but soon. Pleases let me know if there are any commits > you'd like to get into 2.4.x that might change strings before we do > freeze. This is important enough for 2.4.2, and it all works well for me. Just wai

Re: 68 tests failing due to recent commits

2024-08-18 Thread Jürgen Spitzmüller
Am Samstag, dem 17.08.2024 um 19:00 +0200 schrieb Kornel Benko: > From inside the build-dir call > # ./prefTest.pl test > > This should do the trick. It modifies some converters in local > Testing/.lyx/preferences. Thanks, it does. This should probably documented in Development.lyx (where I