Re: IconInfo iconInfo: member call on null pointer

2021-09-27 Thread Kornel Benko
Am Mon, 27 Sep 2021 12:03:19 +0200 schrieb Kornel Benko : > Am Sat, 25 Sep 2021 15:45:19 -0400 > schrieb Scott Kostyshak : > > > > > > > I will look at the differences between GUI and command line, and between > > > patch/no-patch and

Re: IconInfo iconInfo: member call on null pointer

2021-09-27 Thread Kornel Benko
Am Sat, 25 Sep 2021 15:45:19 -0400 schrieb Scott Kostyshak : > > > > I will look at the differences between GUI and command line, and between > > patch/no-patch and report back within a couple of days. > > With the "patch" the export from the command line is wrong (it omits the > icon).

Re: IconInfo iconInfo: member call on null pointer

2021-09-25 Thread Kornel Benko
Am Sat, 25 Sep 2021 08:03:39 -0400 schrieb Scott Kostyshak : > On Sat, Sep 25, 2021 at 01:08:56PM +0200, Kornel Benko wrote: > > Am Fri, 24 Sep 2021 23:20:51 -0400 > > schrieb Scott Kostyshak : > > > > > After building with fsanitize=undefined -fno-omit-frame-poin

Re: IconInfo iconInfo: member call on null pointer

2021-09-25 Thread Kornel Benko
Am Fri, 24 Sep 2021 23:20:51 -0400 schrieb Scott Kostyshak : > After building with fsanitize=undefined -fno-omit-frame-pointer, I get the > following: > > $ cd lib/examples/ && lyx -e pdf Welcome.lyx > /home/scott/lyxbuilds/master/repo/src/frontends/qt/GuiApplication.cpp:558:55: > runtime >

Re: [LyX/master] Improve (modestly) the performance of font metrics caches

2021-09-24 Thread Kornel Benko
Am Fri, 24 Sep 2021 16:51:35 +0200 (CEST) schrieb Jean-Marc Lasgouttes : > commit 6bbd88accfb76248d00346f308ba1f67f186e094 > Author: Jean-Marc Lasgouttes > Date: Fri Sep 24 16:57:05 2021 +0200 > > Improve (modestly) the performance of font metrics caches

Re: Compile warnings with docbook

2021-09-24 Thread Kornel Benko
Am Fri, 24 Sep 2021 09:34:36 +0200 schrieb Thibaut Cuvelier : > On Fri, 24 Sept 2021 at 09:23, Kornel Benko wrote: > > > Am Fri, 24 Sep 2021 01:23:50 +0200 > > schrieb Thibaut Cuvelier : > > > > > Hi Kornel, > > > > > > Thanks for pointing th

Re: Compile warnings with docbook

2021-09-24 Thread Kornel Benko
for the others. > Maybe the attached patch solves the rest of the warnings? > > On Fri, 24 Sept 2021 at 00:55, Kornel Benko wrote: > > > > > See attached. > > > > Kornel > > -- > > lyx-devel mailing list > > lyx-devel@lists.lyx.org

Compile warnings with docbook

2021-09-23 Thread Kornel Benko
See attached. Kornel Warnings Description: Binary data pgpvNNTRcQ84O.pgp Description: Digitale Signatur von OpenPGP -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: Link error when compiling with -fsanitize=undefined

2021-09-22 Thread Kornel Benko
Am Wed, 22 Sep 2021 10:28:44 +0200 schrieb Jean-Marc Lasgouttes : > Le 21/09/2021 à 16:52, Scott Kostyshak a écrit : > >> Some debugging lead to following observation: > >> Each inserted branch add a color to the list. The original enum defined > >> colors (about > >> 102), last Color_ignore. >

Re: Display of left-indented long-table in a branch

2021-09-22 Thread Kornel Benko
Am Wed, 22 Sep 2021 13:42:21 +0200 schrieb Jean-Marc Lasgouttes : > Le 22/09/2021 à 13:26, Kornel Benko a écrit : > >> I guess it is time to get rid of this thing. I am not sure how you got > >> it into your document. > > > > It is long time ago, so I don't kno

Re: Display of left-indented long-table in a branch

2021-09-22 Thread Kornel Benko
Am Wed, 22 Sep 2021 11:27:06 +0200 schrieb Jean-Marc Lasgouttes : > Le 10/06/2021 à 07:59, Kornel Benko a écrit : > > I have an old lyx-file which has a long-table in a branch. See MWE. > > > > I added a second long-table, but am unable to create an equivalent to

Re: Display of left-indented long-table in a branch

2021-09-22 Thread Kornel Benko
Am Wed, 22 Sep 2021 12:01:57 +0200 schrieb Jean-Marc Lasgouttes : > Le 10/06/2021 à 17:11, Kornel Benko a écrit : > > Am Thu, 10 Jun 2021 07:59:59 +0200 > > schrieb Kornel Benko : > > > >> I have an old lyx-file which has a long-table in a branch. See MWE. > &g

Re: Link error when compiling with -fsanitize=undefined

2021-09-20 Thread Kornel Benko
Am Mon, 20 Sep 2021 11:48:37 +0200 schrieb Kornel Benko : > Am Sun, 19 Sep 2021 20:19:15 -0400 > schrieb Scott Kostyshak : > > > On Sun, Sep 19, 2021 at 08:37:16PM +0200, Kornel Benko wrote: > > > Am Sun, 19 Sep 2021 14:15:21 -0400 > > > schrieb Scott Kostyshak

Re: Link error when compiling with -fsanitize=undefined

