1. EuVIDE Error
- Posted by cklester <cklester at yahoo.com> Nov 24, 2005
- 558 views
I'm trying to run Andy Drummond's EuVIDE, but it is crashing on start-up with the following error: .\includes\ide_syntax.ew:3266 in procedure synSetRect() type_check failure, <no-name> is 4294967243 <no-name> = 1 <no-name> = 110'n' <no-name> = 30 <no-name> = -110 <no-name> = 4294967243 <no-name> = <no value> <no-name> = <no value> <no-name> = <no value> ... called from .\includes\ide_code.ew:1904 in procedure Resize_CodeWin() <no-name> = 347 <no-name> = 8 <no-name> = {1,0,65533} <no-name> = 1 <no-name> = 0 <no-name> = 65533 <no-name> = 0 <no-name> = {0,0,0,4294967273,-1,4294967272} <no-name> = <no value> <no-name> = 1 <no-name> = 9256720 ... Can anybody decipher that and help me get a fixed version? Thanks! :) -=ck "Programming in a state of EUPHORIA." http://www.cklester.com/euphoria/
2. Re: EuVIDE Error
- Posted by Rad <radhx at rediffmail.com> Nov 27, 2005
- 546 views
I also encountered simillar error while opening .ew files using Editor.exw D:\EUPHORIA\IDE\Includes\IDE_Syntax.ew:3479 in procedure findRoutineName() subscript value 1 is out of bounds, reading from a sequence of length 0 line = {32' ',115's',101'e',116't',68'D',97'a',116't',101'e',70'F',111'o', 114'r',109'm',97'a',116't',40'(',105'i',110'n',116't',101'e',103'g',101'e', 114'r',32' ',105'i',110'n',95'_',100'd',97'a',116't',101'e',44',',32' ', 97'a',116't',111'o',109'm',32' ',105'i',110'n',95'_',116't',121'y',112'p', 101'e',44',',32' ',97'a',116't',111'o',109'm',32' ',100'd',101'e',108'l', 105'i',109'm',95'_',116't',121'y',112'p',101'e',41')'} at = 15 index = <no value> kind = 1 keywordRoutine = {115's',101'e',116't',68'D',97'a',116't',101'e',70'F', 111'o',114'r',109'm',97'a',116't'} data = {} ... called from D:\EUPHORIA\IDE\Includes\IDE_Syntax.ew:386 in procedure loadFile() FileName = {68'D',58':',92'\',69'E',85'U',80'P',72'H',79'O',82'R',73'I', 65'A',92'\',73'I',68'D',69'E',92'\',80'P',114'r',111'o',106'j',101'e',99'c', 116't',115's',92'\',109'm',115's',115's',46'.',101'e',119'w'} hFile = 3 Line = {103'g',108'l',111'o',98'b',97'a',108'l',32' ',102'f',117'u',110'n', 99'c',116't',105'i',111'o',110'n',32' ',115's',101'e',116't',68'D',97'a', 116't',101'e',70'F',111'o',114'r',109'm',97'a',116't',40'(',105'i',110'n', 116't',101'e',103'g',101'e',114'r',32' ',105'i',110'n',95'_',100'd',97'a', 116't',101'e',44',',32' ',97'a',116't',111'o',109'm',32' ',105'i',110'n', 95'_',116't',121'y',112'p',101'e',44',',32' ',97'a',116't',111'o',109'm', 32' ',100'd',101'e',108'l',105'i',109'm',95'_',116't',121'y',112'p',101'e', 41')'} LastChar = 10 ModLine = {103'g',108'l',111'o',98'b',97'a',108'l',32' ',102'f',117'u', 110'n',99'c',116't',105'i',111'o',110'n',32' ',115's',101'e',116't',68'D', 97'a',116't',101'e',70'F',111'o',114'r',109'm',97'a',116't',40'(',105'i', 110'n',116't',101'e',103'g',101'e',114'r',32' ',105'i',110'n',95'_',100'd', 97'a',116't',101'e',44',',32' ',97'a',116't',111'o',109'm',32' ',105'i', 110'n',95'_',116't',121'y',112'p',101'e',44',',32' ',97'a',116't',111'o', 109'm',32' ',100'd',101'e',108'l',105'i',109'm',95'_',116't',121'y',112'p', 101'e',41')'} Ext = <no value> hList = <no value> ok = <no value> cntm = <no value> ... called from D:\EUPHORIA\IDE\Includes\IDE_Syntax.ew:1164 in procedure synLoadFile() File = {68'D',58':',92'\',69'E',85'U',80'P',72'H',79'O',82'R',73'I',65'A', 92'\',73'I',68'D',69'E',92'\',80'P',114'r',111'o',106'j',101'e',99'c',116't', 115's',92'\',109'm',115's',115's',46'.',101'e',119'w'} NewFile = <no value> Also getting error while using win32lib Gatyeway right-click to open some programs - D:\EUPHORIA\IDE\includes\ide_code.ew:2018 in procedure openCodeWinStuff() subscript value 1 is out of bounds, reading from a sequence of length 0 handle = <no value> controlnamelength = <no value> at = <no value> foundIt = <no value> index = <no value> data1 = <no value> path = <no value> openFolder = <no value> extent = <no value> data = {} test = <no value> i = <no value> i = <no value> i = <no value> i = <no value> ... called from D:\EUPHORIA\IDE\includes\ide_code.ew:2509 in procedure Open_CodeWin() Self = 347 Event = 13 Params = {} Void = 1 hMem = 11390960 Rect = {0,0,622,270,621,269} dataPerControl = <no value> Data = <no value> hFile = <no value> i = <no value> j = <no value> i = <no value> j = <no value> i = <no value> j = <no value> k = <no value> m = <no value> Regards, Rad.
3. Re: EuVIDE Error
- Posted by Judith Evans <camping at arkansas.net> Nov 29, 2005
- 548 views
cklester wrote: > > I'm trying to run Andy Drummond's EuVIDE, but it is crashing on start-up with > the following error: > > .\includes\ide_syntax.ew:3266 in procedure synSetRect() > type_check failure, <no-name> is 4294967243 > <no-name> = 1 > <no-name> = 110'n' > <no-name> = 30 > <no-name> = -110 > <no-name> = 4294967243 > <no-name> = <no value> > <no-name> = <no value> > <no-name> = <no value> > > ... called from .\includes\ide_code.ew:1904 in procedure Resize_CodeWin() > <no-name> = 347 > <no-name> = 8 > <no-name> = {1,0,65533} > <no-name> = 1 > <no-name> = 0 > <no-name> = 65533 > <no-name> = 0 > <no-name> = {0,0,0,4294967273,-1,4294967272} > <no-name> = <no value> > <no-name> = 1 > <no-name> = 9256720 > > ... > > Can anybody decipher that and help me get a fixed version? Thanks! :) > > -=ck > "Programming in a state of EUPHORIA." > <a > href="http://www.cklester.com/euphoria/">http://www.cklester.com/euphoria/</a> Sorry for the delay; I am fighting some health issues and am not online or coding very often. It looks like your ide.cfg file has been corrupted. I would suggest you delete ide.cfg which will then use default values. You would need to reset any changes in Configurations once you got IDE up. The error is stating that your Code Editor screen CX is -1 and CY is 4294967272. I did make some changes to "Manage How Major Windows Open" and perhaps that is biting you when reading the old values. My appologies if this is the case. If using the default cfg file doesn't help let me know and I'll get back to you with a better answer -- but it might be awhile. ~judith