erebus Posted May 4, 2007 Posted May 4, 2007 Hello all,Today I just updated my beta version of AU3 using the AutoUpdateIt.exe tool. I 've also updated Scite manually to the latest version. Since then, when I try to compile a script within Scite I get the following error:Error changing icon: Unable to read icon or icon was of the wrong format.Searching on the forum I found this http://www.autoitscript.com/forum/index.php?showtopic=44313 which clearly says that this bug has been fixed since version 3.2.3.6. I am using 3.2.2.0 (stable) and 3.2.3.13 (beta). I am also using the aut2exe.exe from the beta folder while compiling and Scite recognizes it as version 3.2.3.13.So what could be the problem with all this?Thanks in advance,
BrettF Posted May 4, 2007 Posted May 4, 2007 Hello all, Today I just updated my beta version of AU3 using the AutoUpdateIt.exe tool. I 've also updated Scite manually to the latest version. Since then, when I try to compile a script within Scite I get the following error: Error changing icon: Unable to read icon or icon was of the wrong format. Searching on the forum I found this http://www.autoitscript.com/forum/index.php?showtopic=44313 which clearly says that this bug has been fixed since version 3.2.3.6. I am using 3.2.2.0 (stable) and 3.2.3.13 (beta). I am also using the aut2exe.exe from the beta folder while compiling and Scite recognizes it as version 3.2.3.13. So what could be the problem with all this? Thanks in advance, What icon was you using?? Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
erebus Posted May 4, 2007 Author Posted May 4, 2007 (edited) One which exists. The path is correct and actually it is the same icon that I have been using the last 2 years for that script without altering it at all.In any case, even if I choose any of the AU3 icons (in the Icons folder) the result is the same.Edit: Ok, now if I remove the icon, it produces another error: Error: Unable to execute upx.exe to compress stub file.What is going on..?! upx.exe is in place in both the stable and the beta version...Edit 2: I removed anything, stable, beta and Scite. I also removed the remaining folders by hand. I reinstalled latest stable, latest beta, latest Scite and the update. Now I can only compile using Aut2Exe from the stable release. Aut2Exe from the beta just stacks.Anyone? Edited May 4, 2007 by erebus
erebus Posted May 4, 2007 Author Posted May 4, 2007 Ok I have done more testing on this. I cannot compile a specific script so far (which I used to in the past and I haven't change anything in it). However I can normally compile some other scripts I tested with the beta aut2exe.exe. The same problem occurs even with the previous beta version (.12). Any ideas? Please help. I have no errors now. The aut2exe.exe from the beta version just hangs...
Developers Jos Posted May 4, 2007 Developers Posted May 4, 2007 Ok I have done more testing on this.I cannot compile a specific script so far (which I used to in the past and I haven't change anything in it).However I can normally compile some other scripts I tested with the beta aut2exe.exe.The same problem occurs even with the previous beta version (.12). Any ideas? Please help.I have no errors now. The aut2exe.exe from the beta version just hangs...How are you compiling ? Alt+F7 ?If so:- do you have #COmpiler directives for the ICO?- can you show the OUTPANE info ?Have you tried to start Aut2EXE manually and clear the custom ICO ? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
erebus Posted May 4, 2007 Author Posted May 4, 2007 (edited) Woh... slowly please...1) Yes I am compiling with Alt+F7. In any case, even if compiling normally (Ctrl+F7) the defined AUT2EXE in Scite is the beta one (because of older compilations an the existance of the script.au3.ini file in the same folder).2) What do you mean by #Compiler directives for the ICO? I just declare it in the "Icon" field when pressing Ctrl+F7. The icon is in place, I can see it normally when pressing Ctrl+F7.3) If I understand correctly, here it is:>"C:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /beta /CompileDefaults /in "C:\Documents and Settings\erebus\Τα ÎγγÏαÏά μοÏ\UNICODE\AU3\l2city\l2city.au3" /autoit3dir "C:\Program Files\AutoIt3\beta" +>20:16:47 Starting AutoIt3Wrapper v.1.8.0 >Running AU3Check (1.54.7.0) from:C:\Program Files\AutoIt3\beta +>20:16:49 AU3Check ended.rc:0 +>20:16:52 RC.exe ended.rc:0 +>20:16:53 ResHacker ended.rc:0 >Running:(3.2.3.12):C:\Program Files\AutoIt3\beta\aut2exe\aut2exe.exe +>20:16:57 Aut2exe.exe ended.rc:0 +>20:16:57 AutoIt3Wrapper Finished >Exit code: 0 Time: 10.608Now instead of hanging up, AUT2EXE again terminates with the error: Error changing icon: Unable to read icon or icon was of the wrong format. If I remove the ICO from the settings, it produces the error Error: Unable to execute upx.exe to compress stub file.I really removed everything related to AutoIT and Scite and reinstalled them from scratch. 99% it has nothing to do with Scite, as when trying to manually compile it using AUT2EXE directly (beta .13) it produces the same errors. Some times it just hangs up for ever with no errors. Also it does it to a specific big script (so far). With some other smaller scripts I tested, it compiles normally. The same behaviour occurs also with beta .12. If you want, I can do a backward test to see from which beta and afterwards this problem occurs.Anyway, I cannot understand anything about these errors. Now they occur even if I try to compile with the latest stable's AUT2EXE... I will try it on another computer and I will post the results.Edit: Everytime AUT2EXE that hangs up, gives a CPU time of 50%... Maybe that, tells you something.Also after removing manually any setting left in registry after the uninstall, I can now compile all my scripts only with the stable compiler. The problem with the beta persists... Edited May 4, 2007 by erebus
erebus Posted May 4, 2007 Author Posted May 4, 2007 (edited) Ok, here is some testing within different beta versions:v3.2.3.0 - compiled okv3.2.3.1 - compiled okv3.2.3.2 - compiled okv3.2.3.3 - aut2exe crashed (windows message)v3.2.3.4 - aut2exe crashed (windows message)v3.2.3.5 - aut2exe crashed (windows message)v3.2.3.6 - aut2exe hangs up (cpu load ~50%)v3.2.3.12 - aut2exe hangs up (cpu load ~50%) or error messages about icon or upx.exev3.2.3.13 - aut2exe hangs up (cpu load ~50%) or error messages about icon or upx.exeI have noticed in the changelog that since 3.2.3.3 AutoIt is compiled for Unicode. Maybe this could cause all these problems to me? Can you give me some information of how to further test it?Thanks a lot.Edit: Now I found a Jon's post in the devs forum which possibly describes my situation. Quoting him:3.2.3.3 (15th April 2007) (Beta)AutoIt is now compiled for Unicode.Binary data handling completely rewritten.>> THIS WILL ALMOST CERTAINLY BREAK SOME SCRIPTS - POST PROBLEMS IN BUG FORUM <<How can I verify this? Edited May 4, 2007 by erebus
Developers Jos Posted May 5, 2007 Developers Posted May 5, 2007 We need a way to be able to replicate your issue and when its confirmed , it needs to be posted in the Bug reports forum. Any idea how we can get it to fail ? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
MHz Posted May 5, 2007 Posted May 5, 2007 The method used in passing the switch to aut2exe is done through windows so what you pass and what aut3exe receives can be 2 different things. Unicode has been an issue through the command prompt for some time and some use I believe is "Edit" and use the converted string or similar to convert unicode to some format suitable for command prompt to interpret. The command prompt is not unicode by default so passing unicode to AutoIt maybe a similar issue. Something to consider, english here so little experience to this.
erebus Posted May 5, 2007 Author Posted May 5, 2007 Ok, first of all thank you both for helping me to clarify this thing a bit. Although I am a Greek, I have the use to write my scripts all in English. So if I am correct (let me know if not) this unicode problem (because of the parsing conversion or not) should happen only if anywhere in my script I had used anything else than English/Latin whatever. Right? In addition, I don't believe that this problem has anything to do with Scite, as even if I try to compile my scripts directly within AUT2EXE (beta) the result is the same. Now I can verify that I have the same problem on another computer too. So I think that it is not machine related. I cannot help you to reproduce the problem, since on any new scripts that I have written the last two days, it works as expected with no crashes. However, as I wouldn't like to publish the source, I can send it in private if you are interested to analyze and help me on this. I will PM both of you when I upload it. Thank you very much so far,
Developers Jos Posted May 5, 2007 Developers Posted May 5, 2007 I can replicate the issue with the PMed script ...... SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Developers Jos Posted May 5, 2007 Developers Posted May 5, 2007 I can replicate the issue with the PMed script ......After stripping till I isolated the issue I found that the @ character is the source of the problem in the Commentblock Try compiling this with the latest Beta: #cs Problem with this @ character #ce oÝ÷ ÚØb²+)«¢+ØÌ(%Aɽ±´Ý¥Ñ Ñ¡¥Ì¡ÉÑÈ($ SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
MHz Posted May 6, 2007 Posted May 6, 2007 Same here. Stripping comments made compile work fine. Some trailing whitespace found in 23 lines also that Scite can remove with the "Cleanup script WhiteSpace" option, does not effect operation, but good to do anyway.
erebus Posted May 6, 2007 Author Posted May 6, 2007 (edited) Glad to have found that there is a bug anyway. I can recall that a few years ago there was again a similar bug in the comments section. However, I think it is not that simple and not only the @ character is the problem. Here are my tests: #cs i.e. #ceoÝ÷ Ù8^iº/z׬µÚ°Ór©WºÚ"µÍØÜÂKØÙoÝ÷ Ù8^iº/z׬´3IÊ&¦)^jëh×6#cs .i. #ceoÝ÷ Ù8^iº/z׬´3IÊ&¦)^jëh×6#cs a.b. #ce The above test DOES compile. So from all these I really can't tell at the moment under which circumstances the error can exactly be reproduced. Maybe Jon can find something more on this... Edited May 6, 2007 by erebus
MHz Posted May 6, 2007 Posted May 6, 2007 Earlier, when I stripped comments out with the comment stripper in my SendToA3X program, it compiled fine but when I tried again by removing manually until it compiled, I found I kept getting a UPX error so was left unsure as to the difference between doing it manually or by program. Perhaps the original file needs to be rewritten to a new file to remove the issue affecting it, i.e corruption in the original file? ...as well as the issue JdeB found.
erebus Posted May 6, 2007 Author Posted May 6, 2007 Maybe you have to compare the manually affected file and the one resulting by your program to find out what is going on. To me it seems like a parsing error of AUT2EXE in the #cs section that I cannot understand. Are you able to reproduce the error with the #cs code I provided above?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now