2021-09-20 Thread Kornel Benko
Am Sun, 19 Sep 2021 20:19:15 -0400 schrieb Scott Kostyshak : > On Sun, Sep 19, 2021 at 08:37:16PM +0200, Kornel Benko wrote: > > Am Sun, 19 Sep 2021 14:15:21 -0400 > > schrieb Scott Kostyshak : > > > > > On Sun, Sep 19, 2021 at 02:00:33PM +0200, Kornel Benko w

Re: Link error when compiling with -fsanitize=undefined

2021-09-19 Thread Kornel Benko
Am Sun, 19 Sep 2021 14:15:21 -0400 schrieb Scott Kostyshak : > On Sun, Sep 19, 2021 at 02:00:33PM +0200, Kornel Benko wrote: > > Am Sun, 19 Sep 2021 07:45:19 -0400 > > schrieb Scott Kostyshak : > > > > > > > > So inserting th

Re: Link error when compiling with -fsanitize=undefined

2021-09-19 Thread Kornel Benko
Am Sun, 19 Sep 2021 07:45:19 -0400 schrieb Scott Kostyshak : > > > > So inserting this include cured the compilation for me. > > > > > > That's great you figured it out and it doesn't add too much complexity to > > > the code. > > > Are you sure it ended up using the -fsanitize=undefined

Re: Link error when compiling with -fsanitize=undefined

2021-09-19 Thread Kornel Benko
Am Sat, 18 Sep 2021 20:52:43 -0400 schrieb Scott Kostyshak : > On Sat, Sep 18, 2021 at 06:46:47PM +0200, Kornel Benko wrote: > > Am Sat, 18 Sep 2021 10:34:49 -0400 > > schrieb Scott Kostyshak : > > > > > > I tried but failed. The problem is that tex2lyx uses &

Re: Link error when compiling with -fsanitize=undefined

2021-09-18 Thread Kornel Benko
Am Sat, 18 Sep 2021 10:34:49 -0400 schrieb Scott Kostyshak : > > I tried but failed. The problem is that tex2lyx uses > > libzlibstatic.a, ../../lib/libsupport.a to link with, but these are > > compiled with > > -fsanitize. So the only way is to define dummy versions as Jean-Marc > > pointed

Re: Link error when compiling with -fsanitize=undefined

2021-09-18 Thread Kornel Benko
Am Fri, 17 Sep 2021 16:41:09 -0400 schrieb Scott Kostyshak : > On Fri, Sep 17, 2021 at 10:22:28PM +0200, Kornel Benko wrote: > > Am Fri, 17 Sep 2021 20:24:17 +0200 > > schrieb Jean-Marc Lasgouttes : > > > > > Le 17/09/2021 à 20:21, Scott Kostyshak a écrit : &g

Re: Link error when compiling with -fsanitize=undefined

2021-09-17 Thread Kornel Benko
Am Fri, 17 Sep 2021 20:24:17 +0200 schrieb Jean-Marc Lasgouttes : > Le 17/09/2021 à 20:21, Scott Kostyshak a écrit : > > /usr/include/c++/10/bits/stl_function.h:386:20: runtime error: load of > > value 128, > > which is not a valid value for type 'ColorCode' > >

Re: Link error when compiling with -fsanitize=undefined

2021-09-17 Thread Kornel Benko
Am Thu, 16 Sep 2021 21:12:38 -0400 schrieb Scott Kostyshak : > On Thu, Sep 16, 2021 at 10:13:15PM +0200, Kornel Benko wrote: > > Am Thu, 16 Sep 2021 15:12:34 -0400 > > schrieb Scott Kostyshak : > > > > > I was curious about compiling with -fsanitize=undefin

Re: Link error when compiling with -fsanitize=undefined

2021-09-16 Thread Kornel Benko
Am Thu, 16 Sep 2021 15:12:34 -0400 schrieb Scott Kostyshak : > I was curious about compiling with -fsanitize=undefined. > > When building (with CMake), I get the following: > > [ 93%] Linking CXX executable ../../bin/tex2lyx > cd /home/scott/lyxbuilds/master/CMakeBuild/src/tex2lyx &&

Re: [LyX features/breakrows] Workaround for Qt 4

2021-09-01 Thread Kornel Benko
Am Wed, 1 Sep 2021 12:46:00 +0200 schrieb Jean-Marc Lasgouttes : > Le 01/09/2021 à 12:34, Kornel Benko a écrit : > > I forgot ... what are we/I supposed to test? > > (Sorry, memory fading too fast) > > For now, see if you can find bugs in document display and editing.

Re: [LyX features/breakrows] Workaround for Qt 4

2021-09-01 Thread Kornel Benko
Am Tue, 31 Aug 2021 13:33:50 +0200 schrieb Jean-Marc Lasgouttes : > Le 31/08/2021 à 10:56, Kornel Benko a écrit : > > Compiles without warnings (ubuntu 19.3) > > Thanks. Does not work well though. I have a list of things to fix (and > improve) and will communicate aga

Re: [LyX features/breakrows] Workaround for Qt 4

2021-08-31 Thread Kornel Benko
Am Tue, 31 Aug 2021 10:18:38 +0200 (CEST) schrieb Jean-Marc Lasgouttes : > From: Jean-Marc Lasgouttes > To: lyx-...@lists.lyx.org > Subject: [LyX features/breakrows] Workaround for Qt 4 > Date: Tue, 31 Aug 2021 10:18:38 +0200 (CEST) > Reply-To: lyx-devel@lists.lyx.org > Sender: "lyx-cvs" > >

Re: Make "wrap" the default in find for 2.4.0?

2021-07-17 Thread Kornel Benko
Am Fri, 16 Jul 2021 20:34:47 -0400 schrieb Scott Kostyshak : > > > Do you > > > think the checkbox should go in the "Search" tab or in the "Settings" > > > tab? My first thought is that it should got in "Settings" since from > > > what I understand most users do not often toggle "wrap", as

