Re: Emergency-dialog options

2021-04-01 Thread José Abílio Matos
On Thursday, April 1, 2021 7:56:16 PM WEST Pavel Sanda wrote: > When we disable multithreading, the crashes are gone. > The downside is that comparison can not be canceled while running. > > Attached the final patch. If no objections are raised I'll commit. > > Pavel Please do, this is one area

Re: Emergency-dialog options

2021-04-01 Thread Pavel Sanda
On Thu, Mar 25, 2021 at 11:35:44AM +0100, Pavel Sanda wrote: > I can see two possible reasons: > 1. Compare is using threads and there is some resource conflict (like writing > to LYXERR or whatever) When we disable multithreading, the crashes are gone. The downside is that comparison can not

Re: Emergency-dialog options

2021-03-25 Thread Pavel Sanda
On Sun, Mar 14, 2021 at 09:40:38PM +0100, Pavel Sanda wrote: > we have two 2.4 milestoned bugs: > #11253 - requesting option of opening both side by side. > #4658 - requesting option of running comparison between original and > emergency copy > > No one is actually sure about the best way how to

Emergency-dialog options

2021-03-14 Thread Pavel Sanda
Hi, we have two 2.4 milestoned bugs: #11253 - requesting option of opening both side by side. #4658 - requesting option of running comparison between original and emergency copy No one is actually sure about the best way how to fix the dialog. I see these options: a) fix #11253 only b) fix