Translate source - error

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
mivi71dk
Posts: 25
Joined: Fri Jan 23, 2009 1:16 pm

Translate source - error

Post by mivi71dk »

Hi

I have the suite version 6.5.2.
I have one project which contains some 764 forms.
8 of those forms I get this error when I right click, choose "translate source" and "source"


[06973D5E]{TsiLang_2010.bpl} Silangexp.TfrmsiLang.GetsiLang + $156
[06973D53]{TsiLang_2010.bpl} Silangexp.TfrmsiLang.GetsiLang + $14B
[0697854D]{TsiLang_2010.bpl} Silangexp.TfrmsiLang.DoScanReplace + $2E1
[0697D701]{TsiLang_2010.bpl} Silangexp.TfrmsiLang.Translatesource1Click + $A9
[06996766]{TsiLang_2010.bpl} Sipropeditors.TTranslationsEditor.OnSourceStringsClick + $4E
[5028023F]{vcl140.bpl } Menus.TMenuItem.Click (Line 2520, "Menus.pas" + 19) + $8
[502817FB]{vcl140.bpl } Menus.TMenu.DispatchCommand (Line 3383, "Menus.pas" + 5) + $2
[502829DA]{vcl140.bpl } Menus.TPopupList.WndProc (Line 4489, "Menus.pas" + 4) + $E
[501D2A86]{vcl140.bpl } Graphics.FreeMemoryContexts (Line 6935, "Graphics.pas" + 12) + $F
[50299DD8]{vcl140.bpl } Controls.TWinControl.MainWndProc (Line 9540, "Controls.pas" + 3) + $6
[50282929]{vcl140.bpl } Menus.TPopupList.MainWndProc (Line 4464, "Menus.pas" + 2) + $5
[50076408]{rtl140.bpl } Classes.StdWndProc (Line 13015, "Classes.pas" + 8) + $0
[502C8775]{vcl140.bpl } Forms.TApplication.ProcessMessage (Line 9760, "Forms.pas" + 30) + $1
[502C87BA]{vcl140.bpl } Forms.TApplication.HandleMessage (Line 9790, "Forms.pas" + 1) + $4
[502C8AE5]{vcl140.bpl } Forms.TApplication.Run (Line 9927, "Forms.pas" + 26) + $3
[004369AE]{bds.exe } bds.bds (Line 200, "" + 8) + $FFFB


I then have a little message box on screen with caption "Please wait ..."
And the text in the box is "scanning ...". It was now supposed to write inc. numbers to show the number of strings retrieved from the PAS file.

I can still use delphi, but the message box stands

When I close down Delphi, I often ends with an error with some code saying -7.

My delphi is Delphi 2010. Alle updates installed.
Windows 7, 64 bits
Post Reply