Re: Make "wrap" the default in find for 2.4.0?

2021-07-16 Thread Kornel Benko
Am Fri, 16 Jul 2021 16:02:59 -0400 schrieb Scott Kostyshak : > On Fri, Jul 16, 2021 at 04:30:07PM +0200, Kornel Benko wrote: > > Am Fri, 16 Jul 2021 15:37:12 +0200 > > schrieb Kornel Benko : > > > > > Am Thu, 15 Jul 2021 23:03:14 +0100 &

Re: Make "wrap" the default in find for 2.4.0?

2021-07-16 Thread Kornel Benko
Am Fri, 16 Jul 2021 15:37:12 +0200 schrieb Kornel Benko : > Am Thu, 15 Jul 2021 23:03:14 +0100 > schrieb José Abílio Matos : > > > On Thursday, 15 July 2021 16.37.19 WEST Scott Kostyshak wrote: > > > Bump. I know most people are lacking time, and I also have not be

Re: Make "wrap" the default in find for 2.4.0?

2021-07-16 Thread Kornel Benko
Am Thu, 15 Jul 2021 23:03:14 +0100 schrieb José Abílio Matos : > On Thursday, 15 July 2021 16.37.19 WEST Scott Kostyshak wrote: > > Bump. I know most people are lacking time, and I also have not been giving > > feedback on others' patches (sorry, racoon!). But I prefer not to push this > > change

Re: [LyX/master] ctests: log a fixed LaTeX package issue (noweb)

2021-06-21 Thread Kornel Benko
Am Sun, 20 Jun 2021 14:04:50 -0400 schrieb Scott Kostyshak : > On Sun, Jun 20, 2021 at 09:38:27AM +0200, Kornel Benko wrote: > > Am Sun, 20 Jun 2021 05:54:24 +0200 (CEST) > > schrieb Scott Kostyshak : > > > > > commit 37bce91a8be2273dd43d73088f97f87a4052af9b

Re: [LyX/master] ctests: log a fixed LaTeX package issue (noweb)

2021-06-20 Thread Kornel Benko
Am Sun, 20 Jun 2021 05:54:24 +0200 (CEST) schrieb Scott Kostyshak : > commit 37bce91a8be2273dd43d73088f97f87a4052af9b > Author: Scott Kostyshak > Date: Sun Jun 20 00:05:42 2021 -0400 > > ctests: log a fixed LaTeX package issue (noweb) > --- >

Re: Anyone on TeX Live 2021 pretest ? (to confirm a regression for ja LilyPond)

2021-06-14 Thread Kornel Benko
Am Mon, 14 Jun 2021 11:40:13 +0200 schrieb Pavel Sanda : > On Sun, Jun 13, 2021 at 11:09:12AM -0400, Scott Kostyshak wrote: > > On Mon, May 31, 2021 at 02:19:26PM -0400, Scott Kostyshak wrote: > > > On Mon, May 31, 2021 at 04:57:49PM +0200, Pavel Sanda wrote: > > > > On Sat, May 29, 2021 at

Re: [LyX/master] Revert "Fix bug #10263"

2021-06-13 Thread Kornel Benko
Am Sun, 13 Jun 2021 11:42:59 -0400 schrieb Scott Kostyshak : > On Sat, May 29, 2021 at 01:47:41PM -0400, Scott Kostyshak wrote: > > On Fri, May 28, 2021 at 10:48:51AM -0400, Scott Kostyshak wrote: > > > On Tue, Apr 13, 2021 at 10:13:16AM +0200, Jean-Marc Lasgouttes wrote: > > > > commit

Re: Display of left-indented long-table in a branch

2021-06-10 Thread Kornel Benko
Am Thu, 10 Jun 2021 07:59:59 +0200 schrieb Kornel Benko : > I have an old lyx-file which has a long-table in a branch. See MWE. > > I added a second long-table, but am unable to create an equivalent to the > first table. > > The display of the first branch is wrong. >

Display of left-indented long-table in a branch

2021-06-10 Thread Kornel Benko
I have an old lyx-file which has a long-table in a branch. See MWE. I added a second long-table, but am unable to create an equivalent to the first table. The display of the first branch is wrong. How can I set/reset the indentation? Kornel Branch.lyx Description: application/lyx

Re: Qt6 sets UNICODE on Windows

2021-06-07 Thread Kornel Benko
Am Mon, 7 Jun 2021 20:03:47 +0200 schrieb Yu Jin : > Am Mo., 31. Mai 2021 um 16:42 Uhr schrieb Pavel Sanda : > > > On Sat, May 29, 2021 at 06:47:05PM +0200, Yu Jin wrote: > > > > But I also think that the "universal" function calls (CreateNamedPipe() > > > > and WaitNamedPipe()) should be made

Typo in lib/examples/Modules/Noweb.lyx

2021-06-02 Thread Kornel Benko
The section 3 Data Structures uses the ERT which ends with "int err_line;@" The '@' should be on own line at start, otherwise it is not recognized as end of inset (in output). Kornel pgpuhwiggYqJD.pgp Description: Digitale Signatur von OpenPGP -- lyx-devel mailing list

Re: Anyone on TeX Live 2021 pretest ? (to confirm a regression for ja LilyPond)

2021-05-30 Thread Kornel Benko
Am Sun, 30 May 2021 13:21:18 -0400 schrieb Scott Kostyshak : > On Sun, May 30, 2021 at 09:12:35AM +0200, Kornel Benko wrote: > > Am Sun, 30 May 2021 08:56:17 +0200 > > schrieb Kornel Benko : > > > > > > I took a look at sub getConverter($$) but I'm not sur

