Re: Fwd: 2.3.0alpha1-1

2017-05-12 Thread Kornel Benko
Am Freitag, 12. Mai 2017 um 19:12:18, schrieb José Abílio Matos > On Friday, 12 May 2017 18.16.28 WEST Kornel Benko wrote: > > Have you tried math-preview with standard output format PDF(lualatex)? > > I know, this has nothing to do with python2 vs. python3, but since you are >

Re: Fwd: 2.3.0alpha1-1

2017-05-12 Thread José Abílio Matos
On Friday, 12 May 2017 18.16.28 WEST Kornel Benko wrote: > Have you tried math-preview with standard output format PDF(lualatex)? > I know, this has nothing to do with python2 vs. python3, but since you are > looking into the relevant files, it may interest you. > > Kornel I tried and I

Re: Fwd: 2.3.0alpha1-1

2017-05-12 Thread Kornel Benko
Am Freitag, 12. Mai 2017 um 17:34:24, schrieb José Abílio Matos > With the several patches committed this week I am able to open all the > documents in the LyX's documentation with no crash in the lyxpreview scripts > when running python 3. > > I suspect that there could be

Re: Fwd: 2.3.0alpha1-1

2017-05-12 Thread José Abílio Matos
With the several patches committed this week I am able to open all the documents in the LyX's documentation with no crash in the lyxpreview scripts when running python 3. I suspect that there could be other places needing to be fixed but for now it is working. Regards, -- José Abílio

Re: Fwd: 2.3.0alpha1-1

2017-05-11 Thread Kornel Benko
Am Donnerstag, 11. Mai 2017 um 11:59:28, schrieb José Abílio Matos > On Tuesday, 9 May 2017 12.20.13 WEST Scott Kostyshak wrote: > > On Tue, May 09, 2017 at 10:10:12AM +0100, José Abílio Matos wrote: > > > In order to test the python3 support I created the fedora packages that >

Re: Fwd: 2.3.0alpha1-1

2017-05-11 Thread José Abílio Matos
On Tuesday, 9 May 2017 12.20.13 WEST Scott Kostyshak wrote: > On Tue, May 09, 2017 at 10:10:12AM +0100, José Abílio Matos wrote: > > In order to test the python3 support I created the fedora packages that > > force the usage of python 3. > > Attached follows the patch that I have used to force the

Re: Fwd: 2.3.0alpha1-1

2017-05-09 Thread Scott Kostyshak
On Tue, May 09, 2017 at 10:10:12AM +0100, José Abílio Matos wrote: > In order to test the python3 support I created the fedora packages that force > the usage of python 3. > Attached follows the patch that I have used to force the python 3. This is a > brute force approach but the main idea is

Re: Fwd: 2.3.0alpha1-1

2017-05-09 Thread José Abílio Matos
On Tuesday, 9 May 2017 08.11.22 WEST Pavel Sanda wrote: > Jose, as mentioned in other thread, could you summarize the current python > situation in master and put it into RELEASE_NOTES? > As packager I would like to see: what versions of python are currently > supported and which version is

Re: Fwd: 2.3.0alpha1-1

2017-05-09 Thread Pavel Sanda
José Abílio Matos wrote: > On Monday, 8 May 2017 18.48.30 WEST Richard Heck wrote: > > That's the error there. For some reason the called version of python > > does not see that module. Note that the two versions of python are very > > different: 2.7.5 and 3.6.1. I would guess that the argparse

Re: Fwd: 2.3.0alpha1-1

2017-05-08 Thread José Abílio Matos
On Monday, 8 May 2017 18.48.30 WEST Richard Heck wrote: > That's the error there. For some reason the called version of python > does not see that module. Note that the two versions of python are very > different: 2.7.5 and 3.6.1. I would guess that the argparse module may > not be installed for

Re: Fwd: 2.3.0alpha1-1

2017-05-08 Thread Richard Heck
On 05/08/2017 11:22 AM, john kennan wrote: > Scott: > > log file, as requested. > > John > > > jkmac:referee jk$ /Applications/LyX.app/Contents/MacOS/lyx -dbg info > "/Users/jk/Box Sync/jk/jkdonorblurb.lyx" > Setting debug level to info > Debugging `info' (General information) >

Fwd: 2.3.0alpha1-1

2017-05-08 Thread john kennan
Scott: log file, as requested. John jkmac:referee jk$ /Applications/LyX.app/Contents/MacOS/lyx -dbg info "/Users/jk/Box Sync/jk/jkdonorblurb.lyx" Setting debug level to info Debugging `info' (General information) support/filetools.cpp (1002): Running: python -tt -V 2>&1 support/filetools.cpp