On Mon, 2023-09-18 at 13:28 +0200, Pavel Sanda wrote:
> Actually maybe the python default in lyx's windows release is now v3
> so we don't need to do anything...
My thinking as well. :-)
--
José Abílio
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-de
On Mon, Sep 18, 2023 at 01:25:34PM +0200, Pavel Sanda wrote:
> On Mon, Sep 18, 2023 at 12:06:52PM +0100, José Matos wrote:
> > On Mon, 2023-09-18 at 10:39 +0200, Pavel Sanda wrote:
> > > Jose, does it mean that you propose patching Python source? Can't we
> > > fix this ourselves?
> > > Pavel
> >
On Mon, Sep 18, 2023 at 12:06:52PM +0100, José Matos wrote:
> On Mon, 2023-09-18 at 10:39 +0200, Pavel Sanda wrote:
> > Jose, does it mean that you propose patching Python source? Can't we
> > fix this ourselves?
> > Pavel
>
> This issue is discussed here. And now I understand why the need for
> r
On Mon, 2023-09-18 at 10:39 +0200, Pavel Sanda wrote:
> Jose, does it mean that you propose patching Python source? Can't we
> fix this ourselves?
> Pavel
This issue is discussed here. And now I understand why the need for
reload:
https://stackoverflow.com/questions/3828723/why-should-we-not-use-s
> > in "C:\Program Files\LyX 2.3\Python\Lib\subprocess.py". Then the
> > Reconfiguring works.
> >
> > I am not sure someone will read this. If anyone readed this, please
> > reply to this mail about the progress. Or I will try other way to
> > feedback
On Sun, 2023-09-17 at 11:48 +0800, Dai Longzhi 戴龙至 wrote:
> How to fix:
> I found a way in Zhihu.com. It add this:
> import sys
> reload(sys)
> sys.setdefaultencoding("utf-8")
> in "C:\Program Files\LyX 2.3\Python\Lib\subprocess.py". Then the
> Reconfiguri
Bacis Info & Reproduce:
System: Windows 10 22H2 64-bit System Language is Chinese (Simplified)
Lyx: Fresh new installed LyX Version 2.3.7 with Texlive
full-installed
Path to Install: C:\Program Files\LyX
2.3\ # (Non-Chinese Path)
Debug message:
11:09:54.257: (buf
Bacis Info & Reproduce:
System: Windows 10 22H2 64-bit System Language is Chinese (Simplified)
Lyx: Fresh new installed LyX Version 2.3.7 with Texlive
full-installed
Path to Install: C:\Program Files\LyX
2.3\ # (Non-Chinese Path)
Debug message:
11:09:54.257: (buf
I'm replying to this message:
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg209345.html
Sorry, don't know how to reply in that thread directly without
subscribing to the mailing list.
> I compiled some versions back with Qt5 and could not find any where it
> worked with qt5. It might als
Am Dienstag, den 16.07.2019, 18:45 +0200 schrieb Daniel:
> > It works with Qt4, but not with Qt5. I am not sure whether it ever
> > worked with Qt5, actually.
>
> I think the windows version of LyX has been on Qt5 for a while now.
I compiled some versions back with Qt5 and could not find any wher
On 16/7/19 17:59, Jürgen Spitzmüller wrote:
Am Montag, den 15.07.2019, 22:30 -0400 schrieb Richard Kimberly Heck:
I'm seeing the same problem all the way back to 2.3.1. I can't
compile
2.3.0 right now, due to an error involving QButtonGroup. Weird none
of
us noticed it before
It works with
Am Montag, den 15.07.2019, 22:30 -0400 schrieb Richard Kimberly Heck:
> I'm seeing the same problem all the way back to 2.3.1. I can't
> compile
> 2.3.0 right now, due to an error involving QButtonGroup. Weird none
> of
> us noticed it before
It works with Qt4, but not with Qt5. I am not sure
On 7/15/19 9:46 PM, Richard Kimberly Heck wrote:
> On 7/15/19 5:38 PM, Jean-Marc Lasgouttes wrote:
>> Le 15/07/2019 à 14:59, Daniel a écrit :
>>> On 26/6/19 6:56, Andrew Parsloe wrote:
>>>> Previously, when reconfiguring, some indication of progress has been
>>&
On 7/15/19 5:38 PM, Jean-Marc Lasgouttes wrote:
> Le 15/07/2019 à 14:59, Daniel a écrit :
>> On 26/6/19 6:56, Andrew Parsloe wrote:
>>> Previously, when reconfiguring, some indication of progress has been
>>> displayed in the status line. With 2.3.3 under windows 10,
Le 15/07/2019 à 14:59, Daniel a écrit :
On 26/6/19 6:56, Andrew Parsloe wrote:
Previously, when reconfiguring, some indication of progress has been
displayed in the status line. With 2.3.3 under windows 10, there is no
status line indication, in fact no indication whatever until I click
on
On 26/6/19 6:56, Andrew Parsloe wrote:
Previously, when reconfiguring, some indication of progress has been
displayed in the status line. With 2.3.3 under windows 10, there is no
status line indication, in fact no indication whatever until I click on
LyX when the operating system's rot
Previously, when reconfiguring, some indication of progress has been
displayed in the status line. With 2.3.3 under windows 10, there is no
status line indication, in fact no indication whatever until I click on
LyX when the operating system's rotating circle is displayed. This was
moment
Hello,
The following patch avoids reconfiguring LyX everytime in some
situations. Just a backwards test.
Committing.
JMarc
Index: src/ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/ChangeLog,v
retrieving revision 1.2125
18 matches
Mail list logo