Re: Anyone on TeX Live 2021 pretest ? (to confirm a regression for ja LilyPond)

2021-05-30 Thread Kornel Benko
Am Sun, 30 May 2021 08:56:17 +0200 schrieb Kornel Benko : > > I took a look at sub getConverter($$) but I'm not sure my Perl skills > > are good enough to create a non-hackish patch. Kornel, are you > > interested? > > > > Scott > > I will have a look. >

Re: Anyone on TeX Live 2021 pretest ? (to confirm a regression for ja LilyPond)

2021-05-30 Thread Kornel Benko
Am Sat, 29 May 2021 13:45:24 -0400 schrieb Scott Kostyshak : > On Sun, May 23, 2021 at 10:24:15AM +0200, Kornel Benko wrote: > > Am Sat, 22 May 2021 21:43:18 -0400 > > schrieb Scott Kostyshak : > > > > > On Sat, May 22, 2021 at 05:26:10PM +0200, Kornel Benko w

Re: Qt6 sets UNICODE on Windows

2021-05-29 Thread Kornel Benko
Am Sat, 29 May 2021 09:56:06 +0200 schrieb Yu Jin : > this is connected to the Beta 1 tarballs, trying to build LyX I stumbled > across this: > [image: grafik.png] > Apparently Qt6 sets UNICODE and _UNICODE on LyX (and only on LyX) when > configuring without LYX_CONSOLE. It does that by setting

Re: Qt 6 errors on Windows

2021-05-24 Thread Kornel Benko
Am Mon, 24 May 2021 18:19:47 +0200 schrieb Yu Jin : > Am Mo., 24. Mai 2021 um 15:19 Uhr schrieb Kornel Benko : > > > Am Mon, 24 May 2021 09:50:27 +0200 > > schrieb Yu Jin : > > > I found what causes this, it is the /Zc compile option. With Qt5 it is > >

Re: Qt 6 errors on Windows

2021-05-24 Thread Kornel Benko
Am Mon, 24 May 2021 09:50:27 +0200 schrieb Yu Jin : > Am So., 23. Mai 2021 um 09:52 Uhr schrieb Yu Jin : > > > I still can't compile with Qt 6, I just tried again with the recently > > released Qt 6.1 but I get a lot of these errors: > > > > Severity Code Description Project File Line

Re: Anyone on TeX Live 2021 pretest ? (to confirm a regression for ja LilyPond)

2021-05-23 Thread Kornel Benko
Am Sat, 22 May 2021 21:43:18 -0400 schrieb Scott Kostyshak : > On Sat, May 22, 2021 at 05:26:10PM +0200, Kornel Benko wrote: > > Am Sat, 22 May 2021 16:51:43 +0200 > > schrieb Jürgen Spitzmüller : > > > > > Am Samstag, dem 22.05.2021 um 16:33 +0200 schrieb Kornel

Re: Anyone on TeX Live 2021 pretest ? (to confirm a regression for ja LilyPond)

2021-05-22 Thread Kornel Benko
Am Sat, 22 May 2021 16:51:43 +0200 schrieb Jürgen Spitzmüller : > Am Samstag, dem 22.05.2021 um 16:33 +0200 schrieb Kornel Benko: > > Fine. But how to explain that running with 2020-dvipdfmx compiles on > > TL20, but the same dvipdfmx (copied from TL20) fails if using TL20 env.

Re: Anyone on TeX Live 2021 pretest ? (to confirm a regression for ja LilyPond)

2021-05-22 Thread Kornel Benko
Am Sat, 22 May 2021 16:07:17 +0200 schrieb Jürgen Spitzmüller : > Am Samstag, dem 22.05.2021 um 15:13 +0200 schrieb Kornel Benko: > > > what is the behavior on the released TexLive 2021? > > > > Still same. Does not compile due to error from dvipdfmx. > > The i

Re: Anyone on TeX Live 2021 pretest ? (to confirm a regression for ja LilyPond)

2021-05-22 Thread Kornel Benko
Am Sat, 22 May 2021 16:06:26 +0200 schrieb Jürgen Spitzmüller : > Am Samstag, dem 22.05.2021 um 14:37 +0200 schrieb Kornel Benko: > > Is there any reason why we have to compile with platex? > > Who is "we"? Peoples running the tests? > > Selecting non-text

Re: Anyone on TeX Live 2021 pretest ? (to confirm a regression for ja LilyPond)

2021-05-22 Thread Kornel Benko
Am Sat, 22 May 2021 14:56:58 +0200 schrieb Dr Eberhard W Lisse : > And, > > what is the behavior on the released TexLive 2021? Still same. Does not compile due to error from dvipdfmx. > el > > On 2021-05-22 14:37 , Kornel Benko wrote: > > Am Tue, 23 Mar 2021 10:50:16

Re: Anyone on TeX Live 2021 pretest ? (to confirm a regression for ja LilyPond)

2021-05-22 Thread Kornel Benko
Am Tue, 23 Mar 2021 10:50:16 -0400 schrieb Scott Kostyshak : > On Mon, Mar 22, 2021 at 11:52:49AM +0100, Jürgen Spitzmüller wrote: > > Am Montag, dem 22.03.2021 um 10:51 +0100 schrieb Kornel Benko: > > > Same here. Error in running > > > dvipdfmx -o ... >

Re: German Translation of LyX User Guide

2021-05-18 Thread Kornel Benko
Am Tue, 18 May 2021 17:04:26 +0200 schrieb Jürgen Spitzmüller : > Am Dienstag, dem 18.05.2021 um 16:46 +0200 schrieb Kornel Benko: > > I have problem to identify where the relevant translatable strings > > are to be found. > > (For instance I am unable to see "Umsc

Re: German Translation of LyX User Guide

2021-05-18 Thread Kornel Benko
Am Tue, 18 May 2021 13:59:29 +0200 schrieb Jürgen Spitzmüller : > Am Dienstag, dem 18.05.2021 um 13:51 +0200 schrieb Jürgen Spitzmüller: > > Yes, I've seen that. Only for some though. "Umschalt+F3" for instance > > is in German. > > > > There could be some rationale behind it. Need to

Re: German Translation of LyX User Guide

2021-05-18 Thread Kornel Benko
Am Tue, 18 May 2021 08:52:03 +0200 schrieb Jürgen Spitzmüller : > Am Freitag, dem 14.05.2021 um 19:00 +0200 schrieb Christoph Schmitz: > > Attached is an updated German translation of the LyX User Guide. > > Thanks. Looks good in general. I have corrected some things and > committed: > > *

Re: Clipboard

2021-05-04 Thread Kornel Benko
Am Tue, 4 May 2021 14:14:47 +0200 schrieb Jean-Pierre Chrétien : > Le 14/04/2021 à 18:49, Scott Kostyshak a écrit : > > > > > In that case, it could be that the fix referenced above actually made > > things worse for you. You could try to revert the commit 7a158055 on the > > 2.3.x branch and

Re: Slow responding to mouse clicks in included child document

2021-04-09 Thread Kornel Benko
Am Fri, 9 Apr 2021 18:20:36 +0200 schrieb Jean-Marc Lasgouttes : > Le 09/04/2021 à 16:24, Kornel Benko a écrit : > > I meant the same. Waiting more than 3 seconds. > > Should be fixed now. A very stupid thinko. > > JMarc > Confirmed. Perfect! Kornel pgpHT

Re: Slow responding to mouse clicks in included child document

2021-04-09 Thread Kornel Benko
Am Fri, 9 Apr 2021 14:52:07 +0200 schrieb Jean-Marc Lasgouttes : > Le 09/04/2021 à 13:02, Kornel Benko a écrit : > > Am Fri, 9 Apr 2021 12:03:18 +0200 > > schrieb Jean-Marc Lasgouttes : > >> Thanks Kornel for doing the bisect. I did not anticipate this at all. I > &

Re: Slow responding to mouse clicks in included child document

2021-04-09 Thread Kornel Benko
Am Fri, 9 Apr 2021 12:03:18 +0200 schrieb Jean-Marc Lasgouttes : > Le 09/04/2021 à 11:28, Kornel Benko a écrit : > > Am Thu, 8 Apr 2021 18:33:47 +0200 > > schrieb Kornel Benko : > > > >> Master: > >> > >> 1.) Open 'MergedManuals' > >&

Re: Slow responding to mouse clicks in included child document

2021-04-09 Thread Kornel Benko
Am Thu, 8 Apr 2021 18:33:47 +0200 schrieb Kornel Benko : > Master: > > 1.) Open 'MergedManuals' > 2.) Goto Intro.lyx > 2a.) Edit included document > 3.) Mouse click anywhere inside this documen > 3a.) wait, wait, ... > > > No such problems with lyx2.3.

Slow responding to mouse clicks in included child document

2021-04-08 Thread Kornel Benko
Master: 1.) Open 'MergedManuals' 2.) Goto Intro.lyx 2a.) Edit included document 3.) Mouse click anywhere inside this documen 3a.) wait, wait, ... No such problems with lyx2.3. Kornel pgpbpSIw0T4n9.pgp Description: Digitale Signatur von OpenPGP -- lyx-devel mailing list

Re: How to not convert layout when pasting?

2021-04-08 Thread Kornel Benko
Am Thu, 8 Apr 2021 12:01:29 -0400 schrieb Scott Kostyshak : > Sometimes I want to copy something from an itemize environment and paste it > into a new > enumerate item. If I start a new enumerate item and just paste, LyX converts > the layout > to itemize. My workaround is to type "a" and then

Re: Check for the -Wno-deprecacted-copy compiler option in cmake build

2021-04-05 Thread Kornel Benko
Am Sun, 4 Apr 2021 20:18:27 +0200 schrieb pdv : > On 03/04/2021 19:50, Kornel Benko wrote: > > Am Sat, 3 Apr 2021 18:13:17 +0200 > > schrieb pdv : > > > >> The Apple Clang compiler does not recognize the -Wno-deprecated-copy > >> compiler option. See thre

Re: Check for the -Wno-deprecacted-copy compiler option in cmake build

2021-04-03 Thread Kornel Benko
Am Sat, 3 Apr 2021 18:13:17 +0200 schrieb pdv : > The Apple Clang compiler does not recognize the -Wno-deprecated-copy > compiler option. See thread "Re: warning: unknown warning option > '-Wno-deprecated-copy'" (8/10/2020) in this list. > > This was solved for the autotools build with commit

Re: Error when compiling with Qt6 on macOS

2021-03-26 Thread Kornel Benko
Am Fri, 26 Mar 2021 12:00:32 +0100 schrieb pdv : > > OK, I will ignore Qt6MacExtras for Qt6. (commit 9b03680a) > > > >> Configuring incomplete, errors occurred! > >> See also "/Users/chris/Git/LyX/build/CMakeFiles/CMakeOutput.log". > >> See also

Re: Error when compiling with Qt6 on macOS

2021-03-25 Thread Kornel Benko
Am Thu, 25 Mar 2021 14:50:20 +0100 schrieb Christoph Schmitz : > One library is obviously not installed by Homebrew: Qt6MacExtrasConfig. I > searched for > the two files manually, but without success. > > -- CMake error message: > > TOP_SRC_DIR = /Users/chris/Git/LyX > > Building

