PDA

View Full Version : Crash when adding row to table


cnewtonne
08-25-2020, 09:55 AM
I'm able to reproduce this crash consistently. This is how ...

1. Go to menu / Format / Insert table / Choose 3 rows + 3 columns
2. Place cursor past right border of the last cell in row 2
3. Hit ENTER to add a row
4. UR should crash.

Crash occurs with riched20.dll 12, 14, 15, 16.

Screen recorder. https://www.dropbox.com/s/3vvxd6o3fkakvty/URCrashesOnTableRowInsert.mp4?dl=0

Ultra Recall Professional 6.1 (x64)
Copyright © 2004-2020 Kinook Software, Inc.
Registered to: #### (1-user license)
Windows version: Windows 10 Home
Install path: C:\Program Files\UltraRecall
HRW15.DLL version 15.0.0.1
HTW21.DLL version 21,0,0,0
MSPTLS.DLL version 16.0.11929.20048
msvcr100.dll version 10.00.40219.325
PolarSpellChecker.dll version 4.0.5.5
RICHED20.DLL version 16.0.11929.20048
SftPrintPreview_x64_U_20.dll version 2.07
TEW26.DLL version 26.0.0.7
UltraRecall.exe version 6.1.0.1
unins000.exe version 51.52.0.0
Database filename: C:\Users\xxxxx\ur-lab.urd
Database version: 4.0.1 [FTS]

kinook
08-25-2020, 10:27 PM
We will investigate, but for now, you will need to disable the spell checker (uncheck Tools | Quick Options | Spelling: Enable spell checker and restart) when using higher versions of the rich edit control and 64-bit UR.

cnewtonne
08-26-2020, 07:06 AM
Disabling spell-checker resolves the crash. Thank you.

yfuser
08-26-2020, 10:35 AM
Disabling spell-checker resolves the crash. Thank you.

Same with mine. Disabling the spell checking resolved the issue for me.

cnewtonne
08-30-2020, 07:39 AM
Kinook ...

Thanks for investigating it. Just a kindly request, please. Being able to work with tables in UR is so critical for my work. Whatever you can do improve this functionality will be truly & highly appreciated.

Thanks

kinook
08-30-2020, 04:03 PM
This is fixed in the latest download (PolarSpellChecker.dll 4.0.5.6).

cnewtonne
08-31-2020, 01:11 PM
I confirm.
Inserting a new row into a table no longer crashes UR when spell-checker is turned on.

Thank you