victor-mesquita / delphi-ide-theme-editor

Automatically exported from code.google.com/p/delphi-ide-theme-editor
0 stars 0 forks source link

DIC - Text search raises Exception in XE2 IDE (0.3.1.7) #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
With version 0.3.1.7 of the IDE colorizer plugin, searching text in any source 
file causes an exception to be raised from the IDE with the following callstack 
:

[5006B04D]{rtl160.bpl } System.SysUtils.StrIComp (Line 9713, 
“System.SysUtils.pas” + 6) + $0
[5033A3EB]{vcl160.bpl } Vcl.Controls.TWinControl.GetClientRect (Line 12081, 
“Vcl.Controls.pas” + 1) + $9
[503E851C]{vcl160.bpl } Vcl.ExtCtrls.TCustomPanel.AdjustClientRect (Line 3307, 
“Vcl.ExtCtrls.pas” + 6) + $A
[5033D35D]{vcl160.bpl } Vcl.Controls.TDockZone.GetTopLeft (Line 13863, 
“Vcl.Controls.pas” + 14) + $C
[5033DB96]{vcl160.bpl } Vcl.Controls.TDockTree.GetControlBounds (Line 14217, 
“Vcl.Controls.pas” + 10) + $3A
[504BA8D1]{vcl160.bpl } 
Vcl.CaptionedDockTree.TCaptionedDockTree.InvalidateDockSite (Line 192, 
“Vcl.CaptionedDockTree.pas” + 10) + $B
[504BA9BA]{vcl160.bpl } Vcl.CaptionedDockTree.TCaptionedDockTree.WndProc (Line 
248, “Vcl.CaptionedDockTree.pas” + 20) + $A
[5033F6F8]{vcl160.bpl } Vcl.Controls.TDockTree.WindowProc (Line 15216, 
“Vcl.Controls.pas” + 1) + $6
[503325D0]{vcl160.bpl } Vcl.Controls.TControl.Perform (Line 6982, 
“Vcl.Controls.pas” + 10) + $8
[2075C771]{coreide160.bpl} VClient.KbdFree (Line 243, “VClient.pas” + 3) + 
$2
[204747E1]{coreide160.bpl} IDEKbd… (Line 215, “kbpublic.cpp” + 171) + $C
[5033F6F8]{vcl160.bpl } Vcl.Controls.TDockTree.WindowProc (Line 15216, 
“Vcl.Controls.pas” + 1) + $6
[20769FD8]{coreide160.bpl} KbClient.TIDEKBDChildAPI.KBDClearPrimFocus (Line 
1315, “KbClient.pas” + 5) + $1
[20758878]{coreide160.bpl} EditorControl.TCustomEditControl.WMKillFocus (Line 
7349, “EditorControl.pas” + 16) + $1
[50332995]{vcl160.bpl } Vcl.Controls.TControl.WndProc (Line 7204, 
“Vcl.Controls.pas” + 91) + $6
[503372F3]{vcl160.bpl } Vcl.Controls.TWinControl.WndProc (Line 9976, 
“Vcl.Controls.pas” + 152) + $6
[50336948]{vcl160.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 9689, 
“Vcl.Controls.pas” + 3) + $6
[500B6890]{rtl160.bpl } System.Classes.StdWndProc (Line 13878, 
“System.Classes.pas” + 8) + $0
[50453134]{vcl160.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 10143, 
“Vcl.Forms.pas” + 2) + $9
[50453256]{vcl160.bpl } Vcl.Forms.TApplication.HandleMessage (Line 10194, 
“Vcl.Forms.pas” + 1) + $4
[50453595]{vcl160.bpl } Vcl.Forms.TApplication.Run (Line 10332, 
“Vcl.Forms.pas” + 26) + $3

IDE is XE2, and the default search has been replaced by Uwe Raabe's model 
search dialog.

Original issue reported on code.google.com by webmas...@saschawillems.de on 17 Jun 2014 at 7:02

GoogleCodeExporter commented 9 years ago

Original comment by Rodrigo.Ruz.V@gmail.com on 17 Jun 2014 at 5:49

GoogleCodeExporter commented 9 years ago
Where I can download this expert?

Original comment by Rodrigo.Ruz.V@gmail.com on 17 Jun 2014 at 9:28

GoogleCodeExporter commented 9 years ago
It seems that this addin is no longer maintained, and the download location 
hasn't been available for some time now, so I guess there's no need to fix it. 
So I have disabled it in my IDE for now.

If you want to test it though, I've attached the latest release of the modal 
search dialog I could find on my disk.

Original comment by webmas...@saschawillems.de on 25 Jun 2014 at 10:17

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by Rodrigo.Ruz.V@gmail.com on 27 Jun 2014 at 2:09