Re: LyX 2.4.0~RC4 gnuplot onscreen previewing not working

2024-04-20 Thread José Matos
On Thu, 2024-04-11 at 21:38 +0200, Tobias Hilbricht wrote: > Dear readers,  > > I can compile the LyX gnuplot scripting example document, but the > gnuplot does not show up onscreen for previewing with needauth > converter enabled. By contrast, PDF-images do get converted for > onscreen preview.

Re: LyX 2.4.0~RC4 gnuplot onscreen previewing not working

2024-04-20 Thread José Matos
On Mon, 2024-04-15 at 10:01 +0100, José Matos wrote: > The change is in at: > https://www.lyx.org/trac/changeset/cdcaf0e7b6cc45bc74175667c390c3148c4730e9/lyxgit > > @Riki this is a candidate for 2.4.0. Is it OK? ping :-) -- José Abílio -- lyx-devel mailing list lyx-devel@lists.lyx.org

Re: LyX 2.4.0~RC4 gnuplot onscreen previewing not working

2024-04-15 Thread José Matos
On Sun, 2024-04-14 at 00:37 +0100, José Matos wrote: > Actually in the spirit of the other code the change is 2-lines. > > I will test this tomorrow and commit it. :-) The change is in at: https://www.lyx.org/trac/changeset/cdcaf0e7b6cc45bc74175667c390c3148c4730e9/lyxgit @Riki this is a

Re: LyX 2.4.0~RC4 gnuplot onscreen previewing not working

2024-04-13 Thread José Matos
On Fri, 2024-04-12 at 11:09 +0100, José Matos wrote: > The real fix is one line of code. :-) > I will do it later today. Actually in the spirit of the other code the change is 2-lines. I will test this tomorrow and commit it. :-) -- José Abílio diff --git a/src/graphics/GraphicsConverter.cpp

Re: LyX 2.4.0~RC4 gnuplot onscreen previewing not working

2024-04-12 Thread José Matos
On Thu, 2024-04-11 at 21:38 +0200, Tobias Hilbricht wrote: > graphics/GraphicsConverter.cpp (288): build_script ... > graphics/GraphicsConverter.cpp (414): ready! > graphics/GraphicsConverter.cpp (150): Conversion script: > -- > # -*- coding: utf-8 -*-