Timeline
Sep 9, 2015:
- 7:35 AM Ticket #3124 (ControlListView Not working on a 64 bit OS) closed by
- No Bug: This completely ignores the bug report ticket guidelines, which you clearly didn't bother to read and follow. Post the "issue" you believe to have hit in the help forum and if ever an actual bug is confirmed there, then only post a new ticket here including a minimal reproducer. Closing as 'no bug'.
- 7:05 AM Ticket #3124 (ControlListView Not working on a 64 bit OS) created by
- ControlListView when run in a windows 7 32 bit system , it is working …
- 3:29 AM Ticket #3123 (file WinAPIGdi.au3 missing from SCITE editor v3.5.4.0 download) updated by
- What version of AutoIt do you have installed?
Sep 8, 2015:
- 9:39 PM Ticket #3123 (file WinAPIGdi.au3 missing from SCITE editor v3.5.4.0 download) created by
- I MUST have bigger font or use notepad to edit scripts. I downloaded …
- 3:24 PM Ticket #3087 (UTF problem with _GUICtrlRichEdit_StreamFromFile in 3.3.14.0) closed by
- Fixed: Fixed by revision [11499] in version: 3.3.15.1
Sep 7, 2015:
- 4:01 PM Ticket #3121 (NOT RESPONDING + SEARCH Brought me to you) closed by
- No Bug: Written in big bold letters on the Trac Welcome page: "Do not ask for support. This is for bug reports and feature requests only. See the AutoIt forum to ask for support." So please post there instead - and do give a lot more information than you have above. M23
- 1:59 PM Ticket #3122 (_ArrayUnique() seem to be broken.) closed by
- Duplicate: This is already taken care of for the next release. See tickets 3110 (also dup) and 3078.
- 11:40 AM Ticket #3122 (_ArrayUnique() seem to be broken.) created by
- When i use the Example 2 of _ArrayUnique() an out of bounds exception …
Sep 6, 2015:
- 9:38 PM Ticket #3121 (NOT RESPONDING + SEARCH Brought me to you) created by
- IDK what Im doing! I put what keeps coming up when Im stuck in NOT …
Sep 4, 2015:
- 12:37 PM Ticket #3087 (UTF problem with _GUICtrlRichEdit_StreamFromFile in 3.3.14.0) updated by
- and I think the last post: all fixed functions: […] Just for copy/paste
- 12:30 PM Ticket #3087 (UTF problem with _GUICtrlRichEdit_StreamFromFile in 3.3.14.0) updated by
- btw. Good in: _GUICtrlRichEdit_StreamToFile […] but it should be: […] and wrong in: _GUICtrlRichEdit_StreamFromVar […] it als should be: If $iError <> 0 Then Return SetError(700, $iError, False) Finalizing: in all this function there should be: […] Instead: […]
- 12:19 PM Ticket #3087 (UTF problem with _GUICtrlRichEdit_StreamFromFile in 3.3.14.0) updated by
- Yes. I see. this was because $iFileEncoding should be used in two places, but I forget about: […] I also check @error returning from _GUICtrlRichEdit_StreamFromFile() and I always get 700 so I do deeper search: https://msdn.microsoft.com/en-us/library/windows/desktop/bb774302(v=vs.85).aspx […] so this mean: […] instead: […] FINALLY: […]
- 6:42 AM Ticket #3087 (UTF problem with _GUICtrlRichEdit_StreamFromFile in 3.3.14.0) updated by
- Hi, adding $FO_UTF8_NOBOM to your proposed repro script and using your proposed updated function lead to display Nothing I supposed it was intended to display TEST as it appear when opening "wzor.rtf" with Office-Word
Sep 3, 2015:
- 9:19 PM Ticket #3087 (UTF problem with _GUICtrlRichEdit_StreamFromFile in 3.3.14.0) updated by
- Here are proposals: […] […]
Sep 2, 2015:
- 6:06 PM Ticket #3120 (Use https://www.ipify.org/ in _GetIP()) updated by
-
Owner, Status changed
- 6:05 PM Ticket #3120 (Use https://www.ipify.org/ in _GetIP()) created by
- 10:49 AM Ticket #3109 (2x FileInstall in same line (in if statement) not working compiled) closed by
- No Bug: This is due to boolean evaluation short-circuit. Look at Help > Language Reference > Operators and read at the bottom of the page. No bug. And please guys, don't use Trac to chat about "issues", the help forum is the suitable place for that.
- 8:33 AM Ticket #3109 (2x FileInstall in same line (in if statement) not working compiled) updated by
- Replying to b: > My guess is that the compiler looks at the first fileinstall and ignores the second because it's on the same line. > You should probably just not use this line in any script, there's nothing saying that it should work this way, so when it doesn't it's not really a bug but a design decision. > > There's better ways of determining if the files exist than trying to see if the fileinstall failed. After all, the way you wrote it if the out file already exists it will give you an error message which is probably not what you're looking for in the script in the first place. One liner coding just makes things easier for the coder, not for the poor people that have to read this dreck later.
- 4:20 AM Ticket #3109 (2x FileInstall in same line (in if statement) not working compiled) updated by
- My guess is that the compiler looks at the first fileinstall and ignores the second because it's on the same line. You should probably just not use this line in any script, there's nothing saying that it should work this way, so when it doesn't it's not really a bug but a design decision. There's better ways of determining if the files exist than trying to see if the fileinstall failed. After all, the way you wrote it if the out file already exists it will give you an error message which is probably not what you're looking for in the script in the first place. One liner coding just makes things easier for the coder, not for the poor people that have to read this dreck later.
Sep 1, 2015:
- 9:44 PM Ticket #3017 (The largest negative integer value we misinterpret) updated by
-
Summary changed
- 8:20 PM Ticket #3017 (The largest negative integer value we misinterpret) updated by
- This appears to be a bug connected with string conversion. See the following topic : https://www.autoitscript.com/forum/topic/176690-number-puzzle/ It seems to occur with various functions which convert the integer to a string - including ConsoleWrite. […]
- 4:52 PM Ticket #3111 (Allow for parallel compilations) closed by
- Fixed: Closing this report. Jos
- 2:00 PM Ticket #3118 (StringSplit - NewFlag - case) updated by
-
Version changed
Automatic ticket cleanup. - 1:25 PM Ticket #3118 (StringSplit - NewFlag - case) closed by
- Rejected
- 1:24 PM Ticket #3118 (StringSplit - NewFlag - case) updated by
- Spam suppression
- 3:38 AM Ticket #3112 (Function _Excel_RangeFind not working) closed by
- Fixed: Fixed by revision [11497] in version: 3.3.15.1
Aug 31, 2015:
- 10:04 PM Ticket #3115 (TCPRecv doesn't detect closed socket) closed by
- Duplicate
- 9:30 PM Ticket #3119 (GUICtrlSetColor bug) closed by
- No Bug: But to colour the text, rather than the background, you need to remove the style - as the Help file explains: […] No bug. M23
- 9:02 PM Ticket #3119 (GUICtrlSetColor bug) updated by
- What you mean not work ? […]
- 4:21 PM Ticket #3119 (GUICtrlSetColor bug) created by
- remarks Help file of GUICtrlSetColor: "Only Button, Group, ... can …
- 12:07 PM Ticket #3118 (StringSplit - NewFlag - case) created by
- Die einzigartige Diätmethode dank Calriphen und Phenoxin. Calriphen …
Aug 30, 2015:
- 6:09 PM Ticket #3117 (StringFormat - second parameter is optional) closed by
- Fixed: Fixed by revision [11495] in version: 3.3.15.1
- 4:59 PM Ticket #3117 (StringFormat - second parameter is optional) created by
- in HelpFile for StringFormat there is: […] This mean that the …
- 10:04 AM Ticket #3116 ($WIN_STATE_* Constants Does Not Exist in AutoItConstants.au3) closed by
- Fixed: Fixed by revision [11494] in version: 3.3.15.1
Aug 29, 2015:
- 6:54 PM Ticket #3116 ($WIN_STATE_* Constants Does Not Exist in AutoItConstants.au3) created by
- $WIN_STATE_* Constants Does Not Exist in AutoItConstants.au3 As Stated …
Aug 27, 2015:
- 10:22 PM Ticket #3115 (TCPRecv doesn't detect closed socket) created by
- Hello! This bug is always here : TCPRecv doesn't returns an @error …
- 4:35 PM Ticket #3114 (Array as an parameter for Call Function instead of n parameters) closed by
- Rejected: Already available. Look in the help file for call.
- 4:19 PM Ticket #3114 (Array as an parameter for Call Function instead of n parameters) created by
- I think it would be better if Call function can accept an array …
Aug 26, 2015:
- 1:02 PM Ticket #3113 (HelpFile Example - StderrRead.au3) closed by
- Fixed: Fixed by revision [11492] in version: 3.3.15.1
- 5:05 AM Ticket #3112 (Function _Excel_RangeFind not working) updated by
- Running a script that uses this function it is interrupted with an error. In version 3.3.12, this script works.
Aug 25, 2015:
- 9:54 PM Ticket #3113 (HelpFile Example - StderrRead.au3) created by
- there is: […] should be: […]
- 8:51 PM Ticket #3111 (Allow for parallel compilations) updated by
- I have ran your example again a couple of times and have no issues any more. One other question: why do you have Scite in the Beta directory? "C:\Program Files (x86)\AutoIt3\Beta\SciTE\AutoIt3Wrapper There is no need for that and never done by the standard installers. There is not much I can do more at this moment unless I can get it to replicate your problem. There were several fixes in the code using the same file and also the _tempfile() returned the same name in case it was called within a certain timeframe, but those should all be sorted now. Jos
- 4:14 PM Ticket #3112 (Function _Excel_RangeFind not working) updated by
- The error isn't in the example script, the error is in the function _Excel_RangeFind. There's no COM error handler in that function so it causes this error message to appear.
- 10:28 AM Ticket #3112 (Function _Excel_RangeFind not working) created by
- OS - Windows 7 (x64) MS Office 2013 (x32) The script in the Help an …
- 9:00 AM Ticket #3111 (Allow for parallel compilations) updated by
- I get between 1 and 3 errors when running the batch script, and things are working gine when doing one.
- 12:01 AM Ticket #2906 (TCPRecv can't detect closed client web browser sockets) updated by
- Same problem with AutoIt v3.3.14.0 and beta3.3.15.0 This really needs to be fixed Thanks
Aug 24, 2015:
- 9:01 PM Ticket #3111 (Allow for parallel compilations) updated by
- .. and this is for all 5 when running the batch script and things are working fine when doing one? Jos
- 8:42 PM Ticket #3111 (Allow for parallel compilations) updated by
- Hello, Sorry, no AV installed, WinDefender disabled... I always get this error: […]
- 7:11 PM Ticket #3111 (Allow for parallel compilations) updated by
- Looks good to me ... and you still have the same issue? Any AV installed and do you have the temp directory excluded: "%localappdata%\AutoIt v3" ? Jos
Aug 23, 2015:
- 10:23 PM Ticket #3111 (Allow for parallel compilations) updated by
- Hello, I have uninstalled AutoIt3, AutoIt3 Beta and SciTe. I have then installed, in this order: AutoIt, AutoIt3 Beta, SciTe. Then I have downloaded the beta AutoIt3Wrapper.au3 and put it in the Beta directory. The script I am using is this one: […] Am I doing something wrong? Am I forgetting to do something? Thank you very much!!
- 9:49 PM Ticket #3111 (Allow for parallel compilations) updated by
- Are you sure you are using the script and new source I provided? I have tested many times with your provided example and things were working after the modifications I have made. Jos
- 8:05 PM Ticket #3111 (Allow for parallel compilations) updated by
- Hello, Even with the beta version of AutoIt3Wrapper.au3 I still have mixed executable files. I do not know if this can help you, but here is the error message I get 50% of the time: […]
- 4:02 PM Ticket #3111 (Allow for parallel compilations) updated by
- You need to go to the SciTE4AutoIt3 Beta subdirectory, not the Beta AutoIt3 installer. https://www.autoitscript.com/autoit3/scite/download/beta_SciTE4AutoIt3/ Download the AutoI3Wrapper.zu3 from there and replace the current one. Don't forget to update your SciTE setup as I am not providing any EXE's anymore for scripts. Jos
- 1:48 PM Ticket #3111 (Allow for parallel compilations) updated by
- Hello, I have installed the Beta, but things are still the same. Quick question: is it me or the Beta did not update the file AutoIt3Wrapper.au3 ? Maybe this is the reason why the bug is not fixed, and you need to provide me the new AutoIt3Wrapper.au3 file? Thank you for your time!
Aug 22, 2015:
- 10:15 PM Ticket #3111 (Allow for parallel compilations) updated by
- Please give the current beta a try. also remember I am not supplying compiled scripts any more, so your program should look like this now: […] Jos
- 9:53 PM Ticket #1663 (Au3Recorder x64 does not work on x64 machines.) updated by
- @anonymous Thank you GREATLY for posting the Au3Record.exe file. Since the new version of SCITE DO NOT INCLUDE IT, finding this forum posting was the only way to get back this awesome utility for AutoIt.
- 8:16 PM Ticket #3111 (Allow for parallel compilations) updated by
- This issue seems to stem from the _tempfile() udf which will generate the same name when ran with a certain timeframe. Things seems to work when I put a sleep between the compile lines: […] Just a workaround for the moment,while I check how this can be resolved. Jos
- 4:27 PM Ticket #3111 (Allow for parallel compilations) updated by
- Hello, Here is a replication example, it is supposed to compile 5 programs named Program1.exe, Program2.exe, ..., Program5.exe. Each of these programs show a GUI with its name in a big label ("Program 1" is displayed by Program1.exe, and so on). On my computer and our servers it does several errors, sometimes some programs are compiled and as you can see when running those compiled programs, they are not the right ones. For instance Program2.exe will show "Program 5" and have no description on it. Thank you for your time and your work on AutoIt !!!
- 3:58 PM Ticket #3111 (Allow for parallel compilations) updated by
-
Owner, Status, Component changed
Aug 21, 2015:
- 10:01 PM Ticket #3111 (Allow for parallel compilations) updated by
- Build me a replication example and I will have a look, but don't expect me to do the work first to replicate a possible bug. I have fixed an issue in au3stripper and make sure you use the last setup as that doesn't run autoit3wrapper.exe any more. Jos
- 8:29 AM Ticket #2823 (_ChooseFont default color) updated by
- The fix applied did work for the input, but that was not the whole problem. The help states that element 5 of the return array is "COLORREF rgbColors". The value returned is actually BRG. Here is a suggested new line shown below in it's placement just before the last line: […] Also, the tag structure should be changed to reflect "bgrColors" instead of "rgbColors". Of course, this change will not affect operation. However, it will help avoid confusion when reading the code.
- 3:53 AM Ticket #3111 (Allow for parallel compilations) updated by
- Are you actually running AutoIt3Wrapper, or are you running Aut2Exe? Have you tried compiling multiple scripts using just Aut2Exe and running them simultaneously?
Aug 20, 2015:
- 9:53 PM Ticket #3111 (Allow for parallel compilations) created by
- Hello, In my company we have a lot (around 100-150) of AutoIt …
Aug 19, 2015:
- 3:41 PM Ticket #3110 (_ArrayUnique bug) closed by
- Duplicate
- 12:53 PM Ticket #3110 (_ArrayUnique bug) updated by
- #3078 fixed in. Close this.
- 10:44 AM Ticket #3109 (2x FileInstall in same line (in if statement) not working compiled) updated by
- Replying to Jos: > Replying to anonymous: > > It is a real bug.. See #3107 > > @AutoIt Support (or whatever): Please read the tickets in future carefully and not simply stamping a request as no bug. Thank you > > Trying to make friends or something? > > Jos Seriously not! I just wanna help to improve AutoIt and get answers like that..
- 10:12 AM Ticket #3110 (_ArrayUnique bug) created by
- […] Array variable has incorrect number of subscripts or subscript …
Aug 18, 2015:
- 11:17 PM Ticket #3109 (2x FileInstall in same line (in if statement) not working compiled) updated by
- Replying to anonymous: > It is a real bug.. See #3107 > @AutoIt Support (or whatever): Please read the tickets in future carefully and not simply stamping a request as no bug. Thank you Trying to make friends or something? Jos
- 7:15 PM Ticket #3109 (2x FileInstall in same line (in if statement) not working compiled) updated by
- It is a real bug.. See #3107 @AutoIt Support (or whatever): Please read the tickets in future carefully and not simply stamping a request as no bug. Thank you
- 7:10 PM Ticket #3109 (2x FileInstall in same line (in if statement) not working compiled) updated by
- Here I got the evidence: Version 1 not working: […] Version 2 working: […] I added the third FileInstall. This line will not be excecuted but the Aut2Exe recognize the second file and the installation works!
- 7:06 PM Ticket #3109 (2x FileInstall in same line (in if statement) not working compiled) created by
- Hello, the following code works fine: […] But in the compiled …
- 12:52 PM Ticket #3108 (function with optional parameters run via AdlibRegister() fails with ...) closed by
- No Bug: This works as expected since AdlibRegister help explicitely mentions that You can not register a function using parameters. Closing as "No bug".
- 10:42 AM Ticket #3108 (function with optional parameters run via AdlibRegister() fails with ...) created by
-
Given the following definition:
[…]
I expect the
MyFunc()…
Aug 15, 2015:
- 12:33 PM Ticket #3085 (wrong examples) closed by
- Fixed: Fixed by revision [11489] in version: 3.3.15.1
- 1:28 AM Ticket #3085 (wrong examples) updated by
- _GUIScrollBars_GetScrollInfoEx.au3 proposal: […]
- 1:16 AM Ticket #3085 (wrong examples) updated by
- _GUICtrlTreeView_SetHeight.au3 Proposal: […]
Aug 14, 2015:
- 12:28 PM Ticket #3103 (_Timer_GetIdleTime not working properly in Windows 10) updated by
- This error occurs consistently on a machine with a clean Windows 10 install. No other software or user services. The exact same hardware and software works properly in Windows 7. Perhaps this has to do with either the Windows 10 version of the Nvidea video driver, the optical mouse or keyboard driver. All drivers and options are vanilla. No unusual hareware, services or programs running In any event it fails every time. What next? - Dave
Aug 13, 2015:
- 1:00 AM Ticket #3085 (wrong examples) updated by
- _IELinkClickByText[2] is showing how to: ; using a sub-string match. This would be beter to add new parameter: Here is proposal: […] add: #include <StringConstants.au3>
- 12:40 AM Ticket #3085 (wrong examples) updated by
- _IEFormElementSetValue[3] _IEFormElementSetValue[4] are explained in Remarks: […]
- 12:14 AM Ticket #3085 (wrong examples) updated by
- _GUICtrlTreeView_GetFirstItem Please change this: […] to this: […]
Aug 12, 2015:
- 4:27 PM Ticket #3106 (StringIsFloat doesn't accept a valid FP exponent) created by
- StringIsFloat doesn't accept a float exponent in the string: […] …
- 11:42 AM Ticket #3105 (Example doesn't exist) closed by
- Fixed: Fixed by revision [11481] in version: 3.3.15.1
- 11:25 AM Ticket #3105 (Example doesn't exist) created by
- https://www.autoitscript.com/forum/topic/153782-help-filedocumentation- …
Aug 10, 2015:
- 9:50 PM Ticket #3103 (_Timer_GetIdleTime not working properly in Windows 10) updated by
- I just tested this on my Windows 10 x86 VM on my work computer, still not seeing any problems with this at all. […] I can only assume it only happens on some hardware or there is something wrong with the computers/software on the computers that are showing the error. I can't imagine that the counter should be decrementing between measurements the way your counter results show, although this page in MSDN explains that GetLastInputInfo isn't a system wide function, it only registers the current user's last input. So if you've got something running in the background simulating mouse/key actions it will throw it off. https://msdn.microsoft.com/en-us/library/windows/desktop/ms646302(v=vs.85).aspx
Note:
See TracTimeline
for information about the timeline view.
