Page 1 of 1

list index out of bounds(1) when on filenew execute

Posted: Tue Dec 30, 2008 6:53 pm
by zekeriye
hi;

When execute file->New action some times and some computers Scalerv has raising an error "list index out of bound(1)/bound(-1). (We haven't got any code of onexecute event) This error raise at code block begin 10458 and end 10480 at SclrView.pas

How can I solve this problems?

Posted: Fri Jan 02, 2009 11:24 am
by proxy3d
Write your actions on steps that I could reproduce an error.

Posted: Fri Jan 23, 2009 2:59 am
by palmeira
I had a problem similar to this, and solved it disabling the actions (using RVAControlPanel) before loading the document, and enabling them again just after.

Posted: Fri Jan 23, 2009 12:30 pm
by proxy3d
Error at loading of the document by means of RVAction? Send me the document on which it is possible to create this error.

Posted: Fri Jan 23, 2009 2:43 pm
by palmeira
I do not think it was caused by an error in a document, but by a bug in my program, that has several problems - for instance, there were several RVAControlPanels in the project, that I have recently removed. In any case, I had problems loading files, that went way when I disabled temporarily the actions. If you wish, I can try to isolate the error - if there is still an error.

Posted: Fri Jan 23, 2009 2:54 pm
by proxy3d
No, at me errors were not created at use of two RVAControlPanels.