Opened on Feb 14, 2008 at 7:45:12 AM
Closed on Feb 15, 2008 at 3:58:12 PM
Last modified on Feb 15, 2008 at 9:01:33 PM
#117 closed Bug (Fixed)
TimeExecution
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | 3.2.11.1 | Component: | AutoIt |
| Version: | 3.2.10.0 | Severity: | |
| Keywords: | Cc: |
Description
Attachments (4)
Change History (9)
by , on Feb 14, 2008 at 7:51:56 AM
| Attachment: | Eagle.2.jpg added |
|---|
by , on Feb 14, 2008 at 7:52:28 AM
| Attachment: | ImgRun.au3.txt added |
|---|
by , on Feb 14, 2008 at 7:56:12 AM
| Attachment: | Img2Bmp.au3.txt added |
|---|
comment:2 by , on Feb 14, 2008 at 3:10:24 PM
| 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 , on Feb 15, 2008 at 3:34:32 PM
| 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 , on Feb 15, 2008 at 3:58:12 PM
| 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 , on Feb 15, 2008 at 9:01:33 PM
| 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?