Re: Workarea does not follow search in master

2024-05-19 Thread Scott Kostyshak
On Sun, May 19, 2024 at 02:10:05PM GMT, Scott Kostyshak wrote: > On Sun, May 19, 2024 at 07:38:13PM GMT, Jean-Marc Lasgouttes wrote: > > Le 16/05/2024 à 18:48, Scott Kostyshak a écrit : > > > Not sure if it's related, but after a search, if I press escape to hide > > > the search bar, the part of

Re: Error: attempt to compare iterators from different sequences

2024-05-19 Thread Scott Kostyshak
On Sun, May 19, 2024 at 04:58:26PM GMT, Richard Kimberly Heck wrote: > On 5/19/24 15:15, Richard Kimberly Heck wrote: > > On 5/19/24 14:49, Jean-Marc Lasgouttes wrote: > > > Le 19/05/2024 à 20:20, Jean-Marc Lasgouttes a écrit : > > > > If you look at the error details, it seems to me that the > >

Re: Version 2.4.0~RC4 Instant preview stops working when inserting floats or comments

2024-05-19 Thread Pavel Sanda
On Sat, May 18, 2024 at 12:45:11PM +0200, Jürgen Spitzmüller wrote: > > Suggestion: It may be useful to indicate in the LyX wiki > > https://wiki.lyx.org/LyX/InstantPreview that suffix.sty and > > cprotect.sty are additionally needed for Instant Preview to work. > > Don't know about suffix, but

Re: Error: attempt to compare iterators from different sequences

2024-05-19 Thread Richard Kimberly Heck
On 5/19/24 15:15, Richard Kimberly Heck wrote: On 5/19/24 14:49, Jean-Marc Lasgouttes wrote: Le 19/05/2024 à 20:20, Jean-Marc Lasgouttes a écrit : If you look at the error details, it seems to me that the addresses are different. But this is weird. Note that we can use count() instead of

Re: Error: attempt to compare iterators from different sequences

2024-05-19 Thread Richard Kimberly Heck
On 5/19/24 14:49, Jean-Marc Lasgouttes wrote: Le 19/05/2024 à 20:20, Jean-Marc Lasgouttes a écrit : If you look at the error details, it seems to me that the addresses are different. But this is weird. Note that we can use count() instead of find(), which would solve the issue. What about

Re: Error: attempt to compare iterators from different sequences

2024-05-19 Thread Jean-Marc Lasgouttes
Le 19/05/2024 à 20:20, Jean-Marc Lasgouttes a écrit : If you look at the error details, it seems to me that the addresses are different. But this is weird. Note that we can use count() instead of find(), which would solve the issue. What about that? It seems that the compiler was right

Re: Error: attempt to compare iterators from different sequences

2024-05-19 Thread Jean-Marc Lasgouttes
Le 19/05/2024 à 20:11, Richard Kimberly Heck a écrit : On 5/19/24 13:55, Scott Kostyshak wrote: On Sun, May 19, 2024 at 07:27:42PM GMT, Jean-Marc Lasgouttes wrote: Le 18/05/2024 à 17:28, Scott Kostyshak a écrit : When I compile LyX with some compiler debug flags and extra checks, I get the

Re: Error: attempt to compare iterators from different sequences

2024-05-19 Thread Jean-Marc Lasgouttes
Le 19/05/2024 à 19:55, Scott Kostyshak a écrit : On Sun, May 19, 2024 at 07:27:42PM GMT, Jean-Marc Lasgouttes wrote: Le 18/05/2024 à 17:28, Scott Kostyshak a écrit : When I compile LyX with some compiler debug flags and extra checks, I get the output below when trying to compile a .lyx file to

Re: Error: attempt to compare iterators from different sequences

2024-05-19 Thread Richard Kimberly Heck
On 5/19/24 13:55, Scott Kostyshak wrote: On Sun, May 19, 2024 at 07:27:42PM GMT, Jean-Marc Lasgouttes wrote: Le 18/05/2024 à 17:28, Scott Kostyshak a écrit : When I compile LyX with some compiler debug flags and extra checks, I get the output below when trying to compile a .lyx file to PDF.

Re: Workarea does not follow search in master

