Page 1 of 1

Delphi 11 IDE integrated

Posted: Thu Mar 17, 2022 10:45 am
by shragam
Hi
I install the the last madExcept 5.1.2 on my new Delphi 11.1 and I can't check "enable IDE exception catching" as i can do with Delphi 10.4.2.
It's disabled.

Any help ?
Thanks , Shraga

Re: Delphi 11 IDE integrated

Posted: Thu Mar 17, 2022 4:48 pm
by madshi
You need to add the "madExceptIde_.bpl" to the list of IDE packages. I've removed it by default because some users had crashes in the IDE (which I think were the IDE's fault, but I can't be 100% sure).

Does madExcept work otherwise in 11.1? Haven't had time to test it yet.

Re: Delphi 11 IDE integrated

Posted: Thu Mar 17, 2022 6:36 pm
by shragam
Thanks, adding the bpl is working :) .
Till now, working ok on 11.1

Re: Delphi 11 IDE integrated

Posted: Wed Apr 13, 2022 11:25 am
by softtouch
With the madExceptIde_.bpl installed, I get an exception popup but the IDE continue running. When I remove the madExceptIde_.bpl, I also get an exception popup but the IDE terminates without any chance of saving the project. So for me its the opposite, without the .bpl, the IDE crash for me.

Re: Delphi 11 IDE integrated

Posted: Mon Apr 18, 2022 4:45 pm
by madshi
Does the popup also occur if madExcept is completely uninstalled?