Timeline



Aug 21, 2020:

11:26 AM Ticket #2793 (SetError And SetExtended not integer value) updated by J-Paul Mesnage
Owner, Status changed
Hi, Fix sent to Jon

Aug 18, 2020:

4:07 PM Ticket #2833 (macro @funcname) updated by mLipok
Replying to mLipok: > But the native solution sounds promising. My 2 cents after 6 year of thinking: I do not think that @funcname is necesary. btw. Similar closed requests are here: https://www.autoitscript.com/trac/autoit/ticket/3766 https://www.autoitscript.com/trac/autoit/ticket/2963
3:54 PM Ticket #2855 (Scoping and declaration modifiers combinations) updated by mLipok
For clarify and refresh - example: […]
3:53 PM Ticket #2912 (Additional include paths: New command line switch for AutoIt3.exe) updated by mLipok
Replying to Tomasz Szreder <tomasz.szreder@…>: > I know I can write > #include "Y:\automation\core\logging\MyLogger.au3" > but the paths change very often, and I'd prefer to specify the root include paths when starting AutoIt3.exe. It is possible to solve your problem with: […]
2:11 PM Ticket #2963 (Macro for file name in included files) closed by mLipok
Rejected: try to use SciTE4Au3 + Au3Stripper with /rsln […] to the anonymous OpeningPoster: If you back to us, does not hold back and answer here. But for now this ticket will be closed.
1:59 PM Ticket #3561 (Improved support for tk widgets) closed by mLipok
Rejected
1:04 PM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) closed by J-Paul Mesnage
Completed: Added by revision [12371] in version: 3.3.15.4
12:41 PM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) updated by J-Paul Mesnage
Summary changed
12:27 PM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) updated by J-Paul Mesnage
Owner, Status changed
12:27 PM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) updated by J-Paul Mesnage
That's a change introduce with the notepad.exe in windows 19h1. For other exe"s as explorer.exe, write.exe it is OK. Perhaps I will change the WinSetTitle example to go around this new behavior of notepad.exe
8:22 AM Ticket #3561 (Improved support for tk widgets) updated by anonymous
I never had any success with it, I did manage to highlight the correct widget, but did not have any success activating it from AutoIt: I think I got as far as being able to trip the widget mouseover event, but that was it. In the end it wasn't worth it for the time I was spending on it. I didn't reply because of the final line of "But seems atk and spi interfaces which are hard to reach when using windows. Tools fot tkwidgets you probably have to write in python", pretty much summed up where I got to.
8:19 AM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) updated by J-Paul Mesnage
I confirm that under Windows 10 2004 I reproduce the pb. Can somebody test on other version of Windows? Thanks
8:01 AM Ticket #3779 (AutoIt crashes) closed by J-Paul Mesnage
Fixed

Aug 17, 2020:

