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: Issue when putting bib items in note: CoordCache.cpp (26): break on pointer

2024-07-01 Thread Scott Kostyshak
On Tue, Jul 02, 2024 at 01:03:09AM GMT, Jean-Marc Lasgouttes wrote: > Le 28/06/2024 à 19:43, Scott Kostyshak a écrit : > > To reproduce on current master: > > > > 1. Open the User Guide. > > 2. Enable editing. > > 3. Go to end of the document. > > 4. Select as is shown in the attached screenshot.

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

2.4.1 Tarballs

2024-07-01 Thread Richard Kimberly Heck
Here: http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/ It might be worth waiting a day to build binaries, just in case anything comes up. Riki -- Richard Kimberly (Riki) Heck Professor of Philosophy and Professor of Linguistics Brown University Pronouns: they/them/thei

Re: lyx 2.4.0 crashes on the command line on Silicon Mac

2024-07-01 Thread john kennan
This runs fine on my machine (Apple M1 Max) LyX Version 2.4.0 (May 25, 2024) Qt Version (run-time): 5.15.13 on platform cocoa Qt Version (compile-time): 5.15.13 OS Version (run-time): macOS 14.5 Python detected: 3.10.1 (/usr/local/bin/python3) Where SIGSEGV happens in newfile1.err, instead the nex

Re: Issue when putting bib items in note: CoordCache.cpp (26): break on pointer

2024-07-01 Thread Jean-Marc Lasgouttes
Le 28/06/2024 à 19:43, Scott Kostyshak a écrit : To reproduce on current master: 1. Open the User Guide. 2. Enable editing. 3. Go to end of the document. 4. Select as is shown in the attached screenshot. 5. Click the yellow note icon to insert a LyX note. 6. Click "OK" on the dialog that pops up

Re: lyx 2.4.0 crashes on the command line on Silicon Mac

2024-07-01 Thread Stephan Witt
Am 02.07.2024 um 00:15 schrieb Stephan Witt : > > Am 01.07.2024 um 13:03 schrieb Dr Eberhard Lisse : >> >> Hi, >> >> when trying to compile even the document enclosed, from the command >> line on my ARM Mac Mini, like so: >> >> /Applications/LyX.app/Contents/MacOS/lyx -dbg all -f -e pdf5

Re: lyx 2.4.0 crashes on the command line on Silicon Mac

2024-07-01 Thread Stephan Witt
Am 01.07.2024 um 13:03 schrieb Dr Eberhard Lisse : > > Hi, > > when trying to compile even the document enclosed, from the command > line on my ARM Mac Mini, like so: > > /Applications/LyX.app/Contents/MacOS/lyx -dbg all -f -e pdf5 > newfile1.lyx > > I am getting the enclosed crash repor

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: lyx 2.4.0 crashes on the command line on Silicon Mac

2024-07-01 Thread Dr Eberhard Lisse
Thanks, can anyone reproduce this? el On 2024/07/01 17:43, Richard Kimberly Heck wrote: > On 7/1/24 7:03 AM, Dr Eberhard Lisse wrote: >> Hi, >> >> when trying to compile even the document enclosed, from the command >> line on my ARM Mac Mini, like so: >> >> /Applications/LyX.app/Contents/M

Re: lyx 2.4.0 crashes on the command line on Silicon Mac

2024-07-01 Thread Richard Kimberly Heck
On 7/1/24 7:03 AM, Dr Eberhard Lisse wrote: Hi, when trying to compile even the document enclosed, from the command line on my ARM Mac Mini, like so: /Applications/LyX.app/Contents/MacOS/lyx -dbg all -f -e pdf5 newfile1.lyx I am getting the enclosed crash report (also without using -d

lyx 2.4.0 crashes on the command line on Silicon Mac

2024-07-01 Thread Dr Eberhard Lisse
Hi, when trying to compile even the document enclosed, from the command line on my ARM Mac Mini, like so: /Applications/LyX.app/Contents/MacOS/lyx -dbg all -f -e pdf5 newfile1.lyx I am getting the enclosed crash report (also without using -dbg) Doing this on an Intel works as it should