Re: Error when compiling with Qt6 on macOS

2021-03-25 Thread Kornel Benko
Am Thu, 25 Mar 2021 12:38:22 +0100 schrieb Christoph Schmitz : > Yes, I tried a clean build several times. And I tried it now again: > > - I deleted the local repository. > - I cloned the repository. > - I removed Qt5 (brew remove Qt5 && brew cleanup). > > Attached is the complete build log. >

Re: Error when compiling with Qt6 on macOS

2021-03-25 Thread Kornel Benko
Am Thu, 25 Mar 2021 11:27:02 +0100 schrieb Christoph Schmitz : > I have tried to compile LyX with Qt6 on macOS. The compiler stops quickly > after a > series of error messages. I attach a complete log file of my configure and > make run. > > Compiling LyX with Qt5 works with charm (thanks to

Re: Anyone on TeX Live 2021 pretest ? (to confirm a regression for ja LilyPond)

2021-03-22 Thread Kornel Benko
Am Wed, 17 Mar 2021 22:44:24 -0400 schrieb Scott Kostyshak : > The ctests for the Japanese LilyPond example file are failing on TeX > Live 2021 pretest. Attached is a minimal example. It compiles for me on > TeX Live 2020 but not TeX LIve 2021 pretest. Is anyone using the pretest > and can

Compiling Qt6 with cmake

2021-03-22 Thread Kornel Benko
With the help from Scott, we have now cmake files for this task. Since nothing changes for non-qt6 I am going to commit. The most disturbing thing was the need for Core5Compat. Attached the complete patch. Kornel diff --git a/CMakeLists.txt b/CMakeLists.txt index f8ca0c10fd..12dd3947be

Re: [LyX/master] Allow compiling with Qt6

2021-03-18 Thread Kornel Benko
Am Tue, 16 Mar 2021 22:51:12 +0100 schrieb Yu Jin : > >> Oh wait, that was my fault, chosen wrong folder now it configures ok, > >> will try > >> to compile.. > >   > Visual Studio gave a lot of errors, I attached a csv file containing those. > -- >     Eugene > These are many errors from

Re: [LyX/master] Allow compiling with Qt6

2021-03-16 Thread Kornel Benko
Am Tue, 16 Mar 2021 18:21:19 +0100 schrieb Yu Jin : > Am Di., 16. März 2021 um 16:36 Uhr schrieb Kornel Benko : > > > Am Tue, 16 Mar 2021 16:32:49 +0100 > > schrieb Yu Jin : > > > > > Just seen this one and wanted to try it out obviously :) > > > Bu

Re: [LyX/master] Allow compiling with Qt6

2021-03-16 Thread Kornel Benko
Am Tue, 16 Mar 2021 16:32:49 +0100 schrieb Yu Jin : > Just seen this one and wanted to try it out obviously :) > But it doesn't work for me on Windows. Using CMake GUI I notice that the > dropdown menu LYX_USE_QT does not contain QT6, just QT5, QT4 and AUTO as > before. When I choose AUTO it

Re: [LyX/master] Allow compiling with Qt6

2021-03-16 Thread Kornel Benko
Am Tue, 16 Mar 2021 15:43:59 +0100 schrieb Enrico Forestieri : > On Tue, Mar 16, 2021 at 11:08:03AM +0100, Kornel Benko wrote: > > > > Why not use QRegularExpression as in src/lyxfind.cpp? > > What do you mean? Unconditionally replacing QRegExp? I don't think it > can

Re: [LyX/master] Allow compiling with Qt6

2021-03-16 Thread Kornel Benko
Am Tue, 16 Mar 2021 10:44:13 +0100 schrieb Enrico Forestieri : > On Mon, Mar 15, 2021 at 10:52:19PM -0400, Scott Kostyshak wrote: > > > > Are there still QRegExp that need to be changed? I got an error from > > src/support/qstring_helpers.cpp. > > I actually don't know. Let me explain. There

Re: [LyX/master] Allow compiling with Qt6

2021-03-15 Thread Kornel Benko
Am Mon, 15 Mar 2021 17:33:49 +0100 (CET) schrieb Enrico Forestieri : > commit 635a7d77ddc94c63d52494dc4d68a930faccf45f > Author: Enrico Forestieri > Date: Mon Mar 15 17:09:09 2021 +0100 > > Allow compiling with Qt6 I had the impression we wanted to postpone compilation with Qt6 to after

Re: lyx master crashed when converting text to note

2021-03-15 Thread Kornel Benko
Am Mon, 15 Mar 2021 12:14:05 +0100 schrieb Jean-Marc Lasgouttes : > Le 15/03/2021 à 11:56, Pavel Sanda a écrit : > > On Sun, Mar 14, 2021 at 09:41:48PM +0100, Jean-Marc Lasgouttes wrote: > >> Le 14/03/2021 ?? 21:14, Pavel Sanda a écrit : > Thanks for tracking this. I'll have look next

Re: Compile Problems After Updating to Qt6

2021-03-12 Thread Kornel Benko
Am Fri, 12 Mar 2021 11:14:24 +0100 schrieb Kornel Benko : > Am Fri, 12 Mar 2021 10:33:57 +0100 > schrieb Jürgen Spitzmüller : > > > Am Donnerstag, dem 11.03.2021 um 18:56 +0100 schrieb Kornel Benko: > > > The guide is lengthy and I did not find QDateTime mentioned t

Re: Compile Problems After Updating to Qt6