10:11 PM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) created by AndyS19a@…
I have a function that opens Notepad and sets its window title. …
9:17 PM Ticket #3766 (@IncludeScriptFullPath and @IncludeScriptName) closed by Jos
Duplicate
9:09 PM Ticket #2963 (Macro for file name in included files) updated by mLipok
Duplicated ? https://www.autoitscript.com/trac/autoit/ticket/3766https://www.autoitscript.com/trac/autoit/ticket/2963
9:08 PM Ticket #3766 (@IncludeScriptFullPath and @IncludeScriptName) updated by mLipok
Duplicated ? https://www.autoitscript.com/trac/autoit/ticket/2963
9:07 PM Ticket #3684 (Aut2exe.exe window title and version number) updated by Jos
The version is written in the PE header and displays when you hover over the exe in FileExplorer or in right-mouse-click/properties/details, so honestly don't see the need to have another place that needs maintaining of the version number for each exe. Jos
9:04 PM Ticket #3561 (Improved support for tk widgets) updated by mLipok
This should be possilbe with UIA But the OP not answered to @junkew question: https://www.autoitscript.com/forum/topic/189261-controlclick-to-tk-button-control/?do=findComment&comment=1360566
8:59 PM Ticket #3684 (Aut2exe.exe window title and version number) updated by mLipok
For example this programs have such feature: https://obsproject.com/ Total Commander I know that this is not must have, feature But if it shows a major version number, why not show it precisely?
8:37 PM Ticket #3766 (@IncludeScriptFullPath and @IncludeScriptName) updated by mLipok
https://www.autoitscript.com/forum/topic/203009-scriptlinenumber-knows-the-include/?do=findComment&comment=1462252
4:51 PM Ticket #3573 (Unable to use backspace in GUI-controls with embedded IE object) closed by J-Paul Mesnage
Works For Me: Hi, I recheck with the latest Windows 2004, latest AutoIt 3.3.14.5 and it works for me.
2:24 PM Ticket #3779 (AutoIt crashes) updated by anonymous
I tried with the beta 3.3.15.3 and it works, so looks like this has been somehow fixed. It works also with the x64 version of the autoit 3.3.14.5. So you can close this ticket.
7:44 AM Ticket #3778 (Tooltip does not reset the position correctly) updated by J-Paul Mesnage
Owner, Status changed

Aug 16, 2020:

7:18 AM Ticket #3779 (AutoIt crashes) updated by J-Paul Mesnage
I will wait a while what you can get from the forum before I close the ticket. I don't have a cristal ball to analyse your ticket.

Aug 15, 2020:

10:43 PM Ticket #3779 (AutoIt crashes) updated by mLipok
Please ask on the forum. It is quite possible that I answer to your problem.
12:33 PM Ticket #3779 (AutoIt crashes) updated by anonymous
I don't know if I'll be able to post script but for example when I write the same html code in a loop to Internet Explorer document with open() write() close() the AutoIt after few iterations crashes or throws COM error 'Bad variable type' when writing to document. But if I switch to AutoIt 3.3.12.0 it works.
10:31 AM Ticket #3778 (Tooltip does not reset the position correctly) updated by J-Paul Mesnage
THanks, Fix sent to Jon

Aug 14, 2020:

2:42 PM Ticket #3779 (AutoIt crashes) updated by J-Paul Mesnage
You must follow the ticket submission , no repro script = automatic closing
11:16 AM Ticket #3779 (AutoIt crashes) created by anonymous
The newest version of AutoIt has problem controlling Internet Explorer …
6:30 AM Ticket #3778 (Tooltip does not reset the position correctly) created by Dan_555
Pixelsearch noticed, in this …

Aug 12, 2020:

