TsiLang Expert 7.8.2 raising AVs in Delphi 10.4

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
Malcolm
Posts: 114
Joined: Tue Jan 21, 2003 5:18 pm
Location: Scotland

TsiLang Expert 7.8.2 raising AVs in Delphi 10.4

Post by Malcolm »

Is it just me or can others see these issues?

Using the Expert to Save Project (as .SIB) raises an AV in coreide270.bpl
Using the Expert to Load Project raises an AV in vcl270.bpl

These are not TsiLang AVs. There are several QP reports about similar AVs and I can't believe that Embarcadero have not managed to release a Patch fixing them by now.
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Re: TsiLang Expert 7.8.2 raising AVs in Delphi 10.4

Post by isiticov »

Yes, there are such problems in IDE, at least I've discovered and reported similar problem to QP. It is even reproducible if you just open project with a lot of forms and then open ALL forms in IDE, after that just try to use menu File | Close All and the AV will appear. Anyway, as a workaround till they fix this you can try the following:
1. Open ALL forms of project in IDE.
2. Then use TsiLang Expert to Save or Load project.
3. Save project (if Load was used).
In this scenario in most cases AV doesn't appear while Save\Load action. But might appear when you close the project. :)
Malcolm
Posts: 114
Joined: Tue Jan 21, 2003 5:18 pm
Location: Scotland

Re: TsiLang Expert 7.8.2 raising AVs in Delphi 10.4

Post by Malcolm »

Thanks for the confirmation.
Yes, trying to use the Code Editor on any TStrings component gives an AV.
Malcolm
Posts: 114
Joined: Tue Jan 21, 2003 5:18 pm
Location: Scotland

Re: TsiLang Expert 7.8.2 raising AVs in Delphi 10.4

Post by Malcolm »

Seems to be fixed by EMB's Patch2.
(But not all/some of the other AVs in the Delphi IDE)
Post Reply