Re: Assertion when selecting large table in User Guide on master

2024-07-03 Thread Scott Kostyshak
On Wed, Jul 03, 2024 at 06:35:03PM GMT, Scott Kostyshak wrote: > On Wed, Jul 03, 2024 at 11:59:14PM GMT, Jean-Marc Lasgouttes wrote: > > Le 03/07/2024 à 19:34, Scott Kostyshak a écrit : > > > On Wed, Jul 03, 2024 at 05:48:23PM GMT, Jean-Marc Lasgouttes wrote: > > > > Le 03/07/2024 à 06:17, Scott Ko

Re: Assertion when selecting large table in User Guide on master

2024-07-03 Thread Scott Kostyshak
On Wed, Jul 03, 2024 at 11:59:14PM GMT, Jean-Marc Lasgouttes wrote: > Le 03/07/2024 à 19:34, Scott Kostyshak a écrit : > > On Wed, Jul 03, 2024 at 05:48:23PM GMT, Jean-Marc Lasgouttes wrote: > > > Le 03/07/2024 à 06:17, Scott Kostyshak a écrit : > > > > I still get an assertion while selecting the

Re: Assertion when selecting large table in User Guide on master

2024-07-03 Thread Jean-Marc Lasgouttes
Le 03/07/2024 à 19:34, Scott Kostyshak a écrit : On Wed, Jul 03, 2024 at 05:48:23PM GMT, Jean-Marc Lasgouttes wrote: Le 03/07/2024 à 06:17, Scott Kostyshak a écrit : I still get an assertion while selecting the phone table. Hmm, I was two quick in my testing. I just pushed two patches which:

Re: Assertion when selecting large table in User Guide on master

2024-07-03 Thread Scott Kostyshak
On Wed, Jul 03, 2024 at 05:48:23PM GMT, Jean-Marc Lasgouttes wrote: > Le 03/07/2024 à 06:17, Scott Kostyshak a écrit : > > I still get an assertion while selecting the phone table. > > Hmm, I was two quick in my testing. > > I just pushed two patches which: > 1/ avoids setting Update::SinglePar i

Re: Assertion when selecting large table in User Guide on master

2024-07-03 Thread Jean-Marc Lasgouttes
Le 03/07/2024 à 06:17, Scott Kostyshak a écrit : I still get an assertion while selecting the phone table. Hmm, I was two quick in my testing. I just pushed two patches which: 1/ avoids setting Update::SinglePar in a place where this does not make sense 2/ make BufferView::singleParUpdate rob

Re: Assertion when selecting large table in User Guide on master

2024-07-03 Thread Kornel Benko
Am Wed, 3 Jul 2024 00:17:29 -0400 schrieb Scott Kostyshak : > On Wed, Jul 03, 2024 at 12:35:38AM GMT, Jean-Marc Lasgouttes wrote: > > Le 02/07/2024 à 05:27, Scott Kostyshak a écrit : > > > I no longer get the assertion in that place. But if I work a bit harder > > > and drag the selection up and

Re: Assertion when selecting large table in User Guide on master