8:28 PM Ticket #2943 (Disabled dummy control reacts on accelerators) updated by mLipok
Confirmed. Tested with modified script: […]
8:13 PM Ticket #3777 (Au3Check Custom Includes) updated by mLipok
Replying to seadoggie01: > The warnings are clear, but the file should only be included once (and is if it's compiled). did you try to use: […]
8:04 PM Ticket #3097 (AutoIt crash with Objects) updated by mLipok
I think this was fixed somehow in Windows10, and this was releated to IE Object. For now Im not able to check in Windows7. I hope you was testing in Win7 32Bit
7:22 PM Ticket #3682 (GuiCtrlCreatePic and the "set width and height to 0" feature) updated by mLipok
for reference it was discussed here: https://www.autoitscript.com/forum/topic/153782-help-filedocumentation-issues-discussion-only/?do=findComment&comment=1438857
7:18 PM Ticket #3167 (COM Error Handler - not always fires event) updated by mLipok
Thanks again.
11:28 AM Ticket #2684 (Remove drag behavior of WS_EX_CONTROLPARENT) closed by J-Paul Mesnage
Rejected: As no repro script was provided I close it Sorry
10:55 AM Ticket #2477 (FileInstall() to use the same Flag values as FileCopy to create ...) closed by J-Paul Mesnage
Rejected: Hi, As it is easy to add a DirCreate() before calling FileInstall() it will not be implemented.
10:23 AM Ticket #2375 (Change default return value for SetError and SetExtended) updated by J-Paul Mesnage
to avoid SCRIPT BREAKING only doc is clarified
10:21 AM Ticket #2375 (Change default return value for SetError and SetExtended) closed by J-Paul Mesnage
Completed: Added by revision [12370] in version: 3.3.15.4
9:48 AM Ticket #3579 (Clarification of Help for DllStructGetData(): never returns an array) closed by J-Paul Mesnage
Fixed: Fixed by revision [12369] in version: 3.3.15.4
7:57 AM Ticket #3742 (Locate Windows Shell context menu items in an extra menu) closed by J-Paul Mesnage
Rejected
7:54 AM Ticket #3743 ([LAST] and WinWaitClose, WinExists, WinGetHandle, etc) updated by J-Paul Mesnage
Owner changed
Hi, Fix sent to Jon
7:53 AM Ticket #2887 (AutoIt fails to deallocate a COM object when it gets reassigned) updated by J-Paul Mesnage
Owner changed
Hi, Fix sent to Jon
7:13 AM Ticket #3659 (InetClose() always return "False".) updated by J-Paul Mesnage
Owner, Status changed
Hi, FIx sent to Jon

Aug 11, 2020:

1:40 PM Ticket #2673 (AdlibRegister(0) execute function instanly instead of after 250ms) closed by J-Paul Mesnage
Rejected: Hi, as Meba23 I think too small value can lead to a disaster. so do your best with delay=1ms
1:03 PM Ticket #3097 (AutoIt crash with Objects) closed by J-Paul Mesnage
Works For Me: Hi, It works for me with the current release
12:32 PM Ticket #3167 (COM Error Handler - not always fires event) updated by J-Paul Mesnage
Owner, Status changed
Hi, FIx sent to Jon
9:46 AM Ticket #3775 (INSTANCE ignored when ID also given in a ControlID) updated by J-Paul Mesnage
Owner changed
In fact I propose a fix to Jon
8:38 AM Ticket #3021 (AutoIt Crash - calling obj method) updated by mLipok
Thanks

Aug 10, 2020:

12:55 PM Ticket #3768 (Extend bitwise operations to 64-bit values) updated by J-Paul Mesnage
Owner, Status changed
Hi Fix sent to Jon
12:50 PM Ticket #3710 (Server 2019 @OSVersion not correct) updated by J-Paul Mesnage
Owner, Status changed
Hi, Fix send to Jon
12:47 PM Ticket #3772 (int64 = -9223372036854775808 not handled properly) updated by J-Paul Mesnage
Owner changed
12:47 PM Ticket #3760 (Number() bug with oversized integer values) updated by J-Paul Mesnage
Owner, Status changed
Hi, Fis send to Jon
12:44 PM Ticket #3717 (StringFormat doesn't format int64 integers correctly) updated by J-Paul Mesnage
Owner changed
Hi, Fix send to Jon
12:43 PM Ticket #3701 (Hard crash on declaring an array with more than 2^24 cells) updated by J-Paul Mesnage
Owner, Status changed
Hi, Fix send to Jon
12:41 PM Ticket #3682 (GuiCtrlCreatePic and the "set width and height to 0" feature) updated by J-Paul Mesnage
Owner, Status changed
Hi, Fix send to Jon
12:38 PM Ticket #3232 (Issue when parsing scientific notation literals) updated by J-Paul Mesnage
Owner changed
12:37 PM Ticket #3179 (Number failure with lower case hex) updated by J-Paul Mesnage
Owner, Status changed
Hi Fix send to Jon
12:34 PM Ticket #3106 (StringIsFloat doesn't accept a valid FP exponent) updated by J-Paul Mesnage
Owner changed
12:33 PM Ticket #1652 (Sleep in TimerFunc) updated by J-Paul Mesnage
Owner changed
12:32 PM Ticket #3021 (AutoIt Crash - calling obj method) updated by J-Paul Mesnage
Owner, Status changed
12:07 PM Ticket #3163 (Windows PE - Unknown software exeption 0xc000001d) closed by J-Paul Mesnage
Wont Fix: As AutoIt does noes really support Win_PE This will not be fix. The change perhaps occurred with the removing support of Windows_XP
11:44 AM Ticket #3021 (AutoIt Crash - calling obj method) updated by J-Paul Mesnage
Hi, Au3Check cannot catch such expression as it is not sensitivento variable type/value I did a fix that I send to Jon for integration
10:26 AM Ticket #2980 (Can't call a function in a map with the point operator [BETA]) closed by J-Paul Mesnage
Works For Me: Hi, I recheck with the latest beta and I get the following results so I assume it is OK […]
10:09 AM Ticket #2950 (Dircopy cannot copy own dir or subfolders on network drive) closed by J-Paul Mesnage
Works For Me: Hi, I try to reproduce with the latest release and I Have no problem. Sorry for the delay

Aug 9, 2020:

10:31 AM Ticket #3152 (FileCopy doesn't cope well with copying files with embedded spaces in ...) closed by J-Paul Mesnage
No Bug: Hi, No bug just the repro script does not override the already copied file and mor the file name should not be protected
9:47 AM Ticket #3141 (Wrong Screen Size Dimension Problem in Windows10 in Combination with ...) closed by J-Paul Mesnage
Wont Fix: Hi, In fact AutoIt is coherent mouse Mouse positionning so no fix […]
9:30 AM Ticket #3001 (Added AutoIt3x_64.dll to Excel Add-in list loads it as initial spreadsheet.) updated by J-Paul Mesnage
Owner, Component changed
9:29 AM Ticket #3001 (Added AutoIt3x_64.dll to Excel Add-in list loads it as initial spreadsheet.) updated by J-Paul Mesnage
Not sure to understand just post a repro script Thanks PS sorry for the long long delay
9:23 AM Ticket #2943 (Disabled dummy control reacts on accelerators) closed by J-Paul Mesnage
Works For Me: Hi, It works for me with current release Cheers
9:14 AM Ticket #2979 (AdlibUnregister failing to release timer) closed by J-Paul Mesnage
Works For Me: Hi, Checking with the last release works for me
8:03 AM Ticket #3730 (Send("{BROWSER_HOME}") does not work anymore with newest Win10 and ...) closed by J-Paul Mesnage
Works For Me

Aug 5, 2020:

8:30 PM Ticket #3777 (Au3Check Custom Includes) closed by Jos
No Bug: Why once as you don't have that specified? Lets have this discussion on the forum first with some proper examples before declaring it a bug. So closing the discussion here for the moment. Jos
2:56 PM Ticket #3777 (Au3Check Custom Includes) updated by seadoggie01
The warnings are clear, but the file should only be included once (and is if it's compiled). A better example would've been to use a function in Test2.au3. If you run Au3Check it says the function will be double-declared. If you skip Au3Check, AutoIt doesn't report an error on a double-declared function.
1:06 PM Ticket #3777 (Au3Check Custom Includes) updated by anonymous
I donn't understand as the warning are clear to me […]

Aug 4, 2020:

7:27 PM Ticket #3777 (Au3Check Custom Includes) updated by J-Paul Mesnage
Component, Reporter changed
4:38 PM Ticket #3777 (Au3Check Custom Includes) updated by seadoggie01
This only seems to matter in custom includes and it only matters if different symbols are used to wrap the file name. (I posted this bug but missed putting my username in)
4:34 PM Ticket #3777 (Au3Check Custom Includes) created by seadoggie01
Au3Check cares about what symbol is used in custom includes to …

Aug 2, 2020:

10:35 AM Ticket #3255 (Drag & Drop not working when Windows DPI setting is above 100%) closed by J-Paul Mesnage
Works For Me: Hi, I try again under Windows 10 (2004) and the current AUtoIt 3.3.14.5 and it works So MS as certainly fix the problemon their side

Aug 1, 2020:

3:00 PM Ticket #3775 (INSTANCE ignored when ID also given in a ControlID) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
2:38 PM Ticket #3775 (INSTANCE ignored when ID also given in a ControlID) updated by J-Paul Mesnage
Owner, Status, Type changed
By design AutoIt priorise the ID and stop searching other properties. I leave to Jon the decision to change this behavior. I will add a comment in the doc.
10:36 AM Ticket #3776 (__EventLog_DecodeDesc() fix did not take) closed by J-Paul Mesnage
Fixed: Fixed by revision [12365] in version: 3.3.15.4
7:02 AM Ticket #3776 (__EventLog_DecodeDesc() fix did not take) updated by J-Paul Mesnage
Jos will check what happens with previous intent to fix
7:00 AM Ticket #3776 (__EventLog_DecodeDesc() fix did not take) updated by J-Paul Mesnage
Owner, Status, Component changed

Jul 29, 2020:

2:33 AM Ticket #3776 (__EventLog_DecodeDesc() fix did not take) created by argumentum
EventLog_DecodeDesc() was declared fixed and closed in …

Jul 27, 2020:

8:27 AM Ticket #3572 (TCPSend can hang forever without returning an error) closed by J-Paul Mesnage
Works For Me: Hi I think the problem is closed just try the TCPSend/ TCPRecv second example using a big file
8:26 AM Ticket #2937 (TCPRecv() set @error to -1 when a telnet client connect on socket) closed by J-Paul Mesnage
Works For Me: Hi I think the problem is closed just try the TCPSend/ TCPRecv second example using a big file
8:25 AM Ticket #2670 (TCP connection lost on blocking functions.) closed by J-Paul Mesnage
Works For Me: Hi I think the problem is closed just try the TCPSend/ TCPRecv second example using a big file
8:24 AM Ticket #2596 (TCPRecv not returning data, and setting @error to -1) closed by J-Paul Mesnage
Works For Me: Hi I think the problem is closed just try the TCPSend/ TCPRecv second example using a big file

Jul 25, 2020:

9:44 PM Ticket #3775 (INSTANCE ignored when ID also given in a ControlID) updated by J-Paul Mesnage
Thanks I will have a look
7:47 PM Ticket #3775 (INSTANCE ignored when ID also given in a ControlID) updated by anonymous
This shows it: […] Alan
6:21 PM Ticket #3774 (Comparisons with Null wrong for <= and >=) updated by AlanParry
Hi, I don't think this is a docucmentation issue. Why does either of […] do the ConsoleWrite - they shouldn't! These correctly don't: […] Your examples use the = operator which does what I expect. The < and > operators also work fine, But the <= and >= operators I think are bugged. Alan
5:03 PM Ticket #3774 (Comparisons with Null wrong for <= and >=) closed by J-Paul Mesnage
Fixed: Fixed by revision [12361] in version: 3.3.15.4
4:50 PM Ticket #3774 (Comparisons with Null wrong for <= and >=) updated by J-Paul Mesnage
Hi, In fact the doc is wrong Null is a special keyword and the comparison is only true if the variable is affected to Null see the following […] I will fix the doc
3:08 PM Ticket #3775 (INSTANCE ignored when ID also given in a ControlID) updated by J-Paul Mesnage
Can you post a complete small repro script so I can reproduce and hopefully fix it Thanks
2:42 PM Ticket #3700 (Add the 'Execute' function to the C# library) updated by J-Paul Mesnage
Owner, Component changed
2:41 PM Ticket #3684 (Aut2exe.exe window title and version number) updated by J-Paul Mesnage
Component changed
2:07 PM Ticket #3238 (Au3info doesn't compensate for DPI scaling) updated by J-Paul Mesnage
Component changed
1:54 PM Ticket #3775 (INSTANCE ignored when ID also given in a ControlID) created by AlanParry
For a ControlID like [ID:205;INSTANCE:2] the instance number is …
1:34 PM Ticket #3774 (Comparisons with Null wrong for <= and >=) created by AlanParry
If one runs this […] then <= and >= are True, which can't be …
12:21 PM Ticket #2383 (Allow Aut2exe GUI to accept dropped files) updated by J-Paul Mesnage
Component changed
11:56 AM Ticket #3563 (Function _IEBodyReadText() from IE.au3 needs to check .innerText is a ...) updated by J-Paul Mesnage
Perhaps a little speedup …
10:39 AM Ticket #3125 (ListView does not generate events when pressing Return) closed by J-Paul Mesnage
No Bug: Hi, long wait but the short answer is the doc does say the $NM_RETURN. must be return but just the example will display it if WM_NOTIFY is triggered
10:22 AM Ticket #3020 (ObjGet() crashes -1073741819) closed by J-Paul Mesnage
Works For Me: No crash under WIn10 and current production 3.3.14
10:17 AM Ticket #3015 (Object Schedule.Service) closed by J-Paul Mesnage
Rejected: no more info so I close it
9:38 AM Ticket #2932 (embedded Windows-Explorer under Windows 7 / 8.1 and Drag & Drop fails) closed by J-Paul Mesnage
Works For Me: as no more info I close it
9:36 AM Ticket #2906 (TCPRecv can't detect closed client web browser sockets) closed by J-Paul Mesnage
Duplicate: wait #2596 closing
9:33 AM Ticket #2900 (Control ID returned by GUIGetCursorInfo when use with overlapped controls) closed by J-Paul Mesnage
Works For Me: no more info so I close it
9:23 AM Ticket #2884 (AutoIt tries to call COM VariantClear() on uninitialized memory) closed by J-Paul Mesnage
Wont Fix: no update so I close it
9:22 AM Ticket #2879 (objcreate("Microsoft.Update.Session","REMOTEHOST") is not connecting ...) closed by J-Paul Mesnage
Wont Fix: no update so I close it
9:21 AM Ticket #2815 (GUICtrlSetImage resets the icon size) closed by J-Paul Mesnage
Wont Fix
9:20 AM Ticket #2786 (MDI childs don't adjust to parent windows client rect #2) closed by J-Paul Mesnage
Wont Fix: I suppose the proposed solution is OK for everybody so I close it
9:10 AM Ticket #2513 (TCPSend() Not functioning with string over 225 characters in length.) closed by J-Paul Mesnage
Rejected: no more info so I close it
9:00 AM Ticket #2596 (TCPRecv not returning data, and setting @error to -1) updated by TicketCleanup
Milestone changed
Automatic ticket cleanup.
8:32 AM Ticket #2596 (TCPRecv not returning data, and setting @error to -1) updated by J-Paul Mesnage
Owner, Status changed
8:32 AM Ticket #2596 (TCPRecv not returning data, and setting @error to -1) reopened by J-Paul Mesnage

Jul 24, 2020:

12:15 AM Ticket #3127 (PixelGetColor ignore third HWND parameter) closed by J-Paul Mesnage
Fixed: Yes it is strange but as changing the behavior will be a SCRIPT BREAKINg only doc was change
12:02 AM Ticket #3017 (The largest negative integer value we misinterpret) closed by J-Paul Mesnage
Duplicate: same as #3772

Jul 23, 2020:

8:02 PM Ticket #3152 (FileCopy doesn't cope well with copying files with embedded spaces in ...) updated by J-Paul Mesnage
The reproducing script is wrong as a "\" is missing for the "Test File 2.txt" I don't have access to a remote server so I can't reproduce Please try again with the script corrected Thanks
8:28 AM Ticket #3165 (Call() function called with an empty array results in APPCRASH) reopened by jchd18
Note: See TracTimeline for information about the timeline view.