Re: [LyX/master] Add new placeholder $${python} to configure

2022-01-23 Thread Pavel Sanda
On Sun, Jan 23, 2022 at 04:06:07PM +, José Abílio Matos wrote: > Could it be a cache interfering? > Are the previewed files cached? I don't think so. I also checked whether missing reconfigure could have been the case, but it does not look like that either. Last thing coming to my mind is that

Re: [LyX/master] Add new placeholder $${python} to configure

2022-01-23 Thread José Abílio Matos
On Sunday, 23 January 2022 15.01.33 WET Pavel Sanda wrote: > On Sat, Jan 22, 2022 at 09:54:39PM +, José Abílio Matos wrote: > > The problem here is that the placeholder is not replaced before being used. > > In order to see what python is being used you can see: > > > > Help->About LyX > > p

Re: [LyX/master] Add new placeholder $${python} to configure

2022-01-23 Thread Pavel Sanda
On Sat, Jan 22, 2022 at 09:54:39PM +, José Abílio Matos wrote: > The problem here is that the placeholder is not replaced before being used. > In order to see what python is being used you can see: > > Help->About LyX python3 -tt > In a hunch does the attached patch fixes the issue? > The id

Re: [LyX/master] Add new placeholder $${python} to configure

2022-01-22 Thread José Abílio Matos
On Saturday, 22 January 2022 19.49.26 WET Pavel Sanda wrote: > Hi Jose, > > this what I see in curent master: > 1. start lyx > 2. load file > 3. this is what I see in terminal window: > env: '$${python}': No such file or directory > > Most likely related to image preview conversions, this what I

Re: [LyX/master] Add new placeholder $${python} to configure

2022-01-22 Thread Pavel Sanda
On Tue, Jan 04, 2022 at 12:52:37AM +0100, JosĂŠ Matos wrote: > commit 109ea2be4a21ca93d22ab25703b3352a50fbbe3b > Author: José Matos > Date: Tue Jan 4 00:21:34 2022 + > > Add new placeholder $${python} to configure > > This ensures that we use a consistent Python interpreter in