Timeline
Sep 10, 2009:
- 5:39 PM Ticket #1004 (_PathFull bug in beta autoit 3.3.1) updated by
- Looking at the code I think it's still possible to pass absolute garbage that can't be sensibly handled which the strange error check will catch. I'll take a look at the rest of the comments.
- 3:52 PM Ticket #1004 (_PathFull bug in beta autoit 3.3.1) updated by
- (that was me earlier) Oh, please don't remove it! I quite like having the function there. I was going to attempt to fix it myself but I just got bogged down and confused. One thing I did notice, if it means anything, is that on line 487 the function is called recursively but fails to pass along the second parameter: […] I assumed it should be: […] I know that doesn't fix the bug itself but I thought I would point it out. And is it just me, or does the error check on line 451 seem kind of redundant? I mean, is there really any way that $i could end up being 3?
- 2:26 AM Ticket #1004 (_PathFull bug in beta autoit 3.3.1) reopened by
- Sigh. This function is about to go the way of _StringAddThousandsSep(). Either I'm adding some obscure functionality or I'm fixing bugs that result from changing otherwise stable code. Anyway, anonymous users could open tickets for all of a week or something. That's when it became apparent that people who didn't have any business being alive couldn't be trusted with the responsibility to manage a ticket's state.
- 1:34 AM Ticket #1004 (_PathFull bug in beta autoit 3.3.1) updated by
- It seems the bug is not completely fixed. For UNC paths it repeats the network name. […] Outputs: NETWORK\NETWORK\Path\File.ext I guess we can't reopen tickets anymore? I haven't been around in a long time and didn't realize…
Sep 9, 2009:
- 9:47 PM Ticket #1170 (Random(1,1,1) = 0) created by
- random(1,1,1) = 0 in old autoit version (one year ago, or older) i …
- 4:20 PM Ticket #1167 (_FTP_ProgressDownload crashes) closed by
- Fixed: already fix in next beta 3.3.1.2
- 4:17 PM Ticket #1166 (_GUICtrlMenu_GetItemCount() return value) closed by
- Duplicate: Already fixed in next beta, perhaps without bug reporting as a complete UDF checking is being done for 3.3.1.2
Sep 8, 2009:
- 6:27 PM Ticket #1169 (high-level Recording) closed by
- Rejected: You will get much better results writing something by hand than any automated tool can generate anyway.
- 5:53 PM Ticket #1167 (_FTP_ProgressDownload crashes) updated by
-
This bug also occurs in:
_FTP_FileGetSize (line 461)
FTP_ListToArray (line 1184, 1205)
I think this bug has been created when inverting the params of _WinAPI_MakeQWord
(
;_FTPFileTimeLoHi ; --> _WinAPI_MakeQWord ; parameter inversion) - 10:00 AM Ticket #1169 (high-level Recording) updated by
-
Version changed
Automatic ticket cleanup. - 9:03 AM Ticket #1169 (high-level Recording) created by
- high-level Recording( Window component-based ) can be useful for auto …
Sep 7, 2009:
- 11:26 PM Ticket #1161 (old colormode links and remarks.) closed by
- Fixed: Fixed in version: 3.3.1.2
- 5:34 PM Ticket #351 (Reverse PixelSearch) updated by
-
Severity changed
I'm going to set this as blocking. It doesn't need to be done by the next beta but it does need to be done before we turn this beta period into a final release. - 5:33 PM Ticket #351 (Reverse PixelSearch) reopened by
- This is not fully complete. Things that need done: * Better documentation. It's very hard to find the one sentence that mentions searching bottom-to-top is even possible. * It doesn't implement right-to-left searching.
- 11:27 AM Ticket #1168 (_ExcelBookOpen error on workbooks with hidden sheets) created by
- _ExcelBookOpen will run into an error, if the first sheet of the …
- 10:11 AM Ticket #1167 (_FTP_ProgressDownload crashes) created by
- _FTP_ProgressDownload crashes with the message "error allocating …
Sep 6, 2009:
- 8:56 AM Ticket #1166 (_GUICtrlMenu_GetItemCount() return value) created by
- the UDF help says that on failure it returns 0 it should be -1 on failure
Sep 4, 2009:
- 9:28 PM Ticket #1165 (_GUICtrlComboBoxEx_AddString as 64bit Script) created by
- This piece of Code crashes when compiled as x64 script, on x86 …
- 11:13 AM Ticket #1164 (FileGetPos() after FileReadLine()) created by
- FileGetPos() after FileReadLine() returns increment of 64, or EOF position.
- 5:10 AM Ticket #1163 (WinGetClassList - optional parameter for parent class only) closed by
- Rejected: The function _WinAPI_GetClassName() already exists in WinAPI.au3. There's no point in duplicating functionality.
- 4:37 AM Ticket #1163 (WinGetClassList - optional parameter for parent class only) created by
- I would like to suggest adding a flag parameter to WinGetClassList to …
Sep 3, 2009:
- 5:18 AM Ticket #1162 (Run ( "wrong file" )) updated by
- > Ironically I had to write an AU3 to automate the installation of AutoIT, since I couldn't find any silent install switch for "Installation Path", if it does exist, please mail me ;) The AutoIt installer is a standard NSIS installer and obeys standard NSIS conventions.
- 4:41 AM Ticket #1162 (Run ( "wrong file" )) created by
- Ok so path is very loooong &filename is very looong too run ( "Norton …
Sep 2, 2009:
- 10:20 AM Ticket #1161 (old colormode links and remarks.) created by
- old colormode links and remarks. counting 9 after help search for …
Sep 1, 2009:
- 9:48 AM Ticket #240 (Add as Snippet) updated by
- The attachment was not useless it demonstrates that the error message reported was exactly as quoted and not paraphrased, potentially missing out significant information. I agree that this works fine on XP, but whatever the problem was it's back on Vista and 7, 64-bit versions at least. Pardon me for thinking this information might have been helpful.
Aug 31, 2009:
- 7:34 PM Ticket #1160 (GuictrlcreatePic not displaying over ListView in Win7) created by
- Using Windows 7 RC the image will not display over a listview control. …
- 4:35 PM Ticket #1159 (To select an child from the device manager in win vista 32 bit machine) closed by
- Rejected: I suggest you read WikiStart.
- 10:00 AM Ticket #1159 (To select an child from the device manager in win vista 32 bit machine) updated by
-
Version changed
Automatic ticket cleanup. - 8:13 AM Ticket #1159 (To select an child from the device manager in win vista 32 bit machine) created by
- autoit script not working in Win vista for selecting a child from the …
- 7:17 AM Ticket #1155 (_WinAPI_CreateSolidBitmap() is too slow) updated by
- Sorry, I made a wrong benchmark (looked in SciTE console). The correct results are as follows. Current functions: ~0.975121 seconds My functions: ~0.000426 seconds Ie almost instantaneously. I think _WinAPI_CreateSolidBitmap() should be updated. Thanks.
Aug 30, 2009:
- 10:11 PM Ticket #1155 (_WinAPI_CreateSolidBitmap() is too slow) updated by
- Another way for the case Developers don't want to touch original version is to add this as new UDF _WinAPI_CreateSolidBitmapEx()
- 10:00 PM Ticket #1158 (Global update the WinAPI.au3 library) updated by
-
Version changed
Automatic ticket cleanup. - 8:48 PM Ticket #1158 (Global update the WinAPI.au3 library) created by
- I suggest to include the following usefull functions in native AutoIt …
- 8:02 PM Ticket #1112 (Add _WinAPI_SetCheckMethod() and modify _WinAPI_Check()) updated by
-
Severity changed
Setting as blocking. This needs done before the next beta (I think it may be done now but I need to double check). - 7:58 PM Ticket #1085 (General timer descrepancies) closed by
- No Bug: Microsoft lists 9 chipsets that are affected. I really don't think we need to document a problem that's due to a hardware defect on so few chipsets.
- 7:54 PM Ticket #1142 (_ArraySearch return 0 (number vs string)) closed by
- No Bug: The equality test is essentially: […] The statement Number("string") returns 0 which compares true against 0 which means the search was successful and the index was found. This is not a bug.
- 7:45 PM Ticket #1117 (_excelwriteformula quotes - possible bug) closed by
- No Bug: No useful information provided.
- 7:42 PM Ticket #1139 (Run filename plus path) closed by
- Fixed: This is already done in 3.3.1.2. I changed the examples slightly as well.
- 7:34 PM Ticket #1102 (Doc, StringInStr, count.) closed by
- Fixed: Fixed in version: 3.3.1.2
- 7:14 PM Ticket #1157 (Add Crypt.au3) created by
- Crypt.au3 needs cleaned up and added before the next beta (setting as …
- 7:12 PM Ticket #1080 (InetGet doesn't return immediately for a background download) updated by
-
Severity changed
Set as blocking, it needs done before the next beta. - 7:11 PM Ticket #967 (Inet functions need to support FTP through a proxy.) updated by
-
Severity changed
Set as blocking, it needs done before the next beta. - 7:08 PM Ticket #1033 (UDF's missing @error checks after DLLCalls()) updated by
-
Severity changed
Set as blocking, it needs done before the next beta. - 7:05 PM Ticket #1156 (AutoItSetOption() generates a fatal error) created by
- AutoItSetOption() generates a fatal error when an invalid option is …
- 2:00 PM Ticket #1155 (_WinAPI_CreateSolidBitmap() is too slow) updated by
-
Version changed
Automatic ticket cleanup. - 1:24 PM Ticket #1155 (_WinAPI_CreateSolidBitmap() is too slow) created by
- As this is a very useful function is too slow, I suggest to replace it …
Aug 29, 2009:
- 11:39 PM Ticket #1154 (ControlClick() and VB.NET compatibility) created by
- If a button in a VB.NET app is not visible (minimized, hidden, …
- 3:43 PM Ticket #1153 (User-defined libraries support with 'Open Include'.) created by
- if possible, support for opening 'User-defined libraries' with …
- 3:07 PM Ticket #1152 (Please fix my bug!) closed by
- No Bug: This is not a support forum. Read WikiStart sometime in the next 48 hours while you are banned from the forum for your flagrant misuse of the issue tracker.
- 11:41 AM Ticket #1152 (Please fix my bug!) created by
- I wrote a code and a part of it like this: [code] $root=ProcessList() …
Aug 28, 2009:
- 4:48 PM Ticket #1151 (cSnippet Error _GUIImageList_AddIcon: -1) closed by
- Duplicate: You're annoying. First, you post an absolutely worthless screenshot to an old ticket. Then, because I deleted the useless screenshot, you create a new ticket to post the worthless screenshot. And do you know what you contribute? Absolutely nothing. Either figure out why the problem happens or stop wasting time. Closing as duplicate of #240.
- 2:47 PM Ticket #240 (Add as Snippet) updated by
- Now I tried the same and it works fine without any errors on my WinXP SP2 with AutoIt 3.2.12.1
- 2:44 PM Ticket #240 (Add as Snippet) updated by
- @Valik Sorry for iritating you Valik ;-| I don't remeber this one but I think I wanted to show I can reproduce this error too. I replied at the same year/month as original poster, not to already existing one year old ticket.
- 9:21 AM Ticket #1151 (cSnippet Error _GUIImageList_AddIcon: -1) created by
- This is really an update to ticket #240. I'm hoping this will shed …
Aug 27, 2009:
- 4:45 PM Ticket #240 (Add as Snippet) updated by
- I deleted an image from a user who thought it would be helpful to post a worthless image in a ticket that's over a year old. Really, you had to post an image of an error described in plain text in the description of the ticket?
- 7:11 AM Ticket #1150 (TCPrecv returns @error=-1) closed by
- Fixed: Fixed in version: 3.3.1.2
Aug 26, 2009:
- 6:00 PM Ticket #1150 (TCPrecv returns @error=-1) updated by
-
Version changed
Automatic ticket cleanup. - 4:28 PM Ticket #1150 (TCPrecv returns @error=-1) created by
- I have noted that when the port is closed from remote side , TCPrecv …
- 7:02 AM Ticket #1148 (_ArraySort() Helpfile Typo) closed by
- No Bug: nothing wrong tooltip indicate the default valut which is ascending and the doc say what is done when set to 1
- 12:55 AM Ticket #1149 (GUICtrlSetTrans()) closed by
- Rejected: You're right, it could be nice. If it were possible to do. And if it were possible to do... WinSetTrans() would already do it. But, it's not possible. So, rejected.
- 12:25 AM Ticket #1149 (GUICtrlSetTrans()) created by
- Set the transparency of a GUI Control. Could be nice. :X
Aug 25, 2009:
- 12:00 PM Ticket #1148 (_ArraySort() Helpfile Typo) updated by
-
Version changed
Automatic ticket cleanup. - 10:05 AM Ticket #1148 (_ArraySort() Helpfile Typo) updated by
- Hmmm, on second thought, maybe the tooltip is wrong. Descending is 10, 9, 8.... 1 Ascending is 1, 2, 3.... 10 In any case, one of them is wrong :-)
- 10:02 AM Ticket #1148 (_ArraySort() Helpfile Typo) created by
- Helpfile lists: $iDescending [optional] If set to 1, sort descendingly …
Aug 23, 2009:
- 4:47 PM Ticket #1147 (Comparison of numbers against strings gives unexpected results) updated by
-
Version, Type changed
This looks very much like a bug. I see some suspicious code that makes me think the implicit conversions aren't working right. - 6:28 AM Ticket #1144 (Typo in AutoIt help file (.chm)) closed by
- Duplicate: duplicate ticket already fixed in beta. Thanks for trying beta before sumitting a new ticket.
- 6:23 AM Ticket #1140 (_ArraySearch return 0 (if $avArray is not a 1 dimensional array)) closed by
- Fixed: Fixed in version: 3.3.1.2
- 4:00 AM Ticket #1147 (Comparison of numbers against strings gives unexpected results) updated by
-
Version changed
Automatic ticket cleanup. - 2:36 AM Ticket #1147 (Comparison of numbers against strings gives unexpected results) created by
- The wording used in the helpfile, Datatypes section (when a string is …
- 12:49 AM Ticket #1142 (_ArraySearch return 0 (number vs string)) updated by
- I may be mis-interpreting something here but it is my understanding that: [from Helpfile, Datatypes] If a string is used as a number, an implicit call to Number() function is done. So if it doesn't contain a valid number, it will be assumed to equal 0. For example, 10 * "fgh" equals the number 0. So I'm not completely surprised that the comparison made (0 = "string") is interpreted as (0 = Number("string")) which is (0 = 0) and thus succeeds at index 0 of the array given in exemple. Disclaimer: of course it can be objected that comparing oranges with keyboards is by itself a bad idea. OTOH the variant nature merely invites such operations.
Aug 22, 2009:
- 2:17 AM Ticket #1146 (Obfuscator & OnAutoItExitRegister.) updated by
- Roger, thanks.
- 12:00 AM Ticket #1146 (Obfuscator & OnAutoItExitRegister.) updated by
-
Milestone changed
Automatic ticket cleanup.
Aug 21, 2009:
- 11:01 PM Ticket #1146 (Obfuscator & OnAutoItExitRegister.) closed by
- Fixed: It is just a matter of adding one line to obfuscator.dat: onautoitexitregister,1,0 Download the version available in the Beta Directory and save it in the Obfuscator program directory. Jos
- 10:47 PM Ticket #1146 (Obfuscator & OnAutoItExitRegister.) updated by
-
Status changed
Will have a look. - 8:00 PM Ticket #1146 (Obfuscator & OnAutoItExitRegister.) updated by
-
Version changed
Automatic ticket cleanup. - 7:46 PM Ticket #1146 (Obfuscator & OnAutoItExitRegister.) created by
- OnAutoItExitRegister() set functions get stripped in Obfuscated …
- 7:39 PM Ticket #1145 (GUICtrlCreateTreeView() steals application focus) reopened by
- Your ticket describes activation, your example describes focus and demonstrates focus. It does demonstrate the problem for me on 3.3.1.1. Fixing the ticket to describe the problem correctly. In the future, please submit carefully written and well thought out issues with examples to avoid further hassle.
- 7:20 PM Ticket #1145 (GUICtrlCreateTreeView() steals application focus) updated by
- i have attached the file
- 5:16 PM Ticket #1145 (GUICtrlCreateTreeView() steals application focus) closed by
- No Bug: Go read WikiStart and stop wasting people's time, please. Not only did you fail to provide an example so I could show you where the problem in your code lies, you shouldn't have even been posting here in the first place.
- 12:19 PM Ticket #1145 (GUICtrlCreateTreeView() steals application focus) created by
- The following code steals focus from the active application even …
- 8:09 AM Ticket #1144 (Typo in AutoIt help file (.chm)) created by
- Found a typo in the following section: Function Reference > File, …
- 4:27 AM Ticket #1143 (Winamp cause script to fail) closed by
- No Bug: That's nice. Now go read WikiStart to find out why this ticket has been closed.
- 4:11 AM Ticket #1143 (Winamp cause script to fail) created by
- My script is heavy on ControlSend items I noted today while Winamp …
Aug 20, 2009:
- 9:40 PM Ticket #1134 (Code cleanup of _FileWriteToLine()) updated by
- This function is litle bit bugy... Reproduce example: […] Here we get @error = 1, but there is 20 lines in file, yes, the lines are delimited by @LF not @CRLF, but some text editors do the same when we manualy writing lines to file, so we need to take this in count. So here is a fixed version, plus speed improvements: […]
- 11:05 AM Ticket #1142 (_ArraySearch return 0 (number vs string)) created by
- #Include <Array.au3> Dim $array[1] $array[0]=0 …
Aug 19, 2009:
- 7:53 PM Ticket #1141 (@InetGetActive - @InetGetBytesRead not in au3.keyword.properties) closed by
- No Bug: Even though you filed this report against version 3.3.0.0 you are clearly using the 3.3.1.1 definitions for SciTE. The 3.3.1.1 version of SciTE does not contain those macros, which is correct. I suggest using the 3.3.0.0 definitions if you really are using the 3.3.0.0 version of AutoIt. However, if you are using 3.3.1.1 version of AutoIt, then read the changelog.
- 6:21 PM Ticket #1141 (@InetGetActive - @InetGetBytesRead not in au3.keyword.properties) created by
- Hello all, Those '@InetGetActive' and '@InetGetBytesRead' are not in …
- 12:22 PM Ticket #1140 (_ArraySearch return 0 (if $avArray is not a 1 dimensional array)) created by
- WRONG: If UBound($avArray, 0) > 2 Or UBound($avArray, 0) < 1 Then …
- 5:59 AM Ticket #1139 (Run filename plus path) updated by
- Since notepad.exe is on the system path, it is always going to work. Adding the following examples may help understanding […]
- 4:00 AM Ticket #1139 (Run filename plus path) updated by
-
Version changed
Automatic ticket cleanup. - 2:21 AM Ticket #1139 (Run filename plus path) created by
- The help pages for Run, RunWait, RunAs and RunAsWait functions could …
- 2:14 AM Ticket #1033 (UDF's missing @error checks after DLLCalls()) updated by
- What the fuck does any of that have to do with this ticket? It has nothing to do with this ticket, that's what. Post on the support forum next time and read WikiStart before you attempt to use the issue tracker again.
- 1:13 AM Ticket #1033 (UDF's missing @error checks after DLLCalls()) updated by
- these were the rest of the calls at the end of the program. the purpose of the code was to prevent multiple instances of the program from running. however, this part of the code may not be necessary. apparently the NSIS code does not call CloseHandle for some reason, and I do not know what the upshot of this is. while 1 Case $MSG==$GUI_EVENT_CLOSE ;$result = DllCall("kernel32.dll", "int", "ReleaseMutex" & $kernelfunctioncalltype, "ptr", $hmutex) ;if @error<>0 then ; ;do something ;endif $result = DllCall("kernel32.dll", "int", "CloseHandle" & $kernelfunctioncalltype, "ptr", $hmutex) if @error<>0 then ;do something endif Exit
- 12:48 AM Ticket #1033 (UDF's missing @error checks after DLLCalls()) updated by
- I am trying to make kernel32.dll calls to CreateMutex() (CreateMutexA or CreateMutexU) but no matter what I do instead of getting a HANDLE back (used hwnd) I always get an emoty string for a result. should be getting 0 or NULL or a pointer value. so I tried returning a pointer, which is, after all, what a HANDLE is defined as in VC++. same result. this function works in NSIS but fails totally to work in auto-it3. #include <GUIConstants.au3> $kernelfunctioncalltype="" ;"A" or "W" or "" $hmutex=0; ;-----code to prevent multiple instances. doesn't seem to work. ;-----NSIS code: System::Call 'kernel32::CreateMutexA(i 0, i 0, t "mutex-phonelistGUI-3.0-1.0") i .r1 ?e' $hmutex = DllCall("kernel32.dll", "ptr", "CreateMutex" & $kernelfunctioncalltype, "ptr", 0x00000000, "int", 0x00000000, "str", "mutexGUI-phonelist-3.0") $e=@error if 0 <> $e then msgbox(0,"error",$e) ;never pops up endif If 0==$hmutex OR ""==$hmutex Then ;failed to get mutex. do nothing until closing time. apparently we have succeeded ; MsgBox(0,"mutex",$hmutex) Else ;got a mutex. another instance is running, so exit. ; MsgBox(0,"mutex",$hmutex) Exit EndIf and yes, @error always is 0 no matter what kernel32.dll function I call. what's the deal with this? somebody please fix. and someone fix the variables so they can handle pointers. at least useably convert it to an int and back!
Aug 18, 2009:
- 5:16 PM Ticket #1138 (XML) closed by
- Rejected: This has been answered so many times before.
- 10:12 AM Ticket #1120 (Overwrite hidden system files with FileInstall()) updated by
- FYI, FileWriteLine() works but _FileWriteToLine() doesn't.
- 8:18 AM Ticket #1138 (XML) created by
- XML has been a standard and I know there is a XML UDF out there. But …
- 3:09 AM Ticket #1136 (IsArray sets @extended=0) updated by
- I very much apologise. Did not know that in each function @extended is set to 0.
- 2:23 AM Ticket #1137 (Change RegEnumKey/RegEnumVal error return to be more sensible.) updated by
-
Version, Type, Summary changed
I don't think this is a bug, but I do think the behavior should be changed. Adjusting ticket to reflect a feature request. - 1:46 AM Ticket #1137 (Change RegEnumKey/RegEnumVal error return to be more sensible.) created by
- Hello, I hope it will not be 'is a feature, not a bug' ;) Both …
Aug 17, 2009:
- 5:39 PM Ticket #1136 (IsArray sets @extended=0) closed by
- No Bug: Sigh. Why do we bother writing documentation when people don't bother reading it. Try reading the documentation for SetExtended().
- 5:29 PM Ticket #1136 (IsArray sets @extended=0) created by
- When i use function IsArray then resets @extended. In help for IsArray …
- 3:36 PM Ticket #1062 (language support) closed by
- No Bug: Due to lack of additional information I'm closing this as no bug.
- 3:23 PM Ticket #1133 (NOT and Int64 numbers) closed by
- Duplicate: Closing as a duplicate of #767.
- 3:22 PM Ticket #1135 (bug with beta version about Option OnExitFunc) closed by
- No Bug: You don't say? Maybe you should try reading the changelog and the script-breaking changes page as well if you're going to use the beta? Otherwise, don't use the beta.
- 12:00 PM Ticket #1135 (bug with beta version about Option OnExitFunc) created by
- This instruction Opt("OnExitFunc", "EzSkinOnExitFunc") works well …
- 11:39 AM Ticket #1133 (NOT and Int64 numbers) updated by
- yea, your right.
- 4:00 AM Ticket #1134 (Code cleanup of _FileWriteToLine()) updated by
-
Version changed
Automatic ticket cleanup. - 3:14 AM Ticket #1134 (Code cleanup of _FileWriteToLine()) created by
- Just a slight code clean-up by reducing the number of lines required …
Aug 16, 2009:
- 9:00 PM Ticket #1133 (NOT and Int64 numbers) updated by
- That'd probably fall under the "Beter 64-bit integer support" ticket #767…
- 12:00 AM Ticket #1133 (NOT and Int64 numbers) updated by
-
Version changed
Automatic ticket cleanup.
Aug 15, 2009:
- 11:04 PM Ticket #1133 (NOT and Int64 numbers) created by
- NOT only acts on 32bit part of Int64 numbers. Request to make it Int64 …
- 6:42 AM Ticket #1125 (StringRegExpReplace fails for case insensitive group (?i...)) updated by
-
Owner, Status changed
- 1:19 AM Ticket #1120 (Overwrite hidden system files with FileInstall()) updated by
- Sorry, my mistake - I assumed because FileOpen() and FileMove() worked the others did too. First lesson I guess is not to assume anything. Thumbs.db is a good example of what I want overwritten when installing (re-installing) picture directories.
- 12:09 AM Ticket #1132 (@OSVersion Incorrect on Windows 7) closed by
- No Bug: AutoIt 3.3.0.0 doesn't support Windows 7 because quite obviously AutoIt 3.3.0.0 shipped before any publicly available version of Windows 7. Try the beta. ALWAYS try the beta before reporting a bug.
Aug 14, 2009:
- 11:54 PM Ticket #1132 (@OSVersion Incorrect on Windows 7) created by
- @OSVersion reports "WIN_VISTA" when run on Windows 7. Obviously this …
- 10:00 PM Ticket #1131 (Integration API) updated by
-
Version changed
Automatic ticket cleanup. - 8:42 PM Ticket #1131 (Integration API) closed by
- Rejected: What's stopping you from implementing something? It doesn't have to (and should not) be built in.
- 6:28 PM Ticket #1131 (Integration API) created by
- It would be a great feature to provide a set of APIs to integrate …
- 3:54 PM Ticket #1120 (Overwrite hidden system files with FileInstall()) reopened by
- Replying to Jpm: > Filecopy does not work either > I will add the same remarks In that case, maybe we should reconsider. I can certainly copy SuperHidden files with stuff like Explorer. Given that the overwrite flag is being used, we should probably do the work for the user. It seems pointless to allow an overwrite flag but still make the user write additional code to ensure the overwrite happens. The same goes for FileCopy() and FileMove() as well. Also DirCopy() and DirMove() need tested to ensure the overwrite flag always overwrites when it should.
- 3:50 PM Ticket #1125 (StringRegExpReplace fails for case insensitive group (?i...)) updated by
- Replying to Jpm: > please post what is wrong in the doc if any and how you suggest to fix it I don't know that it is a documentation issue. I expect the same results martin expects. I can see no reason the pattern would behave differently. This needs more investigation to ensure there's not a PCRE bug or a bug in our implementation.
- 3:47 PM Ticket #1129 (StringIsXDigit is wrong return value.) closed by
- No Bug: The return value is correct for the current implementation. If a UNICODE character corresponds to one of the hex-digits then the return value is true.
- 2:49 PM Ticket #1130 ($tagNMLVKEYDOWN stuct not working in x64 OS) created by
- $tagNMLVKEYDOWN in StructureConstants.au3 "int VKey" needs to be …
- 2:38 PM Ticket #1129 (StringIsXDigit is wrong return value.) updated by
- and Plus. StringIsAlpha("A")
- 2:36 PM Ticket #1129 (StringIsXDigit is wrong return value.) created by
- […] ..? It's report - A is Hex? = 1 - A is Hex? = 1 (A -> …
- 7:22 AM Ticket #1125 (StringRegExpReplace fails for case insensitive group (?i...)) updated by
- please post what is wrong in the doc if any and how you suggest to fix it
- 7:21 AM Ticket #1126 (ImageSearch) closed by
- No Bug: You need to have a .dll that run under X64. As I remeber this UDF which is not delivered by AUtoIt don't have one. Next time don't use trak on subject not delivered by the AutoIt installer
- 6:08 AM Ticket #1128 (UDF Addition: _WinAPI_PathFindOnPath) created by
- Proposal for inclusion of aforementioned function in the standard UDF …
Aug 13, 2009:
- 11:56 PM Ticket #1127 (Implement a new function : StdOutReadLine) updated by
- Hmm.
- 9:56 PM Ticket #1127 (Implement a new function : StdOutReadLine) created by
- Hi there, I would like to see a new function in AutoIT : …
- 4:04 PM Ticket #1126 (ImageSearch) created by
- […] this is the error im getting if i launch my program in autoit …
- 8:29 AM Ticket #1125 (StringRegExpReplace fails for case insensitive group (?i...)) created by
- This example […] gives this result […] I think Result 2 should …
- 6:29 AM Ticket #1120 (Overwrite hidden system files with FileInstall()) updated by
- Filecopy does not work either I will add the same remarks
Aug 12, 2009:
- 6:25 PM Ticket #1124 (_Date_Time_SystemTimeTo*Str() Errors with bFmt = 1) created by
- Both the _Date_Time_SystemTimeToDateTimeStr() and …
- 8:27 AM Ticket #1120 (Overwrite hidden system files with FileInstall()) updated by
- User files can be system and/or hidden, not just archive and read-only. I was just thinking that since the other File...() commands all work with +HS so why not FileInstall(). No biggy, it's a simple matter to delete the file first before using fileinstall and then changing the attributes to +HS. As a compromise, can we get a footnote added to the FileInstall section of the help file that the overwrite function doesn't work for +HS attributed files then.
Aug 11, 2009:
- 10:11 PM Ticket #1120 (Overwrite hidden system files with FileInstall()) closed by
- Rejected: I agree.
- 9:51 PM Ticket #1120 (Overwrite hidden system files with FileInstall()) updated by
- Fileinstall is design to install user files. For me that means normal file. If the user when something more complicated it is up to his script to take care. For me such feature will not be accepted.
- 9:46 PM Ticket #1122 (_MathCheckDiv. No error return value.) closed by
- Fixed: In fact it is already fix for next beta
- 9:45 PM Ticket #1122 (_MathCheckDiv. No error return value.) updated by
- no reason that will have avoid the bug …
- 9:43 PM Ticket #1123 (SetError(), SetExtended(), default return value.) updated by
- Just read the Functions Notes […]
- 9:35 PM Ticket #1123 (SetError(), SetExtended(), default return value.) closed by
- No Bug: Replying to anonymous: > Documentation for both SetError and SetExtended() 'Return Value' say "By default, none, ...". > Assuming "none" stands for or just zero. > > But both return 1 when used without a Return value. > > {{{ > ConsoleWrite('SetError(2) = ' & SetError(1) & @CRLF) > ConsoleWrite('SetExtended(2) = ' & SetExtended(1) & @CRLF) > }}} > It means there is no documented return value unless one is explicitly set. > ps: A additional remark to SetExtended() about the fact that it not just sets @extended, but also resets @error back to zero, might be usefull. Every single function resets @error when it's called. There are no exceptions. That is a documented feature. Also documented is that SetExtended() should only be used if its only necessary to set @extended. Otherwise SetError(<error>, [extended]) should be used. In other words, nothing to see here.
- 7:40 PM Ticket #1123 (SetError(), SetExtended(), default return value.) created by
- Documentation for both SetError and SetExtended() 'Return Value' say …
- 5:57 PM Ticket #1122 (_MathCheckDiv. No error return value.) created by
- Is using SetError(1) after Return. They need to be swapped. […] ps: …
- 3:33 PM Ticket #1121 (uninstall, beta, file FTPEx.au3 still standing.) closed by
- Fixed: Thanks already fix for next beta
- 6:42 AM Ticket #1112 (Add _WinAPI_SetCheckMethod() and modify _WinAPI_Check()) updated by
- This cuts both ways. On the one hand _WinAPI_Check() is not needed. The user is able to identify the error. On the other hand removal of this functions may lead to incompatibility in the "old programs" or to more serious mistakes.
- 4:01 AM Ticket #1121 (uninstall, beta, file FTPEx.au3 still standing.) created by
- beta include file FTPEx.au3 was not uninstalled. It still had its …
Note:
See TracTimeline
for information about the timeline view.
