PDF conversion error

2023-12-02 Thread T Rex
When I insert a pdf I get the error: Traceback (most recent call last): File ".../scripts/convertDefault.py", line 64, in if sys.argv[1] == 'pdf' and (version >= 0x060206 or gm): ^^^ TypeError: '>=' not supported between instances of

Re: ctests failing on current master

2023-12-02 Thread Jürgen Spitzmüller
Am Samstag, dem 02.12.2023 um 10:40 +0100 schrieb Kornel Benko: > Am Fri, 1 Dec 2023 12:19:31 -0500 > schrieb Scott Kostyshak : > > > The following ctests are failing on current master: > > > >    check_layout/memoir.layout (Failed) > >    check_layout/powerdot.layout (Failed) > > Bisecting for

Re: ctests failing on current master

2023-12-02 Thread Kornel Benko
Am Sat, 02 Dec 2023 16:07:15 +0100 schrieb "Jürgen Spitzmüller" : > Am Samstag, dem 02.12.2023 um 10:40 +0100 schrieb Kornel Benko: > > Am Fri, 1 Dec 2023 12:19:31 -0500 > > schrieb Scott Kostyshak : > > > > > The following ctests are failing on current master: > > > > > >   

Re: ctests failing on current master

2023-12-02 Thread Kornel Benko
Am Sat, 02 Dec 2023 17:22:32 +0100 schrieb "Jürgen Spitzmüller" : > Am Samstag, dem 02.12.2023 um 17:16 +0100 schrieb Kornel Benko: > > In the lyx-bin directory there should also exist the command > > "check_layout". > > The use is simple: > > > > $ check_layout /usr2/src/lyx/lyx- > >

Re: ctests failing on current master

2023-12-02 Thread Kornel Benko
Am Fri, 1 Dec 2023 12:19:31 -0500 schrieb Scott Kostyshak : > The following ctests are failing on current master: > > check_layout/memoir.layout (Failed) > check_layout/powerdot.layout (Failed) Bisecting for check_layout/powerdot.layout led to: 3698281943611647738baba1b33a3bd08518e410 is

Re: PDF conversion error

2023-12-02 Thread T Rex
sorry, I see that it was treated El sáb, 2 dic 2023 a la(s) 09:46, T Rex (sixpa...@gmail.com) escribió: > When I insert a pdf I get the error: > > Traceback (most recent call last): > File ".../scripts/convertDefault.py", line 64, in > if sys.argv[1] == 'pdf' and (version >= 0x060206

Re: ctests failing on current master

2023-12-02 Thread Jürgen Spitzmüller
Am Samstag, dem 02.12.2023 um 17:16 +0100 schrieb Kornel Benko: > In the lyx-bin directory there should also exist the command > "check_layout". > The use is simple: > > $ check_layout /usr2/src/lyx/lyx- > test/lib/layouts/powerdot.layout > (of course "usr2/src/lyx/lyx-test/lib/layouts/" is

Re: ctests failing on current master

2023-12-02 Thread Kornel Benko
Am Sat, 2 Dec 2023 17:16:45 +0100 schrieb Kornel Benko : > Am Sat, 02 Dec 2023 16:07:15 +0100 > schrieb "Jürgen Spitzmüller" : > > > Am Samstag, dem 02.12.2023 um 10:40 +0100 schrieb Kornel Benko: > > > Am Fri, 1 Dec 2023 12:19:31 -0500 > > > schrieb Scott Kostyshak : > > > > > > > The

Re: PDF conversion error

2023-12-02 Thread José Matos
On Sat, 2023-12-02 at 11:25 -0500, T Rex wrote: > sorry, I see that it was treated Yes, we need to move this to the first place in our FAQ. :-D Question: What should I do since I have the XYZ problem? Answer: It is probably fixed in 2.4.0 version, please check there. In this particular case the