DesignOpinion needed

2019-06-26 Thread Jason Sun
I managed to put together basic UI and mini-code editor/runner inside LyX. The terminal has been implemented. Other functions are still under active development. I would like to use this thread to ask for inputs on what other functions/UI should be prioritized. A screenshot of the current

Re: master: Python detection on Mac doesn't find python 2.7.15

2019-06-26 Thread Stephan Witt
Am 26.06.2019 um 14:08 schrieb Kornel Benko : > > Am Mittwoch, 26. Juni 2019, 13:21:25 CEST schrieb Stephan Witt: >>> I’m not surprised at these explanation. >>> >>> The real world scenario would be to disable python 3.4 on my system >>> and test it with 2.7.15 - this works for me. >>> >>> But

About file qt_i18n.h

2019-06-26 Thread Jason Sun
I see that in every .ui file there is a line that includes qt_i18n.h file. When I create a new .ui file in Qt Creator using in Designer Form, this line is not included. So I have to manually added it. The question is there a way to tell Qt Designer to include this include directive? Jason

Re: master: Python detection on Mac doesn't find python 2.7.15

2019-06-26 Thread José Abílio Matos
On Wednesday, 26 June 2019 13.08.37 WEST Kornel Benko wrote: > The patch (and the original) omits to work with python2.7? > I have not seen problems (cmake build allows 2.7 version) > > My versions are 2.7.12 and 3.5.2. > > Kornel They should I have tested them with 2.7 (.16 in my

Re: master: Python detection on Mac doesn't find python 2.7.15

2019-06-26 Thread José Abílio Matos
On Wednesday, 26 June 2019 11.40.07 WEST Stephan Witt wrote: > Hi José, > > I’m not surprised at these explanation. > > The real world scenario would be to disable python 3.4 on my system > and test it with 2.7.15 - this works for me. That is what I am proposing. :-) > But - if it’s clear LyX

Re: master: Python detection on Mac doesn't find python 2.7.15

2019-06-26 Thread Kornel Benko
Am Mittwoch, 26. Juni 2019, 13:21:25 CEST schrieb Stephan Witt: > > I’m not surprised at these explanation. > > > > The real world scenario would be to disable python 3.4 on my system > > and test it with 2.7.15 - this works for me. > > > > But - if it’s clear LyX doesn’t work with python 3.4 why

Re: master: Python detection on Mac doesn't find python 2.7.15

2019-06-26 Thread Stephan Witt
Am 26.06.2019 um 12:40 schrieb Stephan Witt : > > Am 26.06.2019 um 10:46 schrieb José Abílio Matos : >> >> On Tuesday, 25 June 2019 19.17.13 WEST Stephan Witt wrote: >>> +checking list of modules... >>> /Users/stephan/git/lyx-build/LyX-2.4.0dev.app/Contents/Resources/layouts/fix >>> me.module

Re: master: Python detection on Mac doesn't find python 2.7.15

2019-06-26 Thread Stephan Witt
Am 26.06.2019 um 10:46 schrieb José Abílio Matos : > > On Tuesday, 25 June 2019 19.17.13 WEST Stephan Witt wrote: >> +checking list of modules... >> /Users/stephan/git/lyx-build/LyX-2.4.0dev.app/Contents/Resources/layouts/fix >> me.module Traceback (most recent call last): >> File >>

Re: master: Python detection on Mac doesn't find python 2.7.15

2019-06-26 Thread José Abílio Matos
On Tuesday, 25 June 2019 19.17.13 WEST Stephan Witt wrote: > +checking list of modules... > /Users/stephan/git/lyx-build/LyX-2.4.0dev.app/Contents/Resources/layouts/fix > me.module Traceback (most recent call last): > File >