Re: Error with Qt 6 and autotools

2023-08-25 Thread Jean-Marc Lasgouttes
Le 25/08/2023 à 22:08, Cor Blom a écrit : Sorry, no change. I give up. Maybe you could just try to ask the suse/qt people why qmake6 does not produce a Makefile in this case? JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: Error with Qt 6 and autotools

2023-08-25 Thread Enrico Forestieri
On Fri, Aug 25, 2023 at 10:08:44PM +0200, Cor Blom wrote: Op 25-08-2023 om 21:53 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 08:45:41PM +0200, Cor Blom wrote: Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om

Re: Error with Qt 6 and autotools

2023-08-25 Thread Cor Blom
Op 25-08-2023 om 21:53 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 08:45:41PM +0200, Cor Blom wrote: Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please

Re: Error with Qt 6 and autotools

2023-08-25 Thread Enrico Forestieri
On Fri, Aug 25, 2023 at 08:45:41PM +0200, Cor Blom wrote: Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s

Re: Error with Qt 6 and autotools

2023-08-25 Thread Cor Blom
Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s INCPATH $ make -s LIBS $ make -s EXPORT_MISSING For all

Re: Bug: counter of recent documents in Preferences dialog

2023-08-25 Thread Pavel Sanda
On Fri, Aug 25, 2023 at 01:36:41PM +0200, Pavel Sanda wrote: > > At this point I suggest reverting the change you made, unless someone else > > claims to have reproduced the bug. But it is just a suggestion. > > Ok, I can do that. Committed. P -- lyx-devel mailing list lyx-devel@lists.lyx.org

Re: Error with Qt 6 and autotools

2023-08-25 Thread Enrico Forestieri
On Fri, Aug 25, 2023 at 06:53:42PM +0200, Cor Blom wrote: Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s

Re: Error with Qt 6 and autotools

2023-08-25 Thread Enrico Forestieri
On Fri, Aug 25, 2023 at 06:46:18PM +0200, Cor Blom wrote: Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s

Re: Error with Qt 6 and autotools

2023-08-25 Thread Cor Blom
Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s INCPATH $ make -s LIBS $ make -s EXPORT_MISSING For all I

Re: Error with Qt 6 and autotools

2023-08-25 Thread Cor Blom
Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s INCPATH $ make -s LIBS $ make -s EXPORT_MISSING For all I

Re: Can I backport this commit to 2.3.x for cat.po?

2023-08-25 Thread Scott Kostyshak
On Fri, Aug 25, 2023 at 11:47:13AM -0400, Richard Kimberly Heck wrote: > On 8/25/23 10:31, Scott Kostyshak wrote: > > On Fri, Aug 25, 2023 at 10:24:42AM -0400, Scott Kostyshak wrote: > > > On Ubuntu 23.04 I now get an error without the following commit in > > > master:

Re: Error with Qt 6 and autotools

2023-08-25 Thread Enrico Forestieri
On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s INCPATH $ make -s LIBS $ make -s EXPORT_MISSING For all I get: make: *** No rule to make target etc. What

Re: Can I backport this commit to 2.3.x for cat.po?

2023-08-25 Thread Richard Kimberly Heck
On 8/25/23 10:31, Scott Kostyshak wrote: On Fri, Aug 25, 2023 at 10:24:42AM -0400, Scott Kostyshak wrote: On Ubuntu 23.04 I now get an error without the following commit in master: 9715d3504c6a74f9a498e2d9232956255110225d Here's the error: cd /home/scott/lyxbuilds/2.3.x/CMakeBuild/po &&

Re: Can I backport this commit to 2.3.x for cat.po?

2023-08-25 Thread Scott Kostyshak
On Fri, Aug 25, 2023 at 10:24:42AM -0400, Scott Kostyshak wrote: > On Ubuntu 23.04 I now get an error without the following commit in master: > 9715d3504c6a74f9a498e2d9232956255110225d > > Here's the error: > > cd /home/scott/lyxbuilds/2.3.x/CMakeBuild/po && /usr/bin/python3 >

Can I backport this commit to 2.3.x for cat.po?

2023-08-25 Thread Scott Kostyshak
On Ubuntu 23.04 I now get an error without the following commit in master: 9715d3504c6a74f9a498e2d9232956255110225d Here's the error: cd /home/scott/lyxbuilds/2.3.x/CMakeBuild/po && /usr/bin/python3 /home/scott/lyxbuilds/2.3.x/repo/development/cmake/po/cat.py

Re: Error with Qt 6 and autotools

2023-08-25 Thread Cor Blom
Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s INCPATH $ make -s LIBS $ make -s EXPORT_MISSING For all I get: make: *** No rule to make target etc. What am I missing? Cor -- lyx-devel mailing list

Re: Bug: counter of recent documents in Preferences dialog

2023-08-25 Thread Pavel Sanda
On Wed, Aug 23, 2023 at 11:06:01AM +0200, Dan wrote: > >> The problem > >> > >> Follow through > >>  1. Run Lyx (version, build and OS info in the text attatchment). > >>  2. Open the Preferences dialog (Tools > Preferences). 3. In the Look and > >> Feel section, choose User

Re: Error with Qt 6 and autotools

2023-08-25 Thread Enrico Forestieri
On Thu, Aug 24, 2023 at 01:53:48PM +0200, Cor Blom wrote: Op 24-08-2023 om 13:49 schreef Jean-Marc Lasgouttes: Le 24/08/2023 à 13:27, Cor Blom a écrit : Can I see src/frontends/qt/Makefile too? See attached. I use a recent git checkout, so it should be the same as the one in the git

Re: Error with Qt 6 and autotools

2023-08-25 Thread Cor Blom
[ 45s] make all-am [ 45s] make[6]: Entering directory '/home/abuild/rpmbuild/BUILD/lyx-qt6-2.4.1692654261.fe74c24da9/src/frontends/qt' [ 45s] CXX ButtonPolicy.o [ 45s] CXX Dialog.o [ 45s] CXX DialogFactory.o [ 45s] CXX Action.o [ 45s] In file included