Timeline
Oct 23, 2020:
- 2:08 PM Ticket #2278 (Varargs) updated by
-
Owner, Status changed
I introduce a new keyword in Func() definition to allow handling the variable number of parameter […] Fix sent to Jon
Oct 21, 2020:
- 12:36 PM Ticket #3788 (Can't we create empty 3D arrays) closed by
- Works For Me: Dear AutoIt user: shannithila@… Next time when you want to ask "....I have a question...." please in first place post your question here: https://www.autoitscript.com/forum/forum/2-autoit-general-help-and-support/ Or if you will have further question please ask them there. btw. As @jpm said: Provided by @jpm example works, so you ticket will be closed "Works for Me"
- 7:45 AM Ticket #3788 (Can't we create empty 3D arrays) updated by
- [] are reserved for Map not for array I don"t know what you will do after such allocation but for […] is working OK
- 7:31 AM Ticket #2668 (Subclassing issue on CallWindowProc) updated by
- the last post from Anonymous was me (jpm)
- 7:00 AM Ticket #3788 (Can't we create empty 3D arrays) updated by
-
Version changed
Automatic ticket cleanup. - 6:56 AM Ticket #3788 (Can't we create empty 3D arrays) created by
- I have a question which is are there any possibilities to create an …
Oct 19, 2020:
- 7:58 PM Ticket #3160 (Allow Null to specify NULL pointer for more DllCall() pointer types.) updated by
-
Owner, Status changed
Fix sent to Jon
Oct 15, 2020:
- 10:29 PM Ticket #3550 (New Date And Time Function) closed by
- Completed: Added by revision [12421] in version: 3.3.15.4
- 10:28 PM Ticket #3550 (New Date And Time Function) updated by
- those formats will be returned by _Date_Time_SystemTimeToDateTimeStr()
- 8:24 PM Ticket #2827 (FileGetAttrib & Symbolic link) updated by
- Merci beaucoup! Je l'attendais depuis longtemps! M23
Oct 14, 2020:
- 8:58 AM Ticket #2827 (FileGetAttrib & Symbolic link) updated by
-
Owner, Status changed
FIx Sent to JON
Oct 13, 2020:
- 7:56 PM Ticket #3563 (Function _IEBodyReadText() from IE.au3 needs to check .innerText is a ...) closed by
- Fixed: fixed here: https://www.autoitscript.com/trac/autoit/ticket/3167
- 8:56 AM Ticket #2672 (StringSplit - NewFlag - case-insensitive delimiters) updated by
-
Owner, Status changed
Fix sent to Jon - 7:57 AM Ticket #2672 (StringSplit - NewFlag - case-insensitive delimiters) updated by
-
Summary changed
Oct 12, 2020:
- 4:06 PM Ticket #3539 (FileGetTime ( "filename" [, option = 0 [, format = 0], UTC=0]]] )) updated by
-
Owner, Status changed
- 4:06 PM Ticket #2370 (StringReplace & StringRegExpReplace Add Offset\The starting position ...) updated by
-
Owner changed
- 4:04 PM Ticket #2855 (Scoping and declaration modifiers combinations) updated by
-
Owner, Status changed
Fix sent to Jon - 4:02 PM Ticket #2370 (StringReplace & StringRegExpReplace Add Offset\The starting position ...) updated by
- Fix sent to Jon
- 4:02 PM Ticket #3539 (FileGetTime ( "filename" [, option = 0 [, format = 0], UTC=0]]] )) updated by
- Fix sent to Jon
- 3:59 PM Ticket #2628 (Add mode to StringRegExp) updated by
-
Owner, Status changed
Hi, Flag = 1 and 2 already return the offset after the capture group for 3,4 it is better the user can use the return offset in @rxtended and loop with it if needed that what is done in the propose fix sent to Jon - 2:38 PM Ticket #3515 (Assigning directly a value to an element of an array in array) closed by
- Rejected: Hi, sorry to be so late on the subject. what you propose is to do expression evaluation on the left side of a statement. Such evaluation can only be done on the right side during the evaluation of an expression. We will not make any improvement on such laft side statement
- 2:24 PM Ticket #3227 (DirRemove - If directory does not exist: Return value 1 instead of 0) updated by
-
Owner, Status changed
- 2:23 PM Ticket #3227 (DirRemove - If directory does not exist: Return value 1 instead of 0) updated by
- Fix sent to Jon return stay to 0 but @error is set
- 1:45 PM Ticket #3679 (InetGet / InetRead - Disable Cache Option) closed by
- Works For Me: Hi, sorry to be so late to discuss of the problem I use the sencond example of InetGet() without any peoblem under Windows 10 Pro X64 run autoit in X86 mode without any problem So pleas open a new ticket with a repro script if you still have a problem Cheers
Oct 11, 2020:
- 12:22 PM Ticket #2370 (StringReplace & StringRegExpReplace Add Offset\The starting position ...) updated by
- in fact the main problem comes from the case sensitivity checking so only this will be fixed
- 12:08 AM Ticket #2370 (StringReplace & StringRegExpReplace Add Offset\The starting position ...) updated by
- analysing carefully lead me to this conclusion as the example does not reproduce the return behavior of StringReplace but itis true that the StringRegReplace divide bt around 10 so StringReplace internally it is good that it call StringRegReplace the gain of introducing and offset is very limited some percent with very big string so I propose not to add it but just implement the inernal call in StringReplace […]
Oct 10, 2020:
- 10:15 PM Ticket #3732 (_Excel_BookList) closed by
- Rejected: "Fixing" this problem results in a script breaking change. Changing the order of the returned data does not add any value to the function but a lot of work for existing users. If the user reads the documentation he can easily see the difference in the returned data of the two functions.
- 8:20 AM Ticket #3781 (Assign and Eval, Execute, they don't work like they should when it ...) updated by
- FrancoDM, Not a well chosen return - and the threat was not at all veiled, as you are about to discover. Have a week to think about whether to change your attitude or leave the community. Because continuing as you are will mean you will not have a choice. M23
Oct 9, 2020:
- 9:57 PM Ticket #2668 (Subclassing issue on CallWindowProc) updated by
- it looks like it is working by luck if the result of CallWindowsProc is stored in a variable and then return the error occur […]
- 4:31 PM Ticket #3781 (Assign and Eval, Execute, they don't work like they should when it ...) updated by
- Melba, your crystal ball is broken; Also, do continue to treat the forum members with such attitude! It delightfully contributes to the characteristic... odor... that this place has acquired. And the thinly veiled threats as the icing on cake! Well done.
- 2:00 PM Ticket #3781 (Assign and Eval, Execute, they don't work like they should when it ...) updated by
-
Version changed
Automatic ticket cleanup. - 1:56 PM Ticket #2938 (Add "GetCount" to ControlCommand()) updated by
-
Owner, Status changed
Fix sent to Jon - 1:55 PM Ticket #3641 (Allow ProgressOn function to return window handle of the progress ...) updated by
-
Owner, Status changed
Fix sent to Jon - 1:55 PM Ticket #3660 (Enhancement - PixelSearch to return the color it found) updated by
-
Owner, Status changed
Fix sent to Jon - 1:54 PM Ticket #3639 (WinGetClassList's Return Value) updated by
-
Owner, Status changed
Fix sent to Jom - 1:53 PM Ticket #3635 (Assign function: support for constants) updated by
-
Owner, Status changed
Fix sent to Jon - 1:02 PM Ticket #3781 (Assign and Eval, Execute, they don't work like they should when it ...) updated by
-
Type changed
- 1:02 PM Ticket #3781 (Assign and Eval, Execute, they don't work like they should when it ...) updated by
- FrancoDM, You really have proved to be an extremely unpleasant person during your short time on the forum - constantly complaining that AutoIt does not work exactly as YOU want it to do and generally insulting the Mods and Devs who volunteer to keep the forum and language alive. Best you change your tone quickly or you might find you will be unable to annoy us for a while, or perhaps ever again. The ball is in your court - so play your next shot very carefully. As to your points here: you are basically asking for the 3 functions you mention to act on array elements as well as specific variable names. So why call it a bug? Particularly as the Help file for Assign specifically excludes array elements as arguments. As you wish it to do so it would seem more logical to have opened a "Feature request" - but no doubt our Trac system is also not working as YOU would wish. I have therefore amended the ticket for you. M23
Oct 8, 2020:
Oct 7, 2020:
- 7:01 PM Ticket #3238 (Au3info doesn't compensate for DPI scaling) closed by
- Fixed
- 2:49 PM Ticket #3781 (Assign and Eval, Execute, they don't work like they should when it ...) updated by
- Please reopen this ticket, as it is the real and very annoying oversight in the language! Jpm, you have literally completely missed the point! :D your example is kinda.. a little bit.. 100% missing the point! ok maybe 97%! coz i mean, your syntax is correct... here's snippet that showcases the problem! Die Probleme!! La problema!! you get it. […]
- 1:25 PM Ticket #3010 (Au3Info - Double Click on Listview in "Control" Tab) closed by
- No Bug
- 6:33 AM Ticket #3684 (Aut2exe.exe window title and version number) closed by
- Completed: Added by revision [12404] in version: 3.3.15.4
- 6:31 AM Ticket #2383 (Allow Aut2exe GUI to accept dropped files) closed by
- Fixed: Fixed by revision [12403] in version: 3.3.15.4
Oct 6, 2020:
- 1:01 PM Ticket #3732 (_Excel_BookList) updated by
-
Owner, Status changed
- 11:29 AM Ticket #3001 (Added AutoIt3x_64.dll to Excel Add-in list loads it as initial spreadsheet.) updated by
-
Owner, Status changed
- 11:27 AM Ticket #3718 (AU3_ControlSend of AutoItX3_x64.dll doesn't work properly) updated by
-
Owner changed
Oct 5, 2020:
- 9:45 PM Ticket #3783 (_WinAPI_SetThreadAffinityMask, _WinAPI_SetThreadGroupAffinity, ...) updated by
- don't forget to write examples to test them
- 8:15 PM Ticket #3694 (WinGetSize function missing from AutoItX3_64) closed by
- No Bug: In fact AutoItX does not implement such function you must use WinGetPos*() functions
- 6:31 PM Ticket #3718 (AU3_ControlSend of AutoItX3_x64.dll doesn't work properly) updated by
- In fact looking at your ticket the pb seems to come from a missing parameter in your call AU3_ControlSend(s_handle, nullptr, nullptr, L"{DOWN}");
- 6:28 PM Ticket #3786 (DirMove function returns success instead of failure) closed by
- Wont Fix: In fact Danyfirex give me the explanation Windows return true without doing the job so I close it without fixing
- 6:25 PM Ticket #2696 (StringRegExp* return non-participating groups) updated by
-
Owner, Status changed
Thanks jchd for testing the complete fix fix sent to Jon - 2:44 AM Ticket #3783 (_WinAPI_SetThreadAffinityMask, _WinAPI_SetThreadGroupAffinity, ...) updated by
- Will do. Not really that familiar with DLLCall but I should be able to eventually get it figured out
Oct 3, 2020:
- 8:18 PM Ticket #2319 (_Singleton is not working at all) updated by
-
Please re-open this ticket as the function clearly has a bug that makes it unreliable.
In certain situations,
_Singletonreturns the Mutex handle instead of 0 when an instance is already running. I can reproduce the issue reliably, but only in compiled scripts. I'm using the current stable Version of AutoIt 3.3.14.5 on Win7 64-bit. The example from the help file is sufficient to reproduce the issue, so I will simply cite it here as a minimal example: […] I think I have found the root cause of the issue. From the source code of_Singletonyou can see that the function creates a system-wide named Mutex with aDllCalltoCreateMutexW(kernel32.dll). Then it tests whetherGetLastError(another DllCall to kernel32.dll) returns$ERROR_ALREADY_EXISTS(183). If so, the Mutex already existed and we know we're not the first instance. This bit of logic fails for me in compiled scripts, becauseGetLastErrorreturns$ERROR_MOD_NOT_FOUND(126) (The specified module could not be found), regardless of which instance we're at. So the function always returns 0 and programs using it must assume they are the single instance. My guess it that, in compiled scipts, DllCalls with the DLL given as string name ("kernel32.dll"), as done in_Singleton, all fail internally at first. Then the runtime (silently) re-opens the DLL and performs the call successfully, but the Last Error variable has been set to$ERROR_MOD_NOT_FOUND. That means callingGetLastErrorwill always return$ERROR_MOD_NOT_FOUNDbecause this call itself will pollute the Last Error variable. I changed the DllCalls in_Singletonto use a handle to kernel32.dll which I opened beforehand, and the bug went away (i.e.GetLastErrorreturned$ERROR_ALREADY_EXISTScorrectly and_Singletonperformed as expected in compiled as well as non-compiled scripts). However, since I don't really know how AutoIt handles DllCalls internally, and whether the runtime may do its own DLL calls between script statements and as such pollute the Last Error variable, I propose a modified solution that does not rely onGetLastError. It could serve as a direct replacement for the current function in the Misc UDF: […] N.B: If my above assumption about DllCalls in compiled scripts is true,_WinAPI_GetLastErrorwould also have to be rewritten, as well as any other UDFs doing their own error checking withDllCall("kernel32.dll", "dword", "GetLastError"). Alternatively, DllCall could be modified to save the Last Error variable internally, and restore it after performing the call. - 4:00 PM Ticket #3787 (StringRegExp) closed by
- Rejected: Please post questions in the forum when assistance is needed. THis is a place for Bugs and Feature requests.
- 2:00 PM Ticket #3787 (StringRegExp) updated by
-
Version changed
Automatic ticket cleanup. - 1:52 PM Ticket #3787 (StringRegExp) created by
- This code returns an array with 3 elements ["1", "", "2"]. I would …
- 12:00 AM Ticket #3164 (problem with the function ToolTip COM Interface) closed by
- Wont Fix: Hi, thanks to Danyfirex we got the explanation to have a tooltip .vbs script run with cscript.exe the manifest does not include the ref to Microsoft.Windows.Common-Controls 6.0 […] that the reason why such vbs does not work. You can use the equivalent .au3 script […]
Oct 2, 2020:
- 10:42 PM Ticket #3786 (DirMove function returns success instead of failure) updated by
- Even in Beta this problem occurs, and is still not fixed. So the latest published version where this problem occurs is AutoIt Beta 3.3.15.3
- 9:56 PM Ticket #3786 (DirMove function returns success instead of failure) updated by
- The Autoit version is 3.3.14.3
- 9:12 PM Ticket #3786 (DirMove function returns success instead of failure) updated by
-
Version, Description changed
- 8:22 PM Ticket #3785 (AU3Check ended.rc:-1073740791) closed by
- Fixed: Fixed by revision [12394] in version: 3.3.15.4
- 7:16 PM Ticket #3786 (DirMove function returns success instead of failure) created by
- […]
- 5:03 PM Ticket #3785 (AU3Check ended.rc:-1073740791) updated by
- There is a Beta available for testing before I do the commit to solve this hardcrash. https://www.autoitscript.com/autoit3/scite/download/beta_SciTE4AutoIt3/Au3Check.exe
- 12:59 PM Ticket #3785 (AU3Check ended.rc:-1073740791) updated by
- I have found the solution for this issue and will post something this evening about the fix.
- 12:00 PM Ticket #3785 (AU3Check ended.rc:-1073740791) updated by
-
Milestone changed
Automatic ticket cleanup. - 11:11 AM Ticket #3785 (AU3Check ended.rc:-1073740791) reopened by
- 11:11 AM Ticket #3785 (AU3Check ended.rc:-1073740791) updated by
- I don't think this is the correct solution as you are counting for the total of included files and not the total open files (includes in one script), which is causing the crash ... right? ... it will solve the crash though. :) Jos
- 8:46 AM Ticket #3785 (AU3Check ended.rc:-1073740791) closed by
- Fixed: Fixed by revision [12393] in version: 3.3.15.4
- 6:15 AM Ticket #3783 (_WinAPI_SetThreadAffinityMask, _WinAPI_SetThreadGroupAffinity, ...) updated by
- Reading the doc, are you sure that those functions are the only one to append. Please follow Jos advice Thanks
- 5:33 AM Ticket #3781 (Assign and Eval, Execute, they don't work like they should when it ...) closed by
- No Bug: When you give example please make them working here is a full test of what you want to be checked you can see that everything is working as stated in the doc @error is set when Eval or Assign does not conformed. Execute work perfectly […]
- 1:35 AM Ticket #3781 (Assign and Eval, Execute, they don't work like they should when it ...) updated by
- Eval("g_s1213[4]") = xxx Assign("g_s1213[4]", "xxx") Execute("g_s1213[4] = xxx")
Oct 1, 2020:
- 8:39 PM Ticket #3785 (AU3Check ended.rc:-1073740791) created by
- https://www.autoitscript.com/forum/topic/204016-au3check-endedrc-107374 …
- 9:30 AM Ticket #3782 (Au3 stripper fail.) updated by
- As a reference: https://www.autoitscript.com/forum/topic/204003-autoit-stripper-bug https://www.autoitscript.com/trac/autoit/ticket/3785 https://www.autoitscript.com/forum/topic/204016-au3check-endedrc-1073740791-many-include/
- 7:33 AM Ticket #3784 (StringSplit2D) closed by
- Rejected: The Examples thread is the right place for this moment. When there is a lot of interest we can consider the inclusion. Jos
- 7:30 AM Ticket #3782 (Au3 stripper fail.) updated by
- Replying to anonymous: > I keep insisting, I know it's difficult to admit flaws. > > Greetings. Please stop posting here when you have nothing to show as bug or follow our bug report guidelines. In this case stick to the forum thread you have now going and supply the required information for me to review your issue. Jos
- 3:00 AM Ticket #3784 (StringSplit2D) updated by
-
Version changed
Automatic ticket cleanup. - 2:14 AM Ticket #3782 (Au3 stripper fail.) updated by
- [[Image(...)]]
- 2:12 AM Ticket #3784 (StringSplit2D) created by
- Func StringSplit2D($sMatches = …
- 2:11 AM Ticket #3782 (Au3 stripper fail.) updated by
- I keep insisting, I know it's difficult to admit flaws. Greetings.
Sep 29, 2020:
- 3:32 PM Ticket #3760 (Number() bug with oversized integer values) updated by
- Replying to anonymous: > Local $dNumber6 = Number("24autoit") ; Returns 24 > > this not work, return 0 only please don't use an open ticket for something else this ticket is with oversized number
Sep 28, 2020:
- 7:20 PM Ticket #3760 (Number() bug with oversized integer values) updated by
- > Local $dNumber6 = Number("24autoit") ; Returns 24 > > this not work, return 0 only Untrue. The code correctly sets $dNumber6 to 24. Please use the help forum instead.
- 8:31 AM Ticket #3783 (_WinAPI_SetThreadAffinityMask, _WinAPI_SetThreadGroupAffinity, ...) updated by
- So what is holding you back in writing these UDF's and sending in a proposal?
- 12:07 AM Ticket #3783 (_WinAPI_SetThreadAffinityMask, _WinAPI_SetThreadGroupAffinity, ...) created by
- With the release of 64 and higher thread processors, I'd like to see …
Sep 27, 2020:
- 10:51 PM Ticket #3781 (Assign and Eval, Execute, they don't work like they should when it ...) updated by
- Why you don't provide any examples ?
- 10:48 PM Ticket #3782 (Au3 stripper fail.) closed by
- No Bug: When you remember, please create a forum post first: https://www.autoitscript.com/forum/forum/2-autoit-general-help-and-support/ We will discuss there. And here just make a URL link to that discussion. Please refer to me. If the discussion proves you are right then we will reopen this ticket. mLipok ps. My projects use about 200 Inculude files and I think I'm able to maintain them correctly.
- 10:34 PM Ticket #3782 (Au3 stripper fail.) created by
- When it comes to projects of immeasurable magnitudes, with many …
- 10:32 PM Ticket #3781 (Assign and Eval, Execute, they don't work like they should when it ...) updated by
- *By variables I mean sub elements of the array. As messy as it may seem to use these methods, they are useful and make things much easier.
- 10:29 PM Ticket #3781 (Assign and Eval, Execute, they don't work like they should when it ...) created by
- Assign and Eval, Execute, they don't work like they should when it …
- 10:26 PM Ticket #3760 (Number() bug with oversized integer values) updated by
- Local $dNumber6 = Number("24autoit") ; Returns 24 this not work, return 0 only
- 8:26 AM Ticket #3159 (ObjCreateInterface and BOOL type.) updated by
- it looks like Jon as change something in the way it produce the code. When I try to reproduce without signing the code X64 is working fine. I hope JON can find why. I am running under Windows 10 (2004) and use the Visual studio 2017 (community) Edited: I can add that my test don't use the code optimisation (PGO)
Sep 26, 2020:
- 10:04 AM Ticket #3159 (ObjCreateInterface and BOOL type.) updated by
- not working in X64 only after 3.3.12.0
Note:
See TracTimeline
for information about the timeline view.
