Index out of bounds

Project:Prolint Issue Tracker
Component:User-interface
Category:support request
Priority:critical
Assigned:jurjen
Status:closed
Description

After parsing a folder with 7000 programs, the prolint result screen errors out. I got around 15,000 warnings from the scan. As it's about to fill the prolint results screen this appears.

Error occured while accessing component property/method ADD
Index out of bounds
Error code: 0x80020009 createSourceNodes prolint/outputhandlers/logwin.w (5890)

Then..

Invalid component-handle referenced while processing method/statement: TAG
createSourceNodes prolint/outputhandlers/logwin.w (5884)

Unable to set com handle property.

The screen won't load, I cannot view the results.


Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
jurjen's picture

#1

Category:bug report» support request
Assigned to:Anonymous» jurjen
Status:active» closed

Hi Rick,

I know, the ListView ActiveX control (or the TreeView) in the results window has a limit. There is nothing I can do about it.
There is an other version of the Results Window, that does not use any ActiveX controls. It does not look as cool, but I still prefer it especially when I expect a huge number of results, because this older version is not bound by ActiveX limitations. The name of this window is "logwin8" (the default you have been using now is "logwin").

So what I would do: go into the "Prolint Configuration Window" and find your profile, unselect "logwin.w" and select "logwin8.w". Then scan the directory again.

Regards,
Jurjen