2021-03-12 Thread Kornel Benko
Am Fri, 12 Mar 2021 10:33:57 +0100 schrieb Jürgen Spitzmüller : > Am Donnerstag, dem 11.03.2021 um 18:56 +0100 schrieb Kornel Benko: > > The guide is lengthy and I did not find QDateTime mentioned there. > > https://doc.qt.io/qt-5/qdatetime-obsolete.html > > >

Re: Compile Problems After Updating to Qt6

2021-03-11 Thread Kornel Benko
Am Thu, 11 Mar 2021 12:27:50 -0500 schrieb Richard Kimberly Heck : > > Trying to adapt cmake to qt6, I get compile errors > > > > usr2/src/lyx/lyx-git/src/insets/InsetInfo.cpp: In member function > > ‘std::__debug::vector, > > std::__cxx11::basic_string > > > >

Re: Compile Problems After Updating to Qt6

2021-03-11 Thread Kornel Benko
Am Thu, 11 Mar 2021 16:05:24 +0100 schrieb Christoph Schmitz : > This is a duplicate of a question already asked in the user forum. Riki > recommended to > post it in the developer forum. > > -- > > Operating system: macOS 11.3 Beta (20E5196f) > > I have been struggling with this problem for

Re: Crash removing Format

2021-03-09 Thread Kornel Benko
Am Tue, 9 Mar 2021 00:32:26 -0500 schrieb Scott Kostyshak : > > > > > > $ egrep -i epub preferences > > > \format "" "epub" "Epub" "" "" "" "" "" > > > \converter "docbook5" "" "dbtoepub -o $$o $$i" "" > > > > > > Restart lyx > > > remove converter docbook5 -> epub > > > Apply! > > > remove

Re: [LyX/master] Show zoom value in statusbar

2021-03-07 Thread Kornel Benko
Am Sun, 07 Mar 2021 18:37:10 +0100 schrieb Jürgen Spitzmüller : > Am Sonntag, dem 07.03.2021 um 17:48 +0100 schrieb Kornel Benko: > > Status bar shows it OK, but the slider is not updating if changing > > zoom with the mouse. > > Fixed. > > Jürgen > Works

Re: [LyX/master] Show zoom value in statusbar

2021-03-07 Thread Kornel Benko
Am Sun, 7 Mar 2021 17:16:58 +0100 (CET) schrieb Juergen Spitzmueller : > commit be6dc7dd5dc10f79ef2525b2ba77d0b02c46 > Author: Juergen Spitzmueller > Date: Sun Mar 7 17:21:52 2021 +0100 > > Show zoom value in statusbar > --- > src/frontends/qt/GuiView.cpp |7 +-- >

Re: [LyX/master] Zoom slider

2021-03-07 Thread Kornel Benko
Am Sun, 07 Mar 2021 14:33:50 +0100 schrieb Jürgen Spitzmüller : > Am Sonntag, dem 07.03.2021 um 14:18 +0100 schrieb Kornel Benko: > > I get > > > > > ---/usr2/src/lyx/lyx-git/src/frontends/qt/GuiView.cpp:633:31: > > > error: > > ‘const class

Re: [LyX/master] Zoom slider

2021-03-07 Thread Kornel Benko
Am Sun, 7 Mar 2021 13:24:29 +0100 (CET) schrieb Juergen Spitzmueller : > commit bdb006543b43f71a06fc5b9915d0df19aae0ef68 > Author: Juergen Spitzmueller > Date: Sun Mar 7 13:29:23 2021 +0100 > > Zoom slider I get > ---/usr2/src/lyx/lyx-git/src/frontends/qt/GuiView.cpp:633:31: error:

Re: EnchantChecker.cpp error

2021-03-06 Thread Kornel Benko
Am Sat, 6 Mar 2021 20:01:36 +0100 schrieb Jean-Marc Lasgouttes : > Le 06/03/2021 à 19:32, Kornel Benko a écrit : > > Am Sat, 6 Mar 2021 12:50:11 -0500 > > schrieb Scott Kostyshak : > > > >> I get the following on current master: > > Same here. > &g

Re: EnchantChecker.cpp error

2021-03-06 Thread Kornel Benko
Am Sat, 6 Mar 2021 12:50:11 -0500 schrieb Scott Kostyshak : > I get the following on current master: > > [ 81%] Building CXX object src/CMakeFiles/lyx.dir/EnchantChecker.cpp.o > cd /home/scott/lyxbuilds/master/CMakeBuild/src && /usr/bin/c++ > -DBOOST_USER_CONFIG="" -DHUNSPELL_STATIC

Double entry in unicodesymbols?

2021-02-27 Thread Kornel Benko
I don't understand the two entries there 0x2217 "\\textasteriskcentered" "textcomp" "force!=utf8x,deprecated" "\\ast" "" # ASTERISK OPERATOR ... 0x204e "\\textasteriskcentered" "textcomp" "force=utf8x" "\\ast" "" # LOW ASTERISK In both cases the same entry but different unicode. Because

