Re: Deprecated warning

2025-05-23 Thread Kornel Benko
Am Fri, 23 May 2025 10:13:08 +0200 schrieb Jean-Marc Lasgouttes : > Le 19/05/2025 à 11:17, Kornel Benko a écrit : > > > > Using external hunspell, I see these warnings > > /usr2/src/lyx/lyx-git/src/HunspellChecker.cpp:372:9: warning: 'spell' is > > depr

Re: [LyX/master] * xml.cpp - include cleanup.

2025-05-19 Thread Kornel Benko
Am Tue, 20 May 2025 08:09:58 +0200 schrieb Pavel Sanda : > On Tue, May 20, 2025 at 07:32:54AM +0200, Kornel Benko wrote: > > I get now: > > /usr2/src/lyx/lyx-git/src/xml.cpp:138:40: error: no member named 'find_if' > > in > > namespace 'std&

Re: [LyX/master] * xml.cpp - include cleanup.

2025-05-19 Thread Kornel Benko
Am Mon, 19 May 2025 20:34:02 + schrieb Pavel Sanda : > commit a2fdf069a3207b506cc01b742ead04fbd0068e7e > Author: Pavel Sanda > Date: Mon May 19 22:29:57 2025 +0200 > > * xml.cpp - include cleanup. > > Finished first pass through filtered candidates generated at 62bffb9968. > -

Deprecated warning

2025-05-19 Thread Kornel Benko
Using external hunspell, I see these warnings /usr2/src/lyx/lyx-git/src/HunspellChecker.cpp:372:9: warning: 'spell' is deprecated [-Wdeprecated-declarations] /usr2/src/lyx/lyx-git/src/HunspellChecker.cpp:434:35: warning: 'suggest' is deprecated [-Wdeprecated-declarations] /usr2/src/lyx/lyx-git/s

Re: Compilation Failure in Master

2025-05-16 Thread Kornel Benko
Am Fri, 16 May 2025 16:20:04 +0200 schrieb Scott Kostyshak : > On Fri, May 16, 2025 at 03:47:24PM +0200, Jean-Marc Lasgouttes wrote: > > Le 16/05/2025 à 15:40, Scott Kostyshak a écrit : > > > From what I understand, this would set BOOST, Z, DTL, HUNSPELL, and > > > ICONV to default to ON? > > >

Re: Compilation Failure in Master

2025-05-16 Thread Kornel Benko
Am Fri, 16 May 2025 15:47:24 +0200 schrieb Jean-Marc Lasgouttes : > Le 16/05/2025 à 15:40, Scott Kostyshak a écrit : > > From what I understand, this would set BOOST, Z, DTL, HUNSPELL, and > > ICONV to default to ON? External libs: Yes, it was anyway the default for prerelease|release build-type

Re: Compilation Failure in Master

2025-05-16 Thread Kornel Benko
Am Fri, 16 May 2025 14:08:02 +0200 schrieb Scott Kostyshak : > > Could you set LYX_EXTERNAL_ICONV to on by default, except for windows? This > > is a standard part of Unix. > > Kornel, any thoughts on this? No problem. Maybe something like the attached. > Scott Kornel diff --git a/CM

Re: Compilation Failure in Master

2025-05-16 Thread Kornel Benko
Am Thu, 15 May 2025 17:50:26 +0200 schrieb Scott Kostyshak : > Do you mean CMake should turn set LYX_EXTERNAL_ICONV passed on the > version of the compiler? > > I still don't know why it succeeds for me (with the default of > LYX_EXTERNAL_ICONV=OFF) and not for Riki. Could be different compiler >

Re: Ctests failing on master

2025-05-11 Thread Kornel Benko
Am Sun, 11 May 2025 20:08:33 +0200 schrieb Kornel Benko : > Am Sun, 11 May 2025 17:00:38 +0200 > schrieb Scott Kostyshak : > > > Are you sure this succeeded for you before the tlmgr update? I just > > checked again on up to date TL and the following passes for me: >

Re: Ctests failing on master

2025-05-11 Thread Kornel Benko
Am Sun, 11 May 2025 17:00:38 +0200 schrieb Scott Kostyshak : > Are you sure this succeeded for you before the tlmgr update? I just > checked again on up to date TL and the following passes for me: > This I was not claiming. In fact, I am not testing very often. Kornel pgpJNh87EiEFq.pg

Re: Ctests failing on master

2025-05-11 Thread Kornel Benko
Am Sun, 11 May 2025 01:10:19 +0200 schrieb Scott Kostyshak : > On Sat, May 10, 2025 at 12:28:29PM +0200, Kornel Benko wrote: > > > > Updated TL25. > > > > See attached > > Just updated and I don't see any change in failures. I tried the > UserGuide te

Ctests failing on master

2025-05-10 Thread Kornel Benko
Updated TL25. See attached Kornel ,x Description: Binary data pgp_ewgPpTupw.pgp Description: Digitale Signatur von OpenPGP -- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-devel

Re: [LyX/master] Integrate theorem definition in layout

2025-05-04 Thread Kornel Benko
Am Sun, 4 May 2025 12:55:46 +0200 schrieb Scott Kostyshak : > On Sun, May 04, 2025 at 12:35:01PM +0200, Kornel Benko wrote: > > Am Sun, 04 May 2025 12:14:48 +0200 > > schrieb "Jürgen Spitzmüller" : > > > > > Am Sonntag, dem 04.05.2025 um 11:42 +0200

Re: [LyX/master] Integrate theorem definition in layout

