Attachments (4)
Change History (9)
by , 18 years ago
by , 18 years ago
| Attachment: | Eagle.2.jpg added |
|---|
by , 18 years ago
| Attachment: | ImgRun.au3.txt added |
|---|
by , 18 years ago
| Attachment: | Img2Bmp.au3.txt added |
|---|
comment:1 by , 18 years ago
comment:2 by , 18 years ago
| Resolution: | → nobug |
|---|---|
| Status: | new → closed |
This is not a support forum. Ask support questions on the forum. Post bugs here. You aren't posting any details about a bug, you're trying to figure out if something is a bug. That does not belong on Trac.
Resolving as no bug.
comment:3 by , 18 years ago
| Resolution: | nobug |
|---|---|
| Status: | closed → reopened |
please look at this...
http://www.autoitscript.com/forum/index.php?showtopic=64212&st=0&p=478930&#entry478930
comment:4 by , 18 years ago
| Milestone: | 3.2.11.1 → 3.2.11.2 (Beta) |
|---|---|
| Resolution: | → fixed |
| Status: | reopened → closed |
This was already fixed in 3.2.11.2. That's why you always test with the latest beta before reporting bugs.
comment:5 by , 18 years ago
| Milestone: | 3.2.11.2 (Beta) → 3.2.11.1 |
|---|
Clearly I've lost track of how many releases we've done. It's fixed in 3.2.11.1 so I will update the milestone accordingly. However, it's a pretty safe bet that my original complaint is still true, part of the problem was using a compiled 3.2.11.0 script as one of the components, and since 3.2.11.0 is bugged as both a server and client of STDIO streams, the problem manifests.

If i run
ImgRun.exe -> TimeExecution ~ 20000 ms
If i run
ImgRun.au3 with SciTE -> Tools -> Go (F5) -> TimeExecution~ 1000 ms
why?