Re: [LyX/master] Add support for search/replace within selection (#2548)

2021-02-16 Thread Kornel Benko
Am Tue, 16 Feb 2021 08:08:20 +0100 (CET) schrieb Juergen Spitzmueller : > commit 5980afaee0fe2909ddd369a35f1a81fd8a744015 > Author: Juergen Spitzmueller > Date: Tue Feb 16 08:11:09 2021 +0100 > > Add support for search/replace within selection (#2548) > --- Are you aware of following

Re: [RFC] Simple Search to Bottom Dock

2021-02-15 Thread Kornel Benko
Am Mon, 15 Feb 2021 10:09:17 +0100 schrieb Jürgen Spitzmüller : > Am Montag, dem 15.02.2021 um 09:59 +0100 schrieb Jean-Marc Lasgouttes: > >  What's that? Perform search while you edit the search string? > > > > Yes, like emacs does with Ctrl-S. > > And this always searches forward, right? >

Re: [RFC] Simple Search to Bottom Dock

2021-02-13 Thread Kornel Benko
Am Sat, 13 Feb 2021 14:31:43 +0100 schrieb Jürgen Spitzmüller : > Dear all > > I have a patch ready that moves the simple search dialog to the bottom > dock widget (see attached screenshot). > > This solves some long standing UI issues: > > * https://www.lyx.org/trac/ticket/2625 > *

Re: FindAdv, request for comments

2021-02-11 Thread Kornel Benko
Am Wed, 10 Feb 2021 00:38:15 -0500 schrieb Scott Kostyshak : > On Mon, Jan 25, 2021 at 02:02:09PM +0100, Kornel Benko wrote: > > Problems with FindAdv and search with not ignored format > > > > What we have now is something 'neither fish nor fowl'. > > >

Re: Use C++ testing framework

2021-02-11 Thread Kornel Benko
Am Thu, 11 Feb 2021 13:54:23 +0200 schrieb Yuriy Skalko : > > Compiles fine. > > Test is very fast (no options used) > > > > Is that the expected output? > > ... > > [doctest] doctest version is "2.4.5" > > [doctest] run with "--help" for options > >

Re: Use C++ testing framework

2021-02-11 Thread Kornel Benko
Am Thu, 11 Feb 2021 11:35:10 +0200 schrieb Yuriy Skalko : > > I'm all for focusing on 2.4.0 release. So I'll not push yet my commits into > > newly > > created branch features/unit-test-adoption. > > > After some time-out I've pushed my work on unit testing into > unit-test-adoption branch

Re: [LyX/master] Use SVG icons in itemize bullet selector

2021-02-09 Thread Kornel Benko
Am Tue, 09 Feb 2021 10:34:59 +0100 schrieb Jürgen Spitzmüller : > Am Dienstag, dem 09.02.2021 um 10:30 +0100 schrieb Juergen > Spitzmueller: > > commit 11b7714fc15475a2bb385943ece7b98273283114 > > Author: Juergen Spitzmueller > > Date:   Tue Feb 9 10:32:16 2021 +0100 > > > >     Use SVG icons

Re: [LyX/master] ePub: detect and use xsltproc.

2021-02-08 Thread Kornel Benko
Am Mon, 8 Feb 2021 17:04:24 +0100 schrieb Pavel Sanda : > d > On Mon, Feb 08, 2021 at 04:56:33PM +0100, Kornel Benko wrote: > > > There should not be any significant differences between the XSLT > > > processors. > > > > Would be nice to create 2 forma

Re: [LyX/master] ePub: detect and use xsltproc.

2021-02-08 Thread Kornel Benko
Am Mon, 8 Feb 2021 16:18:17 +0100 schrieb Thibaut Cuvelier : > On Mon, 8 Feb 2021 at 12:35, Pavel Sanda wrote: > > > On Sun, Feb 07, 2021 at 08:49:56PM +0100, Thibaut Cuvelier wrote: > > > commit 9d4ffac7fbc06893e79a19097ae1b5c762d830e0 > > > Author: Thibaut Cuvelier > > > Date: Sun Feb 7

Re: [LyX/master] Cmake + epub: Install needed docbook files

2021-02-07 Thread Kornel Benko
Am Sun, 7 Feb 2021 16:01:36 +0100 schrieb Pavel Sanda : > On Sun, Feb 07, 2021 at 03:24:03PM +0100, Kornel Benko wrote: > > > License is missing, we are not aloowed to distribute it without it. > > > > In that case it should not be part of lyx-sources too, I suppose.

Re: [LyX/master] Cmake + epub: Install needed docbook files

2021-02-07 Thread Kornel Benko
Am Sun, 7 Feb 2021 15:10:51 +0100 schrieb Pavel Sanda : > On Sun, Feb 07, 2021 at 12:35:43PM +0100, Kornel Benko wrote: > > commit f7ed7f53c478b0538a3b04bad69ed161c1cf9b16 > > Author: Kornel Benko > > Date: Sun Feb 7 12:37:58 2021 +0100 > > > > Cmake + e

Re: DocBook to ePub

2021-02-07 Thread Kornel Benko
Am Sun, 7 Feb 2021 11:45:33 +0100 schrieb Kornel Benko : > Am Sun, 7 Feb 2021 11:28:04 +0100 > schrieb Kornel Benko : > > > Am Sun, 7 Feb 2021 10:16:41 +0100 > > schrieb Pavel Sanda : > > > > > On Sun, Feb 07, 2021 at 06:36:17AM +0100, Thibaut Cuvelier

Re: DocBook to ePub

2021-02-07 Thread Kornel Benko
Am Sun, 7 Feb 2021 11:28:04 +0100 schrieb Kornel Benko : > Am Sun, 7 Feb 2021 10:16:41 +0100 > schrieb Pavel Sanda : > > > On Sun, Feb 07, 2021 at 06:36:17AM +0100, Thibaut Cuvelier wrote: > > > I've just pushed patches for these problems. Quotes are required

Re: DocBook to ePub

2021-02-07 Thread Kornel Benko
Am Sun, 7 Feb 2021 10:16:41 +0100 schrieb Pavel Sanda : > On Sun, Feb 07, 2021 at 06:36:17AM +0100, Thibaut Cuvelier wrote: > > I've just pushed patches for these problems. Quotes are required in some > > edge cases on Windows, so I added a switch based on the OS (a cleaner > > solution would be

<    1   2   3   4   5   6   7   8   9   10   >