2024-05-19 Thread Scott Kostyshak
On Sun, May 19, 2024 at 07:38:13PM GMT, Jean-Marc Lasgouttes wrote: > Le 16/05/2024 à 18:48, Scott Kostyshak a écrit : > > Not sure if it's related, but after a search, if I press escape to hide > > the search bar, the part of the work area behind the search panel is > > missing a painting update

Re: Error: attempt to compare iterators from different sequences

2024-05-19 Thread Scott Kostyshak
On Sun, May 19, 2024 at 07:27:42PM GMT, Jean-Marc Lasgouttes wrote: > Le 18/05/2024 à 17:28, Scott Kostyshak a écrit : > > When I compile LyX with some compiler debug flags and extra checks, I > > get the output below when trying to compile a .lyx file to PDF. > > > > Anything worth fixing here?

Re: Workarea does not follow search in master

2024-05-19 Thread Jean-Marc Lasgouttes
Le 16/05/2024 à 18:48, Scott Kostyshak a écrit : Not sure if it's related, but after a search, if I press escape to hide the search bar, the part of the work area behind the search panel is missing a painting update until I scroll. I failed to reproduce this with master with xcb and wayland,

Re: Error: attempt to compare iterators from different sequences

2024-05-19 Thread Jean-Marc Lasgouttes
Le 18/05/2024 à 17:28, Scott Kostyshak a écrit : When I compile LyX with some compiler debug flags and extra checks, I get the output below when trying to compile a .lyx file to PDF. Anything worth fixing here? Definitely. Could you run it under gdb and tell us where the error happened to

Re: Tests failing on recent master

2024-05-19 Thread Jean-Marc Lasgouttes
Le 18/05/2024 à 17:45, Jürgen Spitzmüller a écrit : Am Samstag, dem 18.05.2024 um 16:28 +0200 schrieb Kornel Benko: How should I know? I am reacting to the output of valgrind only. I'd like to understand why the patch is needed. And why only for this boolean. Otherwise it seems just a shot in

Re: [LyX/master] Handle URL escaping in beamer frames

2024-05-19 Thread Scott Kostyshak
Please ignore this "delete me also..." email (please don't delete me!). I'm debugging an issue with my MUA. The initial report about the file now not compiling is indeed valid. Scott On Sun, May 19, 2024 at 12:26:21PM GMT, Scott Kostyshak wrote: > delete me also... > > On Sun, May 19, 2024 at

Re: [LyX/master] Handle URL escaping in beamer frames

2024-05-19 Thread Scott Kostyshak
delete me also... On Sun, May 19, 2024 at 12:22:49PM GMT, Scott Kostyshak wrote: > On Mon, May 13, 2024 at 05:27:45AM GMT, Juergen Spitzmueller wrote: > > commit ed62816eb64b1af6c4edddb05782cab2cd3492af > > Author: Juergen Spitzmueller > > Date: Mon May 13 07:26:41 2024 +0200 > > > >

Re: [LyX/master] Handle URL escaping in beamer frames

2024-05-19 Thread Scott Kostyshak
On Mon, May 13, 2024 at 05:27:45AM GMT, Juergen Spitzmueller wrote: > commit ed62816eb64b1af6c4edddb05782cab2cd3492af > Author: Juergen Spitzmueller > Date: Mon May 13 07:26:41 2024 +0200 > > Handle URL escaping in beamer frames > > File format change -- this introduces the first

Entering a math macro using or does not display correctly

2024-05-19 Thread Scott Kostyshak
If I enter a math macro from below/above, it does not paint correctly. From left or right, it does display correctly. For an example, you can search in the Math manual for "Math macros". Can anyone reproduce? Scott signature.asc Description: PGP signature -- lyx-devel mailing list

Re: Version 2.4.0~RC4 Instant preview stops working when inserting floats or comments

2024-05-19 Thread Jürgen Spitzmüller
Am Samstag, dem 18.05.2024 um 20:00 +0100 schrieb José Matos: > But, for example, to correctly > compile the User Guide what is the list of latex dependencies? The User Guide loads these, but of course, other docs will require other packages: *File List* scrbook.cls2023/07/07 v3.41