Re: RE: Toad 11 - Tabs in Editor gives "List index out of bounds (-1)" error [1 Attachment]
fredriklarsen_296 <[email protected]>
| Newsgroups | gmane.comp.db.oracle.toad.free |
|---|---|
| Message-ID | <32302932.342291320087721453.JavaMail.SYSTEM@alvqcfw02> |
Message from: fredriklarsen_296 Hi, steps to reproduce error: 1) Log into database 2) Open two files in the editor window 3) Click the tab for the file currently not in focus The mouse pointer changes after I click OK on the icon (see image): Call Stack Information: ------------------------------------------------------------------------------------------ |Address |Module |Unit |Class |Procedure/Method |Line | ------------------------------------------------------------------------------------------ |Running Thread: ID=5688; Priority=-2; Class=; [Main] | |----------------------------------------------------------------------------------------| |01EFE282|Toad.exe |tdCXClasses.pas | |Finalization |5033[9] | |01EFE278|Toad.exe |tdCXClasses.pas | |Finalization |5033[9] | |015B74F5|Toad.exe |frmToadEditor.pas| |SynchEditorForm |5217[16]| |015B7418|Toad.exe |frmToadEditor.pas| |SynchEditorForm |5201[0] | |015B763A|Toad.exe |frmToadEditor.pas|TFormToadEditor|TabChanging |5250[8] | |015B75F8|Toad.exe |frmToadEditor.pas|TFormToadEditor|TabChanging |5242[0] | |015B7412|Toad.exe |frmToadEditor.pas|TFormToadEditor|TabControlChanging |5188[1] | |77692210|ntdll.dll | | |RtlLeaveCriticalSection| | |771AF006|USER32.dll | | |GetAppCompatFlags | | |771871F4|USER32.dll | | |GetPropW | | |771871C9|USER32.dll | | |GetPropW | | |77187DF5|USER32.dll | | |DispatchMessageW | | |77187DEB|USER32.dll | | |DispatchMessageW | | |0238D8B2|Toad.exe |Toad.dpr | | |123[88] | |76AB3675|kernel32.dll| | |BaseThreadInitThunk | | ------------------------------------------------------------------------------------------ _______________________________________ Historical Messages Author: fredriklarsen_296 Date: Mon Oct 31 12:01:31 PDT 2011 Hi, steps to reproduce error: 1) Log into database 2) Open two files in the editor window 3) Click the tab for the file currently not in focus The mouse pointer changes after I click OK on the icon (see image): Call Stack Information: ------------------------------------------------------------------------------------------ |Address |Module |Unit |Class |Procedure/Method |Line | ------------------------------------------------------------------------------------------ |Running Thread: ID=5688; Priority=-2; Class=; [Main] | |----------------------------------------------------------------------------------------| |01EFE282|Toad.exe |tdCXClasses.pas | |Finalization |5033[9] | |01EFE278|Toad.exe |tdCXClasses.pas | |Finalization |5033[9] | |015B74F5|Toad.exe |frmToadEditor.pas| |SynchEditorForm |5217[16]| |015B7418|Toad.exe |frmToadEditor.pas| |SynchEditorForm |5201[0] | |015B763A|Toad.exe |frmToadEditor.pas|TFormToadEditor|TabChanging |5250[8] | |015B75F8|Toad.exe |frmToadEditor.pas|TFormToadEditor|TabChanging |5242[0] | |015B7412|Toad.exe |frmToadEditor.pas|TFormToadEditor|TabControlChanging |5188[1] | |77692210|ntdll.dll | | |RtlLeaveCriticalSection| | |771AF006|USER32.dll | | |GetAppCompatFlags | | |771871F4|USER32.dll | | |GetPropW | | |771871C9|USER32.dll | | |GetPropW | | |77187DF5|USER32.dll | | |DispatchMessageW | | |77187DEB|USER32.dll | | |DispatchMessageW | | |0238D8B2|Toad.exe |Toad.dpr | | |123[88] | |76AB3675|kernel32.dll| | |BaseThreadInitThunk | | ------------------------------------------------------------------------------------------ __ Author: Stephen.Beausang_734 Date: Mon Oct 31 08:34:12 PDT 2011 Also if you can send Call Stack section from the EurekaLog report it may help to narrow down where the error is coming from __ Author: Brad Boddicker Date: Mon Oct 31 08:21:54 PDT 2011 I can't reproduce this error. Can you provide steps? __ Author: fredriklarsen_296 Date: Mon Oct 31 05:33:45 PDT 2011 Toad for Oracle version: Freeware 11.0.0.116 With more than one file open in the Editor window, when I try to change the current active tab, the error "List index out of bounds (-1)" appears. The only way to focus an already open tab is to close all the other ones until it appears on screen. EurekaLog 6.0.25 Application: ------------------------------------------------------- 1.1 Start Date : Mon, 31 Oct 2011 12:41:44 +0100 1.2 Name/Description: Toad.exe - (Toad for Oracle) 1.3 Version Number : 11.0.0.116 1.4 Parameters : 1.5 Compilation Date: Thu, 25 Aug 2011 21:19:52 +0100 1.6 Up Time : 19 minutes, 49 seconds Exception: ----------------------------------------------------- 2.1 Date : Mon, 31 Oct 2011 13:01:34 +0100 2.2 Address : 004354A5 2.3 Module Name : Toad.exe - (Toad for Oracle) 2.4 Module Version: 11.0.0.116 2.5 Type : EListError 2.6 Message : List index out of bounds (-1). 2.7 ID : 51FF 2.8 Count : 1 2.9 Status : New 2.10 Note : __ _______________________________________