Re: Crash in 2.3.x

2021-10-13 Thread Jürgen Spitzmüller
Am Mittwoch, dem 13.10.2021 um 22:05 +0200 schrieb Pavel Sanda: > Yes, I think it might be needed, because there was no null check for > this crash in the old code either. Various setXX routines probably > have internal null check inside Qt machinery. Please go ahead. Jürgen signature.asc Desc

Re: Crash in 2.3.x

2021-10-13 Thread Pavel Sanda
On Tue, Oct 12, 2021 at 07:50:47AM +0200, Jürgen Spitzmüller wrote: > Am Montag, dem 11.10.2021 um 21:37 +0200 schrieb Pavel Sanda: > > I quickly went through the original patch now, just wanted to double > > check that in two points - parent on GuiPrefs.cpp:3450 and > > item(character) on BulletsM

Re: Crash in 2.3.x

2021-10-11 Thread Jürgen Spitzmüller
Am Montag, dem 11.10.2021 um 21:37 +0200 schrieb Pavel Sanda: > I quickly went through the original patch now, just wanted to double > check that in two points - parent on GuiPrefs.cpp:3450 and > item(character) on BulletsModule.cpp:162 we can't reach null (it was > not self-obvious from the code t

Re: Crash in 2.3.x

2021-10-11 Thread Pavel Sanda
On Mon, Oct 11, 2021 at 06:43:16PM +0200, Jürgen Spitzmüller wrote: > Am Montag, dem 11.10.2021 um 17:55 +0200 schrieb Pavel Sanda: > > Bisect suggests the following commit: > > > > commit da0d01cc107d112d8b640dce92bfa6e943c1569c > > Author: Juergen Spitzmueller > > Date:   Sat Mar 13 11:29:54 20

Re: Crash in 2.3.x

2021-10-11 Thread Jürgen Spitzmüller
Am Montag, dem 11.10.2021 um 17:55 +0200 schrieb Pavel Sanda: > Bisect suggests the following commit: > > commit da0d01cc107d112d8b640dce92bfa6e943c1569c > Author: Juergen Spitzmueller > Date:   Sat Mar 13 11:29:54 2021 +0100 > >     Backport deprecation fix Attached patch fixes it. OK to comm

Re: Crash in 2.3.x

2021-10-11 Thread Pavel Sanda
On Mon, Oct 11, 2021 at 04:27:19PM +0200, Kornel Benko wrote: > Am Mon, 11 Oct 2021 15:51:07 +0200 > schrieb Pavel Sanda : > > > On Mon, Oct 11, 2021 at 03:39:18PM +0200, Pavel Sanda wrote: > > > Hi, > > > > > > can anyone reproduce the following crash recipy? : > > > 1. Preferences -> Shortcuts

Re: Crash in 2.3.x

2021-10-11 Thread Kornel Benko
Am Mon, 11 Oct 2021 15:51:07 +0200 schrieb Pavel Sanda : > On Mon, Oct 11, 2021 at 03:39:18PM +0200, Pavel Sanda wrote: > > Hi, > > > > can anyone reproduce the following crash recipy? : > > 1. Preferences -> Shortcuts -> Show keybindings containing > > 2. Press "i" > > 3. Kaboom > > > > Current

Re: Crash in 2.3.x

2021-10-11 Thread Pavel Sanda
On Mon, Oct 11, 2021 at 03:39:18PM +0200, Pavel Sanda wrote: > Hi, > > can anyone reproduce the following crash recipy? : > 1. Preferences -> Shortcuts -> Show keybindings containing > 2. Press "i" > 3. Kaboom > > Current 2.3.x branch on stable debian. (gdb) bt #0 0x77ca32d8 in QTreeWi

Crash in 2.3.x

2021-10-11 Thread Pavel Sanda
Hi, can anyone reproduce the following crash recipy? : 1. Preferences -> Shortcuts -> Show keybindings containing 2. Press "i" 3. Kaboom Current 2.3.x branch on stable debian. Pavel -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel