Timeline



May 23, 2012:

9:55 PM Ticket #2197 (#RequireAdmin creates a critical error, if the user doesn't start it ...) updated by Valik
You haven't explained it perfectly. You still haven't told us what OS we are supposed to test this on.
8:22 PM Ticket #2197 (#RequireAdmin creates a critical error, if the user doesn't start it ...) updated by anonymous
you only need to logon as a user that's NOT a local admin, and use these lines, and you won't see the MsgBox: #RequireAdmin Local $_sMsg = "Hi Valik" MsgBox(16,"Critical error:",$_sMsg) Exit
8:19 PM Ticket #2197 (#RequireAdmin creates a critical error, if the user doesn't start it ...) updated by anonymous
Hi Valik Just copy paste my code, compile it and run it, then I have explained perfectly what the issue is about
5:50 PM Ticket #1573 (TCPConnect TCPTimeout) updated by anonymous
Is this ever going to get fixed?
4:22 PM Ticket #1788 (_GUICtrlRichEdit_GetMargins and _GUICtrlRichEdit_SetMargins) updated by trancexx
Component changed
4:21 PM Ticket #2119 ("_EventLog__Open" can not access additional Windows 7/2008 eventlogs) updated by trancexx
Component changed
4:18 PM Ticket #1993 (Forum [autoit] code abbreviates URLs - it shouldn't) updated by trancexx
Component changed
4:14 PM Ticket #2165 (_GUICtrlRebar_SetBandIdealSize bug) updated by trancexx
Component changed
4:14 PM Ticket #2163 (_ExcelBookClose dont work correctly on _ExcelBookAttach on more than ...) updated by trancexx
Component changed
4:13 PM Ticket #2148 (Crash with _GUICtrlListBox_InsertString()) updated by trancexx
Component changed
4:12 PM Ticket #2124 (Au3RecordSetup(): Underscore is missing at the calling to the func, ...) updated by trancexx
Component changed
4:11 PM Ticket #2149 (_StringBetween does not accept NULL-chars in the boundary strings) updated by trancexx
Component changed
4:10 PM Ticket #1996 (_GUICtrlListView_SimpleSort - no sort ItemParam) updated by trancexx
Component changed
4:09 PM Ticket #2062 (Example text _IEFormElementGetCollection) updated by trancexx
Component changed
4:08 PM Ticket #1991 (Include CAPTUREBLT flag in _ScreenCapture_Capture) updated by trancexx
Component changed
4:07 PM Ticket #1977 (_ScreenCapture_CaptureWnd - wrong capture on maximized window) updated by trancexx
Component changed
4:04 PM Ticket #2192 (New API...au3 include files conflict) updated by trancexx
Component changed
4:04 PM Ticket #2089 (_IEFormSubmit gives WEnd^ ERROR) updated by trancexx
Component changed
4:00 PM Ticket #2193 (Addition to the String UDF) updated by BrewManNH
I'd like to propose a secondary name for this UDF, as Title Case is so subjective in regards to usage. Instead of Title Case, I propose that it could be called Start Case, which is the style this is actually altering the incoming sentence into. According to the Wikipedia article on letter case, start case is the capitalization of the first letter of every word regardless of the part of speech of the word.
2:41 PM Ticket #2189 (white space after if statement is removed) closed by trancexx
Rejected: Tidy is not official AutoIt tool. Contact the author (Jos) by other means.
11:17 AM Ticket #1526 (Display FileName into Aut2Exe Error) closed by trancexx
Completed: Added by revision [7046] in version: 3.3.9.5
10:31 AM Ticket #1914 (Error Codes for File operations) closed by trancexx
Rejected: Internal implementation of these functions may or may not use APIs you suspect. Also implementation may change depending on whatever reason. What I'm saying is that last error of GetLastError is not certain to be generated.
10:22 AM Ticket #2194 (_IECreate() Hidden Flag Not working IE8+) closed by trancexx
Works For Me
10:18 AM Ticket #1861 (_ArrayDisplay: Bug when data contains separator and $sHeader is used) updated by trancexx
Description changed
10:09 AM Ticket #2127 (Obfuscator /striponlyincludes does not process block comments correctly) closed by trancexx
Rejected: Obfuscator is not official AutoIt tool. It only happens that the creator of that tool is AutoIt dev. Obfuscator has its own thread in examples script forum, try posting there.
10:05 AM Ticket #1964 (can't make zero-length array, array functions messed up) closed by trancexx
Completed: I didn't saw this ticket earlier. Anyway, zero size arrays are added in the meantime. Next version of AutoIt has them. If _Array functions wouldn't be able to support them then make new report.
9:14 AM Ticket #1989 (#include fails badly if the included file has BOM) closed by trancexx
Works For Me
9:14 AM Ticket #2091 (Au3Check and non-ANSI files) updated by trancexx
See #1989

May 21, 2012:

8:49 PM Ticket #383 (Include A3X file as a script) closed by trancexx
Completed: Added by revision [7035] in version: 3.3.9.5

May 20, 2012:

9:33 PM Ticket #2202 (Add $TRAYTIP_EVENT_* to TrayGetMsg/TraySetOnEvent) updated by Valik
I fail to see how that is irrelevant. If it's hard to do in AutoIt it's going to be just as hard to do in C++.
12:23 PM Ticket #2202 (Add $TRAYTIP_EVENT_* to TrayGetMsg/TraySetOnEvent) updated by MrCreatoR <mscreator@…>
It is quit difficult to distinguish between tip closed and tip clicked. Sometimes we need to be able to separate these events.
8:35 AM Ticket #1818 ((UDF) _INetSmtpMail Importance parameter) closed by trancexx
Rejected: There are much more important features that function misses.
8:26 AM Ticket #2180 (Aut2Exe won't create .exe when using icon) closed by trancexx
Fixed: This was addressed by revisions [7010], [7011] and finalized by rev [7018].
12:41 AM Ticket #2202 (Add $TRAYTIP_EVENT_* to TrayGetMsg/TraySetOnEvent) closed by Valik
Rejected: Nothing is stopping you from implementing this yourself with a hidden (or even visible depending on the application). It shouldn't be much work at all.

May 19, 2012:

6:45 PM Ticket #2202 (Add $TRAYTIP_EVENT_* to TrayGetMsg/TraySetOnEvent) created by MrCreatoR <mscreator@…>
I think we should have an ability to get notifications from TrayTip, …
3:06 PM Ticket #2011 (Sorting the list by clicking the column name) closed by trancexx
Rejected
2:23 PM Ticket #2199 (_ExcelSheetAddNew() abends if specified sheet already exists) closed by trancexx
Rejected: That function doesn't follow its specification regarding return values. If you want to submit some code then either do it correctly or don't do it at all. I understand the desire to be useful but please don't do it by adding new bugs. I'll close this as "Rejected", and I'm hoping you will report it again, only correctly next time. By correctly I mean with explanation of the bug, reproducer (where is it now?), and suggestions if you have any.
2:07 PM Ticket #2200 (_IETagNameGetCollection return nothing) closed by trancexx
Works For Me: That code is invalid.

May 17, 2012:

11:29 PM Ticket #2201 (Executing ControlCommand - SendCommandID to a toolbar, new window ...) closed by Valik
Works For Me: Based on your reproduction script... I'm closing this ticket as it is pointless for me to waste my time hunting down a program to reproduce the issue. Before you post again I suggest you read the ticket guidelines.
11:21 AM Ticket #2201 (Executing ControlCommand - SendCommandID to a toolbar, new window ...) created by mpregos@…
Executing ControlClick using the option to SendCommandID in a toolbar …

May 14, 2012:

8:27 PM Ticket #2200 (_IETagNameGetCollection return nothing) created by jeremy.gilruiz@…
The _IETagNameGetCollection function doesn't return elements on x64 …
6:14 PM Ticket #2199 (_ExcelSheetAddNew() abends if specified sheet already exists) updated by anonymous
I suppose I could have made the @error = 2 test a single-line If/Then statement, if anyone cares…
6:11 PM Ticket #2199 (_ExcelSheetAddNew() abends if specified sheet already exists) created by Spiff59
The _ExcelSheetAddNew() function abnormally terminates script …

May 13, 2012:

10:10 PM Ticket #2089 (_IEFormSubmit gives WEnd^ ERROR) updated by sickm1nd
Replying to sickm1nd: > Woks fine if run .au3 file. > But after compile to .exe? i have "Line 1438 Error: The requested action with this object has failed" each time when i try to run this .exe This problem appears when i try to use obfuscator. Without obfuscator .exe works fine
10:03 PM Ticket #2089 (_IEFormSubmit gives WEnd^ ERROR) updated by sickm1nd
Woks fine if run .au3 file. But after compile to .exe? i have "Line 1438 Error: The requested action with this object has failed" each time when i try to run this .exe

May 10, 2012:

9:22 PM Ticket #2198 (DllStructGetData causes crash) updated by JFX
hmm was just a small reproduce form this one here: http://www.autoitscript.com/forum/topic/67275-dllcall-and-commandlinetoargvw-return-value/page__view__findpost__p__497994 So I assume the DllStructCreate("wchar[4095]", $retarr) is the wrong thing here? I should never create a (w)char struct in a place, were i don't know what it contains?
8:51 PM Ticket #2198 (DllStructGetData causes crash) closed by Valik
No Bug: Your code is garbage. We cannot protect you from writing shitty code.
3:25 PM Ticket #2198 (DllStructGetData causes crash) created by JFX
DllStructGetData sometimes crashes on a wchar Structure. Only happens …

May 9, 2012:

8:23 PM Ticket #2197 (#RequireAdmin creates a critical error, if the user doesn't start it ...) updated by Valik
I'm not really interested in all those AutoIt3Wrapper statements. I'd also like an actual description of your problem in text rather than just a wall of code. You've left out a lot of important details. From what I gather though this sounds more like a user error than an AutoIt error.
3:18 PM Ticket #2197 (#RequireAdmin creates a critical error, if the user doesn't start it ...) updated by jmalmgren@…
I tried with no luck to use this combined with #RequireAdmin […]
2:59 PM Ticket #2197 (#RequireAdmin creates a critical error, if the user doesn't start it ...) updated by jmalmgren@…
[…]
2:40 PM Ticket #2197 (#RequireAdmin creates a critical error, if the user doesn't start it ...) created by jmalmgren@…
[…]

May 7, 2012:

3:21 AM Ticket #2196 (Documentation - FTPEx.au3 - Syntax Highlighting) updated by Valik
Version, Type changed

May 6, 2012:

9:00 PM Ticket #2196 (Documentation - FTPEx.au3 - Syntax Highlighting) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
8:04 PM Ticket #2196 (Documentation - FTPEx.au3 - Syntax Highlighting) created by mlipok
For these two functions _FTP_ProgressDownload _FTP_ProgressUpload from …

May 3, 2012:

9:22 PM Ticket #1551 (Crash the script when changing array) updated by Valik
Previously it crashed, now it gives a user-friendly error. An error message is the correct behavior. The code is stupid. Write better code.
2:13 PM Ticket #1551 (Crash the script when changing array) updated by anonymous
Update, the second code runs in 3.3.8.0, but not in 3.3.9.5, that still gives me the same error message.
2:12 PM Ticket #1551 (Crash the script when changing array) updated by BrewManNH
If I run this code using AutoIt 3.3.9.5 I am still getting an error message […] >Running:(3.3.9.5):F:\PortableAutoIt3.3.8\App\beta\autoit3_x64.exe "\test.au3" >"\test.au3" (16) : ==> Array variable has incorrect number of subscripts or subscript dimension range exceeded.: >$Arr[0] = Assign("Arr", "") > ERROR I've tried it with both the x86 and x64 versions, same error message. If I run this code, I don't get an error message, but the Global $Arr has been turned into a simple variable and not an array. […]

May 2, 2012:

8:15 PM Ticket #2018 (It is not able to identify all Button from other Software) updated by anonymous
Au3Info 3.3.8.0 and 3.3.9.5. If uncheck option Use Spy++ Control Detection Logic then properties on Control tab: Class, Instance, ClassnameNN, Advanced Mode aren't updated. And tabs StatusBar and ToolBar always display only first 10 items, no more.
2:50 PM Ticket #2195 (AutoIT crashes when return variable has the same name as array) closed by trancexx
Duplicate: See #1551.
1:26 PM Ticket #2195 (AutoIT crashes when return variable has the same name as array) created by anonymous
Example Code crashes AutoIT: […]

May 1, 2012:

10:30 PM Ticket #2194 (_IECreate() Hidden Flag Not working IE8+) updated by Crazyace
Forgot to include the following code at the start of the bug report: #include <IE.au3>
6:42 PM Ticket #2194 (_IECreate() Hidden Flag Not working IE8+) updated by Valik
No, the code above will fail to execute with an error about _IECreate() being an unknown function.
2:48 PM Ticket #2194 (_IECreate() Hidden Flag Not working IE8+) created by Crazyace
$oIE = _IECreate("http://google.com",0 ,0) The code above will open …

Apr 29, 2012:

10:51 PM Ticket #2190 (DirMove. (false success)) updated by mvg
? "More simpler" in this case translates to shorter* to me. *) less code and less comments. […]
8:35 PM _StringTitleCase.au3 attached to Ticket #2193 by BrewManNH
Demo script and UDF for _StringTitleCase
8:34 PM Ticket #2193 (Addition to the String UDF) created by BrewManNH
As previously requested in ticket 2173 this is a modified …

Apr 28, 2012:

10:07 PM Ticket #2190 (DirMove. (false success)) updated by trancexx
What code do I need to run? Show exact code that fails for you. Simple reproducer if you don't mind.

Apr 27, 2012:

4:41 PM Ticket #2173 (_StringProper doesn't capitalize correctly) closed by trancexx
Rejected: Make up your mind next time. Before making a request.
3:28 PM Ticket #2192 (New API...au3 include files conflict) updated by J-Paul Mesnage
Version changed
3:20 PM MustDeclareAllIncludes.au3 attached to Ticket #2192 by J-Paul Mesnage
3:20 PM Ticket #2192 (New API...au3 include files conflict) created by J-Paul Mesnage
If all Include files are included see attached file conflicts occur …
5:12 AM Ticket #2191 (#Include not work from file saved in some UTF format) closed by Valik
Duplicate: Closing as a duplicate of #1989. Fail ticket in multiple ways: * Duplicate * Wrong component * No actual reproduction script I suggest reading the guidelines first next time instead of ignoring the big red box.

Apr 26, 2012:

10:01 PM Ticket #2191 (#Include not work from file saved in some UTF format) created by aymhenry@…
Create a file with Encoding one of the following :- 0- Create a file …
3:24 PM Ticket #2190 (DirMove. (false success)) updated by mvg
Bonus: (as I cant count) […]
3:13 PM Ticket #2190 (DirMove. (false success)) updated by mvg
Erm. Just ignore the stupid mixed slash use. (Although in this case its not making a difference.) Corrected version, same results. […] ... +3, and counting ...
2:54 PM Ticket #2190 (DirMove. (false success)) updated by mvg
Environment(Language:0413 Keyboard:00000409 OS:WIN_XP/Service Pack 3 CPU:X86 OS:X86)
2:49 PM Ticket #2190 (DirMove. (false success)) created by mvg
Looks like a bug to me. (if not ... ?) […]
1:38 PM Ticket #2189 (white space after if statement is removed) created by HighGuy
Hi, not sure if you handle this as a bug, but in current version of …

Apr 25, 2012:

7:42 PM Ticket #2173 (_StringProper doesn't capitalize correctly) updated by trancexx
What happened here? Is this ticket still a request? If it is then what's it for? For changes to existing function or for adding a new one?
6:24 PM Ticket #2157 (ProcessList() crashes on Windows Terminal Server Win2k8-R2) updated by Valik
That's exactly what I wanted to hear.
9:09 AM Ticket #2157 (ProcessList() crashes on Windows Terminal Server Win2k8-R2) updated by HighGuy
Hello Valik, I can confirm your assumption. With about 20 users on our Terminal Server we have sometimes more or less than 512 processes running. This might explain why this behavior only occurs sometimes.
3:04 AM Ticket #2157 (ProcessList() crashes on Windows Terminal Server Win2k8-R2) closed by Valik
Fixed: Fixed by revision [6974] in version: 3.3.9.5

Apr 24, 2012:

11:14 AM Ticket #2185 (32-bit scripts in system32 on 64-bit Windows probably fail when using ...) updated by Emiel Wieldraaijer
Hahahaha Sorry Valik i can't resist to reply.. Or like Hannibal Smith from the A-Team says "I love it when a plan comes together"
2:39 AM Ticket #2157 (ProcessList() crashes on Windows Terminal Server Win2k8-R2) updated by Valik
Note, 512 processes across all users is what I mean in case that wasn't clear.
2:38 AM Ticket #2157 (ProcessList() crashes on Windows Terminal Server Win2k8-R2) updated by Valik
I can confirm a crash when the process count > 512. In a multi-user environment I can see that happening. Right now as a single user I have 70 processes and I just rebooted my system and haven't restarted everything. I will fix this bug since it is obvious. Can you check on your end if it's possible your system can hit > 512 processes? If so we can be reasonably certain that the crash is from that error.
2:08 AM Ticket #2185 (32-bit scripts in system32 on 64-bit Windows probably fail when using ...) closed by Valik
Fixed: Sweet. This was also a problem for FileInstall() but fixed automatically by what I did revision [6961] for #1901. I love it when code is re-used like that.

Apr 23, 2012:

4:57 AM Ticket #1869 (Specify UDP Source Port) updated by Kealper
This could still be quite useful to have, because as it currently sits, AutoIt's UDP stuff leaves much to be desired, and is not very NAT-friendly. I really do hope things like this end up making their way in to something like v3.3.9.x or so.
2:57 AM Ticket #2188 (UDPRecv delay able to be set with the TCPTimeout AutoIt Option) created by kealper@…
As of right now, UDPRecv has a non-changeable 100ms delay if no data …
Note: See TracTimeline for information about the timeline view.