Timeline
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
Sep 25, 2020:
- 4:48 PM Ticket #3215 (GUICtrlCreateUpdown looses GUICtrlSetResizing value on GUICtrlSetState ...) updated by
-
Owner, Status changed
Fix sent to Jon
Sep 16, 2020:
- 10:25 AM Ticket #3148 (Add new events to GUIGetMsg()) closed by
- Rejected: as suggest by Melba23 we close it.
- 8:30 AM Ticket #3250 (New directive for changing AutoIt's Stack Depth) closed by
- Rejected: AutoIt use the max possible stack and memory with some checking to avoid AutoIt crash That the purpose os such AutoIt fatal error. If a user want to avoid to reach such limit it can use a recursing counter and do what they want when he reach the desire level.
- 12:35 AM Ticket #3135 (StdioClose with $STDERR_MERGED memory leak) updated by
-
Owner changed
Fix sent to Jon
Sep 9, 2020:
- 12:10 PM Ticket #325 (Radio menu items not firing events) updated by
- 12:01 PM Ticket #325 (Radio menu items not firing events) updated by
Sep 6, 2020:
- 9:29 AM Ticket #3739 (Scripting.dictionary Keys/Items array support for _ArrayDisplay) updated by
- In fact a _aaray2DCreate() is added to not polluted _ArrayDisplay() […]
- 9:25 AM Ticket #3739 (Scripting.dictionary Keys/Items array support for _ArrayDisplay) closed by
- Completed: Added by revision [12378] in version: 3.3.15.4
Sep 5, 2020:
- 2:06 PM Ticket #3766 (@IncludeScriptFullPath and @IncludeScriptName) updated by
- for all interested "related" feature is here: https://www.autoitscript.com/trac/autoit/ticket/2886
- 2:06 PM Ticket #2963 (Macro for file name in included files) updated by
- for all interested "related" feature is here: https://www.autoitscript.com/trac/autoit/ticket/2886
- 10:12 AM Ticket #3763 (Send() Optimisation) closed by
- Rejected: Hi, it was very difficult to have it working in all cases, so we will not optimize in cas of regression Sorry
- 10:09 AM Ticket #3662 (Additional Parameter for FileGetTime() to return the milliseconds as well) updated by
-
Owner, Status changed
Hi, Sent to Jon no additional par but $FT_MSEC in format can be added
Sep 3, 2020:
- 7:22 PM Ticket #3165 (Call() function called with an empty array results in APPCRASH) updated by
-
Owner, Status changed
Hi, fix sent to Jon - 1:22 PM Ticket #3003 (Using a function call in an array assignment causes 2 function calls) updated by
-
Owner, Status changed
Hi, I sent a fix to Jon
Note:
See TracTimeline
for information about the timeline view.
