Crash when saving DlgsCaptions and other properties

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
MainSoft
Posts: 52
Joined: Mon Feb 14, 2005 9:18 am
Contact:

Crash when saving DlgsCaptions and other properties

Post by MainSoft »

Hi,

Here are the steps to reproduce...

1. Load Delphi 6 project.
2. Select a form containing a TsiLang component and select it.
3. Go to the Property window and select the DlgsCaptions property
4. Click on the ... button. This displays the Translation editor for the Dialogs section
5. Click on File | Save...

Access violation at address 048F0CBF in module 'TsiLang_D6.bpl'. Read of address 00000020.

The problem also occurs with the following properties:
Captions
Charsets
Collections
DisplayLabels
Fonts
Hints
Locales
MultiLines
OtherStrings
Strings

When clicking on the ... button for the String properties, I also sometimes get an "Abstract error" message.

Regards.
Patrick Philippot
www.mainsoft.fr
Haron
Posts: 39
Joined: Thu Mar 11, 2004 6:29 am

Post by Haron »

I have same problems sometimes. We are still not able to find 100% reproducible sequence :( Probably support will explain you how to trace it. Could be solution for all of us!
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Forthcoming 6.0.1 will fix this.
Best regards,
Igor Siticov.
Post Reply