cnwizards icon indicating copy to clipboard operation
cnwizards copied to clipboard

Error opening Delphi 10.3

Open zortatimo opened this issue 6 years ago • 18 comments

Hi, I recently installed Delphi 10.3. The first thing I did was installing cnWizards, but I can't open Delphi with it installed, it gets stuck when loading cnWizards, showing several error messages.

This one is shown as soon as cnWizards starts to load. 1

After the first Application Error, it shows this one: 2

Then it shows the Tip of the Day as well as the Abstract error and keeps showing the abstract error, until I kill bds.exe. 3

I've tried the latest nightly build, but got the same results. If there's some log or additional information I can provide, I'll be glad to. Thanks.

zortatimo avatar Mar 11 '19 14:03 zortatimo

I have the same issue.

sebomozd avatar Mar 17 '19 11:03 sebomozd

I don't have this issue with 10.3.1 but I'm getting #93.

baka0815 avatar Apr 05 '19 16:04 baka0815

can be reproduced in 10.3 when you disable themes and restart delphi

image

Sorien avatar May 07 '19 08:05 Sorien

Oh, thanks for the clue above. I guess there's a bug of AV when GetActiveThemeName from IDE if Theme Disabled. And the retrieving action is called at our initialization. I'll try to "catch" it.

shanzhashu avatar May 07 '19 14:05 shanzhashu

CnWizards_D103R.dll.zip I build a new DLL for 10.3 with adding the catch action, could anyone help to check whether the problem still exists or not?

shanzhashu avatar May 07 '19 14:05 shanzhashu

Still exists, but i have 10.3.1 with themes enabled.

sebomozd avatar May 07 '19 15:05 sebomozd

Thanks sebomozd. then I'll build a debug version to record some logs in our DebugViewer.

Can you try it to reproduce this problem again and save the logs in CnDebugViewer and paste here? CnWizards_D103R.dll.zip

shanzhashu avatar May 08 '19 01:05 shanzhashu

Sure: CnWizards-logs.zip

sebomozd avatar May 08 '19 10:05 sebomozd

sebomozd: Thanks, but what a pity that I don't see any error during the starting up. emmm.....

shanzhashu avatar May 08 '19 13:05 shanzhashu

Maybe the IDE is catching the exceptions? Pasted some screenshots from debuger, maybe this can help. There are many exceptions related to duplicate keybindings. Pictures.zip

sebomozd avatar May 08 '19 18:05 sebomozd

@shanzhashu my AV is fixed by your last changes ... it' seems it wasn't the same exception

Sorien avatar May 09 '19 05:05 Sorien

Yes, I also think they're different exceptions. However one fixed, good news.

shanzhashu avatar May 09 '19 15:05 shanzhashu

I have the same problem in win10 & 10.2.3 CnWizards_1.1.6.959 & CnWizards_1.1.7.975 both down.

KngStr avatar May 17 '19 12:05 KngStr

Please, see this comment https://github.com/cnpack/cnwizards/issues/74#issuecomment-504572733

Hope this help.

SantiPR avatar Jun 21 '19 21:06 SantiPR

Please, see this comment #74 (comment)

Hope this help.

Thanks, it works now.

sebomozd avatar Jun 21 '19 22:06 sebomozd

Please, see this comment #74 (comment)

Hope this help.

Thanks, it works now.

KngStr avatar Jun 22 '19 06:06 KngStr

logs.zip

haokucn avatar Mar 09 '20 16:03 haokucn

Solution: uninstall Delphi and install it on disk D uninstall cnwizards and install it on disk D

haokucn avatar Mar 10 '20 00:03 haokucn