2025-05-04 Thread Kornel Benko
Am Sun, 04 May 2025 12:14:48 +0200 schrieb "Jürgen Spitzmüller" : > Am Sonntag, dem 04.05.2025 um 11:42 +0200 schrieb Jürgen Spitzmüller: > > We might want to do something to fix the problem this file documents, > > though. > > This is done now. This file is now imported properly (so it does no

Re: [LyX/master] Integrate theorem definition in layout

2025-05-04 Thread Kornel Benko
Am Sun, 04 May 2025 11:42:00 +0200 schrieb "Jürgen Spitzmüller" : > Am Samstag, dem 03.05.2025 um 21:24 +0200 schrieb Scott Kostyshak: > > Starting with this commit, the following ctest fails: > > > >   BATCH_AMS-import > > > > I don't know much about these BATCH tests, but from what I > > under

Re: Search + replace math symbols?

2025-04-29 Thread Kornel Benko
Am Tue, 29 Apr 2025 15:05:06 +0200 schrieb Jean-Marc Lasgouttes : > Le 29/04/2025 à 13:51, Kornel Benko a écrit : > > The issue is that regex does not identify them as regular chars, that is > > regex > > requires them backslashed. So setting them to values > 0xf wh

Re: Search + replace math symbols?

2025-04-29 Thread Kornel Benko
Am Tue, 29 Apr 2025 13:04:30 +0200 schrieb Jean-Marc Lasgouttes : > Le 29/04/2025 à 12:02, Kornel Benko a écrit : > > Am Tue, 29 Apr 2025 08:28:22 + > > schrieb Bernt Lie via lyx-users : > > > >> I'm on LyX 2.4.3 + Windows 64bit. > >> > >

Re: ctests failing on current master

2025-04-27 Thread Kornel Benko
Am Sun, 27 Apr 2025 12:51:18 +0200 schrieb "Jürgen Spitzmüller" : > Am Sonntag, dem 27.04.2025 um 09:56 +0200 schrieb Jürgen Spitzmüller: > > The problem with the AMS file is that lyx2lyx (2.4) inserts local > > layout code using the old theorem definition via preamble, and this > > causes the con

Re: [LyX/master] rename InsetMathHull member: label_ => labels_

2025-04-25 Thread Kornel Benko
Am Fri, 25 Apr 2025 21:29:24 +0200 schrieb Jean-Marc Lasgouttes : > Le 25 avril 2025 21:20:25 GMT+02:00, Kornel Benko a écrit : > >Am Fri, 25 Apr 2025 16:32:09 + > >schrieb Jean-Marc Lasgouttes : > > > >> commit a86e7c0a05f60fb604828a12efd324206cc73737 >

Re: [LyX/master] rename InsetMathHull member: label_ => labels_

2025-04-25 Thread Kornel Benko
Am Fri, 25 Apr 2025 16:32:09 + schrieb Jean-Marc Lasgouttes : > commit a86e7c0a05f60fb604828a12efd324206cc73737 > Author: Jean-Marc Lasgouttes > Date: Fri Apr 25 18:27:05 2025 +0200 > > rename InsetMathHull member: label_ => labels_ Forgotten to rename everything? Kornel diff

Re: [automated testing] bionic: compile failure

2025-04-06 Thread Kornel Benko
Am Sun, 6 Apr 2025 10:27:42 + schrieb test...@tester.lyx.org: > Making all in autotests > Making all in config > Making all in development > Making all in po > Making all in 3rdparty > Making all in nod > Making all in src > CHK lyx_commit_hash.h > Making all in support > Making all in

Re: 'Color name'

2025-04-05 Thread Kornel Benko
Am Tue, 25 Mar 2025 08:12:19 +0900 schrieb Koji Yokota : > > On Fri, Mar 21, 2025 at 01:25:03PM +0100, Kornel Benko wrote: > >> I'd like to change the strin 'Color name' in GuiPrefs.cpp:1028 to > >> something more > >> appropriate. > >&g

Re: [LyX/master] Fixup ui file (again)

2025-04-01 Thread Kornel Benko
Am Tue, 1 Apr 2025 10:01:05 +0200 (CEST) schrieb "Jürgen Spitzmüller" : > Kornel Benko schrieb am 30.03.2025 09:34 (GMT +02:00): > > I don't get it. Why is this here needed, but other occurrences (in other ui > > files) are left unchanged? See attached. > &

Re: [LyX/master] Fixup ui file (again)

2025-03-30 Thread Kornel Benko
Am Fri, 28 Mar 2025 08:59:01 + schrieb Juergen Spitzmueller : > commit 9121b09c96227a4276da5f567783a58ed542 > Author: Juergen Spitzmueller > Date: Fri Mar 28 09:58:27 2025 +0100 > > Fixup ui file (again) > --- > src/frontends/qt/ui/PrefColorsUi.ui | 30 +++-

Displayed text in color rows does not fit

2025-03-28 Thread Kornel Benko
This is part of PrefColorsUi.ui, but is not handled there. See attached. It looks not better in another language. Kornel pgp8XJqrih1wW.pgp Description: Digitale Signatur von OpenPGP -- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-devel

Re: [LyX/master] ctests: ignore the xhtml tests for now

2025-03-27 Thread Kornel Benko
Am Wed, 19 Mar 2025 10:53:00 +0100 schrieb Scott Kostyshak : > > The problem with the ignored tests is that they are easy to overlook. > > Just my 2c. > > I agree, but the tests are for finding the regressions and we already > found and reported it. > > I think it's important to keep the expec

Re: 'Color name'

2025-03-27 Thread Kornel Benko
Am Thu, 27 Mar 2025 14:48:00 +0100 schrieb Scott Kostyshak : > On Thu, Mar 27, 2025 at 10:35:41PM +0900, Yokota K. wrote: > > > > > 2025/03/27 22:23、Scott Kostyshak のメール: > > > Just a note that I'm fine with "Object/Element" or "Object or Element" > > > since I think Kornel pointed out that not

'Color name'

2025-03-21 Thread Kornel Benko
I'd like to change the strin 'Color name' in GuiPrefs.cpp:1028 to something more appropriate. It describes a set of objects (not colors) which appears in a specified color. The string could be something like 'Colored object' or 'Colored element' Kornel pgpu0cpSA67id.pgp Description: Di

Re: very, very small problem with location of buttons in find and replace

2025-03-19 Thread Kornel Benko
Am Wed, 19 Mar 2025 18:21:57 +0100 schrieb Jean-Marc Lasgouttes : > Le 19/03/2025 à 11:18, Pavel Sanda a écrit : > > I did my own bisect and it came down to this commit: > > > > e5c31699b4d8fd13c71212158d835c7fa750100f is the first bad commit > > commit e5c31699b4d8fd13c71212158d835c7fa750100f >

Re: very, very small problem with location of buttons in find and replace

2025-03-19 Thread Kornel Benko
Am Wed, 19 Mar 2025 11:24:35 +0100 schrieb Jean-Marc Lasgouttes : > Le 19/03/2025 à 11:18, Pavel Sanda a écrit : > > On Tue, Mar 18, 2025 at 03:19:21PM +0100, Jean-Marc Lasgouttes wrote: > >> Le 18/03/2025 ?? 15:16, Pavel Sanda a écrit : > >>> I am not sure I described the problem comprehensib

Re: [LyX/master] ctests: ignore the xhtml tests for now

2025-03-18 Thread Kornel Benko
Am Tue, 18 Mar 2025 21:19:49 + schrieb Scott Kostyshak : > commit 2411404815211beb9b002b86983260f0d1a88492 > Author: Scott Kostyshak > Date: Tue Mar 18 22:16:47 2025 +0100 > > ctests: ignore the xhtml tests for now > > Many of the tests are failing, but it is not clear when th

Re: very, very small problem with location of buttons in find and replace

2025-03-18 Thread Kornel Benko
Am Mon, 17 Mar 2025 23:27:09 +0100 schrieb Pavel Sanda : ... > BTW Kornel, when I tried to test this in master, it seems that Adv Find is > broken there. > If I just follow steps in MWE of the bug above the search errorneously > triggers > the dialog of reach end of document, although it should

Re: test-export errors

2025-03-17 Thread Kornel Benko
Am Sun, 16 Mar 2025 22:11:41 +0100 schrieb Scott Kostyshak : > > INVERTED.DOCBOOK_export/examples/ja/Modules/LilyPond_Book_docbook5 > > Passes here. Hm, this is the tail of my logfile. Everything is OK, therefore the inverted test does not pass. The only thing not OK is missing lyx-converter

test-export errors

2025-03-16 Thread Kornel Benko
I see these errors (with TL25): export/doc/EmbeddedObjects_pdf export/doc/de/EmbeddedObjects_pdf export/examples/Articles/Springer_Nature_Journals_docbook5 INVERTED.DOCBOOK_export/examples/Modules/LilyPond_Book_docbook5 export/examples/Modules/Noweb_dvi3_texF export/examples/Modules/Noweb_dvi3_syst

Re: ctest failing after TL update

2025-03-09 Thread Kornel Benko
Am Wed, 1 Jan 2025 12:49:12 +0100 schrieb Scott Kostyshak : > On Wed, Jan 01, 2025 at 12:04:48PM +0200, Udicoudco wrote: > > On Wed, Jan 1, 2025 at 11:42 AM Scott Kostyshak wrote: > > > > > > The following ctest now fails for after a tlmgr update: > > > > > > > > > DEFAULTOUTPUT_export/expor

Re: [LyX features/color-theme] Fix theme import function

2025-03-07 Thread Kornel Benko
Am Fri, 07 Mar 2025 05:08:54 + schrieb Koji Yokota : > commit c9bcceadb03e9826e36ff8b81a5ba5daaa0c3fa6 > Author: Koji Yokota > Date: Fri Mar 7 13:57:09 2025 +0900 > > Fix theme import function > --- > src/frontends/qt/GuiPrefs.cpp | 11 +++ > 1 file changed, 11 insertions(+) >

Re: Compilation problem with d6200568056

2025-02-27 Thread Kornel Benko
Am Thu, 27 Feb 2025 21:59:06 +0900 schrieb Koji Yokota : > > 2025/02/27 17:57、Kornel Benko のメール: > > > > after this commit, I get error compiling with clang-15 ang QT 6.2.4. > > > > Kornel > > > Thank you, Kornel. > > The operator “+” to

Compilation problem with d6200568056

2025-02-27 Thread Kornel Benko
Hi Koji, after this commit, I get error compiling with clang-15 ang QT 6.2.4. Kornel ,x Description: Binary data pgpItytz6EWdB.pgp Description: Digitale Signatur von OpenPGP -- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-devel

Re: [LyX/master] Sort colors more senisibly

2025-02-25 Thread Kornel Benko
Am Tue, 25 Feb 2025 14:34:30 +0100 schrieb "Jürgen Spitzmüller" : > Am Dienstag, dem 25.02.2025 um 14:14 +0100 schrieb Kornel Benko: > > Nice work Jürgen. I like it. > > Thanks. Sorting the colors was quite a challenge, and I am still not > completely satisfied

Re: [LyX/master] Sort colors more senisibly

2025-02-25 Thread Kornel Benko
Am Mon, 24 Feb 2025 14:17:07 + schrieb Juergen Spitzmueller : > commit da3942ce404e081d41b9485f1215572030f2ee6b > Author: Juergen Spitzmueller > Date: Mon Feb 24 15:16:07 2025 +0100 > > Sort colors more senisibly > > lib/latexcolors | 4597 > +++-

Re: Custom color names for non-english users

2025-02-22 Thread Kornel Benko
Am Sat, 22 Feb 2025 07:38:15 +0100 schrieb "Jürgen Spitzmüller" : > Am Freitag, dem 21.02.2025 um 17:42 +0100 schrieb Kornel Benko: > > The string 'Select Color' is used in some GUI's, but is > > not found in the sources and probably therefore not translate

Re: Custom color names for non-english users

2025-02-22 Thread Kornel Benko
Am Sat, 22 Feb 2025 12:01:32 +0100 schrieb "Jürgen Spitzmüller" : > Am Samstag, dem 22.02.2025 um 12:07 +0100 schrieb Kornel Benko: > > Yes, we can. > > If this works for you, go ahead. > Done at 1211c859 Kornel pgpRrRvYDrzg2.pgp Description: Digitale

Re: [LyX/master] Fix make check for autotools

2025-02-22 Thread Kornel Benko
Am Fri, 21 Feb 2025 23:01:50 + schrieb Pavel Sanda : > - tests/dummy_functions.cpp > + tests/dummy_functions.cpp \ > + tests/dummy4checklayout.cpp Thanks Pavel. I forgot this. Kornel pgpGARughPHl6.pgp Description: Digitale Signatur von OpenPGP -- lyx-devel mailing list

Re: Custom color names for non-english users

2025-02-21 Thread Kornel Benko
Am Fri, 21 Feb 2025 16:46:21 +0100 schrieb Pavel Sanda : > On Fri, Feb 21, 2025 at 04:23:18PM +0100, Jürgen Spitzmüller wrote: > > (also by double-click BTW). > > Cool. "Double-click to change" in tooltip? > Pavel The string 'Select Color' is used in some GUI's, but is not found in the sources

Re: [LyX/master] A bit more color to the world, part I

2025-02-21 Thread Kornel Benko
Am Fri, 21 Feb 2025 16:01:32 +0100 schrieb Pavel Sanda : > On Thu, Feb 20, 2025 at 03:24:59PM +0100, Kornel Benko wrote: > > > > Missing dummy_impl.cpp in sources for the tests like check_layouts ... > > > > > > > > Please wait a while. > > > &g

Re: Custom color names for non-english users

2025-02-21 Thread Kornel Benko
Am Fri, 21 Feb 2025 14:01:08 +0100 schrieb Jean-Marc Lasgouttes : > Le 21/02/2025 à 13:24, Jürgen Spitzmüller a écrit : > > Am Freitag, dem 21.02.2025 um 13:37 +0100 schrieb Kornel Benko: > >> Sure, but if someone wants to define a color like "#887543" with a

Re: Custom color names for non-english users

2025-02-21 Thread Kornel Benko
Am Fri, 21 Feb 2025 12:57:36 +0100 schrieb "Jürgen Spitzmüller" : > Am Freitag, dem 21.02.2025 um 11:48 +0100 schrieb Kornel Benko: > > The need to use only ASCII characters and without blanks does not > > feel right. > > > > They have plenty of translated

Custom color names for non-english users

2025-02-21 Thread Kornel Benko
The need to use only ASCII characters and without blanks does not feel right. They have plenty of translated color names but the custom names can only be ASCII? Kornel pgpkMGERPGLPZ.pgp Description: Digitale Signatur von OpenPGP -- lyx-devel mailing list lyx-devel@lists.lyx.org https

Re: [LyX/master] A bit more color to the world, part I

2025-02-20 Thread Kornel Benko
Am Thu, 20 Feb 2025 13:50:21 +0100 schrieb Scott Kostyshak : > On Thu, Feb 20, 2025 at 01:10:47PM +0100, Kornel Benko wrote: > > Am Thu, 20 Feb 2025 11:49:26 +0100 > > schrieb Scott Kostyshak : > > > > > On Thu, Feb 20, 2025 at 11:35:16AM +0100, Jürgen S

Re: [LyX/master] A bit more color to the world, part I

2025-02-20 Thread Kornel Benko
Am Thu, 20 Feb 2025 11:49:26 +0100 schrieb Scott Kostyshak : > On Thu, Feb 20, 2025 at 11:35:16AM +0100, Jürgen Spitzmüller wrote: > > Am Donnerstag, dem 20.02.2025 um 11:07 +0100 schrieb Scott Kostyshak: > > > I think related to this commit, I now get: > > > > > > /usr/bin/ld: /home/scott/lyxb

Re: [LyX/master] A bit more color to the world, part I

2025-02-20 Thread Kornel Benko
Am Thu, 20 Feb 2025 10:46:59 +0100 schrieb Pavel Sanda : > On Thu, Feb 20, 2025 at 07:46:02AM +, Juergen Spitzmueller wrote: > > commit 3eecbaee3db92c9f7fea1f952b6a818a31545b24 > > Author: Juergen Spitzmueller > > Date: Thu Feb 20 08:34:30 2025 +0100 > > > > A bit more color to the wor

Re: CMakeLists.cmake patch to sign-install target on MacOS

2025-02-07 Thread Kornel Benko
Am Fri, 7 Feb 2025 10:52:49 +0100 schrieb pdv : > Herewith a small patch for the sign-install target on MacOS. > The hard-coded "LyX2.4.app" name is replaced by "LyX${LYX_VERSION}.app". > > pdv Thanks for the patch. Committed at f10f41bf. Kornel pgpZMTamX2SHY.pgp Description: Digital

Re: LYX_DATA_SUBDIR overwritten on MacOS in cmake install script

2025-02-06 Thread Kornel Benko
Am Thu, 6 Feb 2025 21:56:38 +0100 schrieb Kornel Benko : > > > Right, committed at ea55792f > > > > > > Kornel > > > > > > > > Thanks, but there is a typo in the elseif(). > > > > pdv > > > > Ouch, bad hab

Re: LYX_DATA_SUBDIR overwritten on MacOS in cmake install script

2025-02-06 Thread Kornel Benko
Am Thu, 6 Feb 2025 20:28:02 +0100 schrieb pdv : > On 06/02/2025 11:51, Kornel Benko wrote: > > Am Wed, 5 Feb 2025 17:57:00 +0100 > > schrieb pdv : > > > >> I noticed when installing LyX2.5.app that most of the files to be > >> installed in .../Resour

Re: LYX_DATA_SUBDIR overwritten on MacOS in cmake install script

2025-02-06 Thread Kornel Benko
Am Wed, 5 Feb 2025 17:57:00 +0100 schrieb pdv : > I noticed when installing LyX2.5.app that most of the files to be > installed in .../Resources on MacOS are instead installed in a separate > "share" folder next to the app. > > In the topmost CMakeLists.txt LYX_DATA_SUBDIR is properly set in li

Re: [LyX/master] Introducing OnTheSpot-style input method editing & IME integration

2025-01-30 Thread Kornel Benko
Am Wed, 29 Jan 2025 12:01:30 +0100 schrieb Scott Kostyshak : > On Wed, Jan 29, 2025 at 10:41:05AM +0100, Pavel Sanda wrote: > > On Wed, Jan 29, 2025 at 10:32:11AM +0100, Scott Kostyshak wrote: > > > > > > Can anyone else who uses switch workspace reproduce? > > > > > > > > > > I can reproduce

Re: [LyX/master] Add 'multiline' to the list of math environments for ADV-Find

2025-01-19 Thread Kornel Benko
Am Sun, 19 Jan 2025 15:29:16 + schrieb Kornel Benko : > commit fe5888401dd5141b6c2f40ed7a314eb789146f79 > Author: Kornel Benko > Date: Sun Jan 19 16:39:11 2025 +0100 > > Add 'multiline' to the list of math environments for ADV-Find > --- > src/lyxfind.

Re: ctest failing after TL update

2025-01-01 Thread Kornel Benko
Am Wed, 1 Jan 2025 10:42:08 +0100 schrieb Scott Kostyshak : > The following ctest now fails for after a tlmgr update: > > > DEFAULTOUTPUT_export/export/latex/languages/supported-languages_polyglossia-XeTeX_pdf4_systemF > > Can anyone reproduce? > > Scott I get: ... LaTeX.cpp (867): Log line

Re: Bug Report Received-reg.

2024-12-28 Thread Kornel Benko
Am Fri, 27 Dec 2024 15:37:00 +0100 schrieb Scott Kostyshak : > On Fri, Dec 27, 2024 at 01:03:32PM +0100, Jürgen Spitzmüller wrote: > > Am Freitag, dem 27.12.2024 um 10:40 +0530 schrieb Dr. T. Venkatesan: > > > Hello LYX manager, > > > > > > I have been using LYX software for more than 10 years

Re: [LyX/master] Cleanup TextMetrics::getPosNearX

2024-12-02 Thread Kornel Benko
Am Sun, 1 Dec 2024 15:56:41 +0100 schrieb Scott Kostyshak : > On Mon, Nov 25, 2024 at 02:55:36PM +, Jean-Marc Lasgouttes wrote: > > commit 91d1ad319d51cba51463f0fd040fbcf4d6c2c2be > > Author: Jean-Marc Lasgouttes > > Date: Mon Nov 25 15:40:56 2024 +0100 > > > > Cleanup TextMetrics::get

Re: Build script to help bisecting by cherry-picking compiler fixes

2024-11-22 Thread Kornel Benko
Am Wed, 20 Nov 2024 19:37:51 +0100 schrieb Pavel Sanda : > On Tue, Nov 19, 2024 at 10:27:20AM +0100, Kornel Benko wrote: > > Am Tue, 19 Nov 2024 09:49:50 +0100 > > schrieb Pavel Sanda : > > > > > > I am running the tests mostly as 24 jobs parallel (I h

Re: Build script to help bisecting by cherry-picking compiler fixes

2024-11-19 Thread Kornel Benko
Am Tue, 19 Nov 2024 10:43:16 +0100 schrieb Jean-Marc Lasgouttes : > Le 19/11/2024 à 10:27, Kornel Benko a écrit : > > Am Tue, 19 Nov 2024 09:49:50 +0100 > > schrieb Pavel Sanda : > > > >>> I am running the tests mostly as 24 jobs parallel (I have 8 cpu'

Re: Build script to help bisecting by cherry-picking compiler fixes

2024-11-19 Thread Kornel Benko
Am Tue, 19 Nov 2024 10:42:17 +0100 schrieb Jean-Marc Lasgouttes : > Le 19/11/2024 à 08:54, Kornel Benko a écrit : > > I am running the tests mostly as 24 jobs parallel (I have 8 cpu's with 2 > > cores each). > > The individual export tests may vary between <

Re: Build script to help bisecting by cherry-picking compiler fixes

2024-11-19 Thread Kornel Benko
Am Tue, 19 Nov 2024 09:49:50 +0100 schrieb Pavel Sanda : > > I am running the tests mostly as 24 jobs parallel (I have 8 cpu's with 2 > > cores each). > > The individual export tests may vary between < 1 second and > 1800 seconds. > > Total time for export tests here > > $ ctest -j24 --timeout 1

Re: Build script to help bisecting by cherry-picking compiler fixes

2024-11-18 Thread Kornel Benko
Am Mon, 18 Nov 2024 11:52:22 +0100 schrieb Pavel Sanda : > 2) Demands: > a) How long takes one test? (Instead of "many hours" which can drastically > change >with different cpu's can you estimate ratio to e.g. total compilation > time?) > b) Can your test work in parallel manner for 4 or 8 c

Re: Build script to help bisecting by cherry-picking compiler fixes

2024-11-18 Thread Kornel Benko
Am Sun, 17 Nov 2024 12:12:48 +0100 schrieb Scott Kostyshak : ... > The tests take a long time to run (several hours on one CPU). So running the > tests > often would be a considerable amount of cycles/power. Would we run the tests > once per > day? This is OK for OSUOSL? I would personally argue

Re: [LyX/master] Fix AboutLyX layout

2024-11-07 Thread Kornel Benko
Am Thu, 07 Nov 2024 12:36:35 +0100 schrieb "Jürgen Spitzmüller" : > Am Donnerstag, dem 07.11.2024 um 12:05 +0100 schrieb Kornel Benko: > > I see only 'Qt::TextFormat::PlainText' in > > src/frontends/qt/ui/AboutUi.ui. > > Thanks, I'll fix those. &g

Re: [LyX/master] Fix AboutLyX layout

2024-11-07 Thread Kornel Benko
Am Mon, 04 Nov 2024 12:15:25 +0100 schrieb "Jürgen Spitzmüller" : > Am Montag, dem 04.11.2024 um 12:04 +0100 schrieb Pavel Sanda: > > We could easily automatize check for this in our tests. > > > > I can add it if you write some list of string we should > > grep for in .ui files... > > For now

Re: [LyX/master] Fix AboutLyX layout

2024-11-06 Thread kornel . benko
This fits perfectly for any script returning an exit value.    KornelAm 05.11.2024 16:12 schrieb Pavel Sanda :On Mon, Nov 04, 2024 at 12:15:25PM +0100, Jürgen Spitzmüller wrote: > Am Montag, dem 04.11.2024 um 12:04 +0100 schrieb Pavel Sanda: > > We could easily automatize check for this in our te

Re: [LyX/master] Cmake build: Start demanding at least version 5.1 if compiling with gcc

2024-11-04 Thread Kornel Benko
Am Mon, 4 Nov 2024 18:32:27 +0100 schrieb Jean-Marc Lasgouttes : > Le 04/11/2024 à 18:29, Jean-Marc Lasgouttes a écrit : > > Le 25/10/2024 à 08:23, Pavel Sanda a écrit : > >> Googling around > >> 16.04 has Qt 5.5.1 & Python 3.5 & gcc 5.4 available even if not default. > >> 18.04 has Qt 5.9.5 & P

Re: [LyX/master] MathML: let the user change the MathML version.

2024-11-04 Thread Kornel Benko
Am Mon, 04 Nov 2024 12:06:44 +0100 schrieb "Jürgen Spitzmüller" : > Am Montag, dem 04.11.2024 um 11:55 +0100 schrieb Kornel Benko: > > Doing the export manually, I had to abort the call. On the terminal I > > see: > > ... > > LyX konnte nicht geschlosse

Re: [LyX/master] MathML: let the user change the MathML version.

2024-11-04 Thread Kornel Benko
Am Mon, 4 Nov 2024 11:49:34 +0100 schrieb Kornel Benko : > > The following tests FAILED: > > 268 - export/export/WrongDfnTagHandling_lyx23 (Timeout) > > 4543 - export/examples/Welcome_lyx23 (Timeout) > > > > But since it works for you, maybe it'

Re: [LyX/master] MathML: let the user change the MathML version.

2024-11-04 Thread Kornel Benko
Am Mon, 4 Nov 2024 10:39:50 +0100 schrieb Scott Kostyshak : > On Mon, Nov 04, 2024 at 01:04:02AM GMT, Thibaut Cuvelier wrote: > > On Sun, 3 Nov 2024 at 20:56, José Matos wrote: > > > > > On Sun, 2024-11-03 at 19:32 +0100, Scott Kostyshak wrote: > > > > > > I think that starting with this commi

Re: Error with one of last commits

2024-10-25 Thread Kornel Benko
Am Thu, 24 Oct 2024 14:34:06 +0200 schrieb Jean-Marc Lasgouttes : > Le 24/10/2024 à 14:38, Kornel Benko a écrit : > >> Forbid the use of gcc 4.9 (which still uses COW). > > > > Is gcc4.10 allowed, or should we start with 5.0? > > There is no gcc 4.10

Re: Error with one of last commits

2024-10-24 Thread Kornel Benko
Am Thu, 24 Oct 2024 12:26:06 +0200 schrieb Jean-Marc Lasgouttes : > Le 24/10/2024 à 11:39, Kornel Benko a écrit : > > My try at commits 7bba9a3a and 112208dd. > > These are fine. There are also a couple older things (see below). For > the second point, what is useful for c

Re: Error with one of last commits

2024-10-24 Thread Kornel Benko
Am Thu, 24 Oct 2024 12:28:24 +0200 schrieb Jean-Marc Lasgouttes : > Le 24/10/2024 à 12:26, Jean-Marc Lasgouttes a écrit : > > Le 24/10/2024 à 11:39, Kornel Benko a écrit : > >> My try at commits 7bba9a3a and 112208dd. > > > > These are fine. > > Sorry,

Re: Error with one of last commits

2024-10-24 Thread Kornel Benko
Am Wed, 23 Oct 2024 15:36:41 +0200 schrieb Jean-Marc Lasgouttes : > Le 23/10/2024 à 14:44, Kornel Benko a écrit : > > My qt is 6.2.4 > > Indeed, sorry. Try again. > > JMarc > > PS: do you have on your radar the recent changes (not only today) to > autoconf tha

Re: Error with one of last commits

2024-10-23 Thread Kornel Benko
Am Wed, 23 Oct 2024 16:32:41 +0200 schrieb Jean-Marc Lasgouttes : > Le 23/10/2024 à 16:29, Kornel Benko a écrit : > > How about 'push' together with 'commit'? > > Hmm, right. > > Actually, I did push, but my fancy hook that prevents me from pushing

Re: Error with one of last commits

2024-10-23 Thread Kornel Benko
Am Wed, 23 Oct 2024 15:36:41 +0200 schrieb Jean-Marc Lasgouttes : > Le 23/10/2024 à 14:44, Kornel Benko a écrit : > > My qt is 6.2.4 > > Indeed, sorry. Try again. > > JMarc > > PS: do you have on your radar the recent changes (not only today) to > autoconf tha

Error with one of last commits

2024-10-23 Thread Kornel Benko
My qt is 6.2.4 cd /usr9/BUILD/Mint21/BuildLyxGitQt6.2.4local-Releaseclang15.0.7/src/frontends/qt && /usr/lib/ccache/clang++-15 -DBOOST_USER_CONFIG="" -DHUNSPELL_STATIC -DLYX_BUILD_QT_FRONTEND -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GENUINE_STR -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVGWIDGETS_LIB -DQT_

Re: Noticing runtime error in socktools.cpp

2024-10-22 Thread Kornel Benko
Am Tue, 22 Oct 2024 13:20:01 +0200 schrieb Jean-Marc Lasgouttes : > Le 22/10/2024 à 12:27, Scott Kostyshak a écrit : > > On Wed, Sep 18, 2024 at 10:06:58AM GMT, Kornel Benko wrote: > >> Lyx compiled with -fsanitize=undefined gives this at start: > >> > >&g

Re: [LyX/master] Corrected some used URL's in our lyx files

2024-10-10 Thread Kornel Benko
Am Thu, 10 Oct 2024 16:00:24 +0200 schrieb "Jürgen Spitzmüller" : > Am Donnerstag, dem 10.10.2024 um 16:06 +0200 schrieb Kornel Benko: > > https://www.brailleauthority.org/sizespacingofbraille/index.html > > https://www.brailleauthority.org/size-and-spacing-brai

Re: [LyX/master] Corrected some used URL's in our lyx files

2024-10-10 Thread Kornel Benko
Am Mon, 7 Oct 2024 22:40:45 +0200 schrieb Kornel Benko : > Am Mon, 7 Oct 2024 10:39:20 -0400 > schrieb Richard Kimberly Heck : > > > On 10/7/24 6:13 AM, Kornel Benko wrote: > > > commit c0ee28a7c9d4b47b68f02d6cdb4205a29fbb6742 > > > Author: Kornel Benko >

Re: http://texcatalogue.ctan.org/bytopic.html

2024-10-10 Thread Kornel Benko
Am Thu, 10 Oct 2024 09:13:51 +0200 schrieb "Jürgen Spitzmüller" : > Am Mittwoch, dem 09.10.2024 um 16:48 +0200 schrieb Kornel Benko: > > this url appears only in lib/doc/fr/UserGuide.lyx and I am having > > trouble to replace it with reasonable value. > > I

Re: git server problem?

2024-10-09 Thread Kornel Benko
Am Wed, 9 Oct 2024 19:50:16 +0200 schrieb Pavel Sanda : > On Wed, Oct 09, 2024 at 06:15:17PM +0200, Kornel Benko wrote: > > remote: sendmail: cannot connect to lists.lyx.org, port 25: Connection > > timed out > > Right, we are undergoing some infra changes, should be tem

git server problem?

2024-10-09 Thread Kornel Benko
After 'git push', I got the following: Objekte aufzählen: 93, fertig. Zähle Objekte: 100% (93/93), fertig. Delta-Kompression verwendet bis zu 16 Threads. Komprimiere Objekte: 100% (58/58), fertig. Schreibe Objekte: 100% (59/59), 1.21 MiB | 1.98 MiB/s, fertig. Gesamt 59 (Delta 47), Wiederverwendet

http://texcatalogue.ctan.org/bytopic.html

2024-10-09 Thread Kornel Benko
Hi Jean-Pierre and Jean-Marc, this url appears only in lib/doc/fr/UserGuide.lyx and I am having trouble to replace it with reasonable value. Kornel pgpC2KYjhBus9.pgp Description: Digitale Signatur von OpenPGP -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailm

Re: Bug report: List of listings incompatible with book classes

2024-10-09 Thread Kornel Benko
Am Wed, 9 Oct 2024 12:11:34 +0200 schrieb Kornel Benko : > Am Wed, 9 Oct 2024 11:57:15 +0200 > schrieb Kornel Benko : > > > Am Wed, 9 Oct 2024 11:06:23 +0200 > > schrieb Pavel Sanda : > > > > > On Tue, Oct 08, 2024 at 08:22:05AM +0200, Jürgen Spitzmüll

Re: Bug report: List of listings incompatible with book classes

2024-10-09 Thread Kornel Benko
Am Wed, 9 Oct 2024 11:57:15 +0200 schrieb Kornel Benko : > Am Wed, 9 Oct 2024 11:06:23 +0200 > schrieb Pavel Sanda : > > > On Tue, Oct 08, 2024 at 08:22:05AM +0200, Jürgen Spitzmüller wrote: > > > Am Montag, dem 07.10.2024 um 12:21 +0200 schrieb Kornel Benko: &

Re: Bug report: List of listings incompatible with book classes

2024-10-09 Thread Kornel Benko
Am Wed, 9 Oct 2024 11:06:23 +0200 schrieb Pavel Sanda : > On Tue, Oct 08, 2024 at 08:22:05AM +0200, Jürgen Spitzmüller wrote: > > Am Montag, dem 07.10.2024 um 12:21 +0200 schrieb Kornel Benko: > > > My own tests show: > > > 99% tests passed, 1 tests failed out of 411

Re: [LyX/master] Corrected some used URL's in our lyx files

2024-10-07 Thread Kornel Benko
Am Mon, 7 Oct 2024 10:39:20 -0400 schrieb Richard Kimberly Heck : > On 10/7/24 6:13 AM, Kornel Benko wrote: > > commit c0ee28a7c9d4b47b68f02d6cdb4205a29fbb6742 > > Author: Kornel Benko > > Date: Mon Oct 7 12:19:28 2024 +0200 > > > > Corrected some use

Re: Testing accessible urls

2024-10-07 Thread Kornel Benko
Am Mon, 7 Oct 2024 11:42:24 +0200 schrieb Pavel Sanda : > On Sun, Oct 06, 2024 at 06:14:40PM +0200, Kornel Benko wrote: > > I'd like to commit my changes in the lyx-files. 62 files are affected. > > Please go on. > > Pavel Am Sun, 6 Oct 2024 18:17:50 +0200 schrieb S

Re: Bug report: List of listings incompatible with book classes

2024-10-07 Thread Kornel Benko
Am Mon, 07 Oct 2024 09:31:24 +0200 schrieb jspi...@gmail.com: > Am Sonntag, dem 06.10.2024 um 12:11 -0400 schrieb Richard Kimberly > Heck: > > > Possible candidate for stable, but let's wait first whether it > > > breaks > > > some tests. > > > > When you are comfortable with it, go ahead. >

Re: 72 non accessible url's in our lyx-files

2024-10-07 Thread Kornel Benko
Am Mon, 7 Oct 2024 11:11:19 +0200 schrieb Pavel Sanda : > On Mon, Oct 07, 2024 at 10:50:19AM +0200, Pavel Sanda wrote: > > "ftp://ftp.springer.de/pub/tex/latex/llncs/latex2e"; > > > > https://ctan.org/pkg/llncs > > > > Also it seems that Springer officially supports templates at overleaf > > htt

Testing accessible urls

2024-10-06 Thread Kornel Benko
I'd like to commit my changes in the lyx-files. 62 files are affected. Kornel pgpf7aNHriekz.pgp Description: Digitale Signatur von OpenPGP -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: 72 non accessible url's in our lyx-files

2024-10-05 Thread Kornel Benko
Am Sat, 5 Oct 2024 18:01:36 +0200 schrieb Jean-Pierre Chrétien : > Le 05/10/2024 à 14:18, Kornel Benko a écrit : > > Am Tue, 1 Oct 2024 17:59:21 +0200 > > > > > Using my own perl script BTW. > > As of now I have 55 lyx-files modified. > > Need help for the

Re: 72 non accessible url's in our lyx-files

2024-10-05 Thread Kornel Benko
Am Tue, 1 Oct 2024 17:59:21 +0200 schrieb Pavel Sanda : > On Tue, Oct 01, 2024 at 05:20:18PM +0200, Jean-Pierre Chrétien wrote: > > BTW, corrections should go to 2.4.x, right? > > I think that you should fix primarily master (and then backport to 2.4.x if > you feel > like). And using vim or s

Re: 72 non accessible url's in our lyx-files

2024-10-05 Thread Kornel Benko
Am Sat, 05 Oct 2024 09:25:13 +0200 schrieb "Jürgen Spitzmüller" : > Am Freitag, dem 04.10.2024 um 18:40 +0200 schrieb Kornel Benko: > > I don't know of any policy. The only one I can think of, is to use > > CTAN if possible. > > And for CTAN links, it is a

Re: 72 non accessible url's in our lyx-files

2024-10-04 Thread Kornel Benko
Am Fri, 4 Oct 2024 19:34:00 +0200 schrieb Kornel Benko : > Am Fri, 4 Oct 2024 18:38:22 +0200 > schrieb Jean-Pierre Chrétien : > > > Le 04/10/2024 à 18:40, Kornel Benko a écrit : > > > > > > > > So far I have these changes local. > > > >

Re: 72 non accessible url's in our lyx-files

2024-10-04 Thread Kornel Benko
Am Fri, 4 Oct 2024 18:38:22 +0200 schrieb Jean-Pierre Chrétien : > Le 04/10/2024 à 18:40, Kornel Benko a écrit : > > > > > So far I have these changes local. > > So you have the patch to correct the 72 URLs which are not accessible ? > Unfortunately there are sti

  1   2   3   4   5   6   7   8   9   10   >