2024-07-02 Thread Scott Kostyshak
On Wed, Jul 03, 2024 at 12:35:38AM GMT, Jean-Marc Lasgouttes wrote: > Le 02/07/2024 à 05:27, Scott Kostyshak a écrit : > > I no longer get the assertion in that place. But if I work a bit harder > > and drag the selection up and down, eventually I get an assertion. > > Backtrace attached (this was

Re: Assertion when selecting large table in User Guide on master

2024-07-02 Thread Jean-Marc Lasgouttes
Le 02/07/2024 à 05:27, Scott Kostyshak a écrit : I no longer get the assertion in that place. But if I work a bit harder and drag the selection up and down, eventually I get an assertion. Backtrace attached (this was while testing the patch). OK, I just pushed a different solution: instead of b

Re: Assertion when selecting large table in User Guide on master

2024-07-02 Thread Jean-Marc Lasgouttes
Le 02/07/2024 à 17:44, Scott Kostyshak a écrit : Oops, sorry about that. Backtrace now attached. The way I reproduce is just drag selection with my mouse up and down, up and down in the User Guide. It usually just takes a few seconds. I can reproduce too. The goodpart is that the assertion abo

Re: Assertion when selecting large table in User Guide on master

2024-07-02 Thread Scott Kostyshak
On Mon, Jul 01, 2024 at 11:39:36PM GMT, Richard Kimberly Heck wrote: > No backtrace! > > On 7/1/24 11:27 PM, Scott Kostyshak wrote: > > On Tue, Jul 02, 2024 at 12:12:07AM GMT, Jean-Marc Lasgouttes wrote: > > > Le 28/06/2024 à 18:15, Scott Kostyshak a écrit : > > > > > Does this patch help? > > > >

Re: Assertion when selecting large table in User Guide on master

2024-07-01 Thread Richard Kimberly Heck
No backtrace! On 7/1/24 11:27 PM, Scott Kostyshak wrote: On Tue, Jul 02, 2024 at 12:12:07AM GMT, Jean-Marc Lasgouttes wrote: Le 28/06/2024 à 18:15, Scott Kostyshak a écrit : Does this patch help? It does not seem to help. I still get the assertion. This one should be better. I no longer get

Re: Assertion when selecting large table in User Guide on master

2024-07-01 Thread Scott Kostyshak
On Tue, Jul 02, 2024 at 12:12:07AM GMT, Jean-Marc Lasgouttes wrote: > Le 28/06/2024 à 18:15, Scott Kostyshak a écrit : > > > Does this patch help? > > > > It does not seem to help. I still get the assertion. > > This one should be better. I no longer get the assertion in that place. But if I wor

Re: Assertion when selecting large table in User Guide on master

2024-07-01 Thread Jean-Marc Lasgouttes
Le 28/06/2024 à 18:15, Scott Kostyshak a écrit : Does this patch help? It does not seem to help. I still get the assertion. This one should be better. JMarc From 59bac4712239505148b2fc8e3d9443373d138890 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Mon, 1 Jul 2024 23:56:33 +02

Re: Assertion when selecting large table in User Guide on master

2024-06-28 Thread José Matos
On Fri, 2024-06-28 at 14:29 -0400, Scott Kostyshak wrote: > The table is in the user guide. I open the user guide, I search for > "phone" which takes me to the table. Then I double click on a word a > couple of lines above the table, and hold and drag down. > > Scott Scott's recipe works for me:

Re: Assertion when selecting large table in User Guide on master

2024-06-28 Thread Scott Kostyshak
On Fri, Jun 28, 2024 at 07:57:43PM GMT, Jean-Marc Lasgouttes wrote: > Le 28/06/2024 à 18:15, Scott Kostyshak a écrit : > > On Fri, Jun 28, 2024 at 05:36:15PM GMT, Jean-Marc Lasgouttes wrote: > > > Le 26/06/2024 à 06:25, Scott Kostyshak a écrit : > > > > When I select the table with the mouse cursor

Re: Assertion when selecting large table in User Guide on master

2024-06-28 Thread Jean-Marc Lasgouttes
Le 28/06/2024 à 18:15, Scott Kostyshak a écrit : On Fri, Jun 28, 2024 at 05:36:15PM GMT, Jean-Marc Lasgouttes wrote: Le 26/06/2024 à 06:25, Scott Kostyshak a écrit : When I select the table with the mouse cursor (see attachment for which table), I get the following assertion: support/lasse

Re: Assertion when selecting large table in User Guide on master

2024-06-28 Thread Scott Kostyshak
On Fri, Jun 28, 2024 at 05:36:15PM GMT, Jean-Marc Lasgouttes wrote: > Le 26/06/2024 à 06:25, Scott Kostyshak a écrit : > > When I select the table with the mouse cursor (see attachment for which > > table), I get the following assertion: > > > >support/lassert.cpp (52): ASSERTION hasPosition()

Re: Assertion when selecting large table in User Guide on master

2024-06-28 Thread Jean-Marc Lasgouttes
Le 26/06/2024 à 06:25, Scott Kostyshak a écrit : When I select the table with the mouse cursor (see attachment for which table), I get the following assertion: support/lassert.cpp (52): ASSERTION hasPosition() VIOLATED IN /home/scott/lyxbuilds/master-master/repo/src/ParagraphMetrics.cpp:71

Assertion when selecting large table in User Guide on master

2024-06-25 Thread Scott Kostyshak
When I select the table with the mouse cursor (see attachment for which table), I get the following assertion: support/lassert.cpp (52): ASSERTION hasPosition() VIOLATED IN /home/scott/lyxbuilds/master-master/repo/src/ParagraphMetrics.cpp:71 I reproduce it by starting my mouse cursor selection