Timeline



Feb 11, 2011:

5:32 PM Ticket #1878 (Hard crash on VirtualBox.GuestOSTypes) updated by rbhkamal@…
Here is the code in python: […]
5:27 PM Ticket #1878 (Hard crash on VirtualBox.GuestOSTypes) created by rbhkamal@…
VirtualBox provides a COM interface through VirtualBox.VirtualBox. …

Feb 10, 2011:

7:52 PM Ticket #1822 (_GUICtrlListView_GetCounterPage???) updated by BrewmanNH
In reading over this bug report, I'm wondering if there couldn't be a new function added to the LV UDF that uses the exact same function and just names it correctly? This way, there's no script breaking changes made. Also in the help file you could either put a disclaimer in that mentions that the misspelled function is a deprecated feature and have a reference to the new _GUICtrlListView_GetCountPerPage function, or just leave both functions in the help file and hope no one notices that they're the same function. Just a thought that should make everyone happy, and make it easier for people to find the function if they're looking for a function that does what it does.

Feb 9, 2011:

9:31 AM Ticket #971 (Func _GetIP() issues) updated by lwc
You've closed this bug but the "whatismyip.com" lookup will always fail for me too.
9:12 AM Ticket #1876 (Func _GetIP() should use InetRead and not InetGet) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
1:03 AM proxomitron.jpg attached to Ticket #1877 by lwc
A Proxomitron modified output
1:03 AM Ticket #1877 (Func _GetIP() can't deal multiple lines outputs) created by lwc
Func _GetIP() assumes it downloads just one line and so fails with …
12:56 AM Ticket #1876 (Func _GetIP() should use InetRead and not InetGet) created by lwc
There's no reason to download and delete a file just to get a string.

Feb 8, 2011:

9:48 PM WikiRestructuredTextLinks edited by trac
(diff)
9:48 PM WikiRestructuredText edited by trac
(diff)
9:48 PM WikiProcessors edited by trac
(diff)
9:48 PM WikiPageNames edited by trac
(diff)
9:48 PM WikiNewPage edited by trac
(diff)
9:48 PM WikiMacros created by trac
9:48 PM WikiHtml edited by trac
(diff)
9:48 PM WikiFormatting edited by trac
(diff)
9:48 PM WikiDeletePage edited by trac
(diff)
9:48 PM TracWorkflow edited by trac
(diff)
9:48 PM TracWiki edited by trac
(diff)
9:48 PM TracUpgrade edited by trac
(diff)
9:48 PM TracUnicode edited by trac
(diff)
9:48 PM TracTimeline edited by trac
(diff)
9:48 PM TracTicketsCustomFields edited by trac
(diff)
9:48 PM TracTickets edited by trac
(diff)
9:48 PM TracSyntaxColoring edited by trac
(diff)
9:48 PM TracSupport edited by trac
(diff)
9:48 PM TracStandalone edited by trac
(diff)
9:48 PM TracSearch edited by trac
(diff)
9:48 PM TracRss edited by trac
(diff)
9:48 PM TracRoadmap edited by trac
(diff)
9:48 PM TracRevisionLog edited by trac
(diff)
9:48 PM TracRepositoryAdmin created by trac
9:48 PM TracReports edited by trac
(diff)
9:48 PM TracQuery edited by trac
(diff)
9:48 PM TracPlugins edited by trac
(diff)
9:48 PM TracPermissions edited by trac
(diff)
9:48 PM TracNotification edited by trac
(diff)
9:48 PM TracNavigation created by trac
9:48 PM TracModWSGI created by trac
9:48 PM TracModPython edited by trac
(diff)
9:48 PM TracLogging edited by trac
(diff)
9:48 PM TracLinks edited by trac
(diff)
9:48 PM TracInterfaceCustomization edited by trac
(diff)
9:48 PM TracInstall edited by trac
(diff)
9:48 PM TracIni edited by trac
(diff)
9:48 PM TracImport edited by trac
(diff)
9:48 PM TracGuide edited by trac
(diff)
9:48 PM TracFineGrainedPermissions edited by trac
(diff)
9:48 PM TracFastCgi edited by trac
(diff)
9:48 PM TracEnvironment edited by trac
(diff)
9:48 PM TracChangeset edited by trac
(diff)
9:48 PM TracCgi edited by trac
(diff)
9:48 PM TracBrowser edited by trac
(diff)
9:48 PM TracBackup edited by trac
(diff)
9:48 PM TracAdmin edited by trac
(diff)
9:48 PM TracAccessibility edited by trac
(diff)
9:48 PM TitleIndex edited by trac
(diff)
9:48 PM RecentChanges edited by trac
(diff)
9:48 PM PageTemplates edited by trac
(diff)
9:48 PM InterWiki edited by trac
(diff)
9:48 PM InterTrac edited by trac
(diff)
9:48 PM CamelCase edited by trac
(diff)
5:05 PM Ticket #1479 (ListView WM_NOTIFY Message on x64 Returning Wrong Results) updated by David Leigh <david@…>
When executing _GUICtrlListView_SimpleSort example script on a 32 bit XP machine it works great, but on my 64 bit Win7 machine I get the following: >"C:\Program Files (x86)\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /run /prod /ErrorStdOut /in "C:\Program Files (x86)\AutoIt3\Examples\Helpfile\_GUICtrlListView_SimpleSort.au3" /autoit3dir "C:\Program Files (x86)\AutoIt3" /UserParams +>14:32:09 Starting AutoIt3Wrapper v.2.0.1.24 Environment(Language:0409 Keyboard:00000409 OS:WIN_7/ CPU:X64 OS:X64) >Running AU3Check (1.54.19.0) params:-d -w 1 -w 2 -w 3 -w 4 -w 5 -w 6 from:C:\Program Files (x86)\AutoIt3 +>14:32:09 AU3Check ended.rc:0 >Running:(3.3.6.1):C:\Program Files (x86)\AutoIt3\autoit3_x64.exe "C:\Program Files (x86)\AutoIt3\Examples\Helpfile\_GUICtrlListView_SimpleSort.au3" !=========================================================== +====================================================== -->Line(0061): $LVN_COLUMNCLICK --> hWndFrom: 0x00000000000A0D1C -->IDFrom: 3 -->Code: -108 -->Item: 0 -->SubItem: -1 -->NewState: 2 -->OldState: 0 -->Changed: 0 -->ActionX: 0 -->ActionY: 0 -->Param: 0 +====================================================== C:\Program Files (x86)\AutoIt3\Include\GuiListView.au3 (6769) : ==> Array variable subscript badly formatted.: $b_desc = $vDescending[$iCol] $b_desc = $vDescending[ ERROR ->14:32:11 AutoIT3.exe ended.rc:1 >Exit code: 1 Time: 3.246 Adding #AutoIt3Wrapper_UseX64=n fixes it. This looks to be the same issue as discussed in this thread (wrong structure size in x64), but I thought I'd submit it just in case. Thanks!

Feb 7, 2011:

1:22 AM Ticket #1875 (Clear Input buffers) created by ryan.riovaldez@…
Since you already have block input (for keyboard and mouse). I think …

Feb 6, 2011:

8:00 PM Ticket #1874 (Registry functions should return more meanginful values) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
6:21 PM Ticket #1874 (Registry functions should return more meanginful values) created by anonymous
Along with @error, @extended should tell the reason why the error …
12:00 AM Ticket #1873 (Return the thread ID of a child process from Run) updated by TicketCleanup
Version changed
Automatic ticket cleanup.

Feb 5, 2011:

11:50 PM Ticket #1873 (Return the thread ID of a child process from Run) created by anonymous
Hey, Would it be too obscure to ask for Run() to return somewhere the …
9:48 PM Ticket #1871 (RegRead error on Win64 using Win32 compile) updated by AdmiralAlkex
@solid_light Here is a good article on running x86 apps on x64 windows. http://msdn.microsoft.com/en-us/library/aa384249(v=vs.85).aspx
4:23 PM Ticket #1871 (RegRead error on Win64 using Win32 compile) updated by solid_light@…
@ Jos & Admiral, Thanks for your input. I seriously thought it was a bug - even after I had read through the help files (it's a little unclear to the uninformed). I was unaware of how 64-bit Windows accessed the registry. Much appreciated!
6:30 AM Ticket #1871 (RegRead error on Win64 using Win32 compile) closed by J-Paul Mesnage
No Bug

Feb 4, 2011:

8:03 AM Ticket #1871 (RegRead error on Win64 using Win32 compile) updated by Admiral
this looks like just another case of "someone jumping into the x64 world without reading any freaking documentation". No bug. @solid_light Use the forum for help.
8:00 AM Ticket #1872 (Winactivate and Chrome) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
7:50 AM Ticket #1872 (Winactivate and Chrome) created by anonymous
I can't use Winactivate with the browser Chrome. It got the handle …

Feb 3, 2011:

5:31 PM Ticket #1871 (RegRead error on Win64 using Win32 compile) updated by Jos
You are aware that in 32bit mode the following path "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\" is used for key "HKEY_LOCAL_MACHINE\SOFTWARE\"? So does any 7-zip key exists there? Jos
2:58 PM test.au3 attached to Ticket #1871 by solid_light@…
Broken RegRead on Win64 using Win32 mode
2:58 PM Ticket #1871 (RegRead error on Win64 using Win32 compile) created by solid_light@…
On a Win64 system (mine was Windows 7), run the following code: …
12:04 PM Ticket #1870 (@GUI_DRAGFILE) updated by mvg
>Bug Report Guidelines >You must provide a short test script that reproduces the problem. The script should be no more than the bare minimum code necessary to reproduce the problem. That would also take care of the 'seems' part.

Feb 2, 2011:

2:37 PM Ticket #1870 (@GUI_DRAGFILE) created by anonymous
The @GUI_DRAGFILE seems to return an extra 2 bytes, assumably a @CRLF, …
5:39 AM Ticket #1868 (Au3Record does not work on a x64 machine.) closed by J-Paul Mesnage
Duplicate: Replying to doscuba@…: > Au3Record does not work on a x64 machine. I do not have an option to run in x86 mode. Tells me the DLL load failed. Thisn is a duplicate of #1663. Still in the waiting correction queue. Sorry.

Jan 31, 2011:

6:44 PM Ticket #1868 (Au3Record does not work on a x64 machine.) updated by Jos
Which version of au3record are you running? (Program name) What is the OS you are running? Define "does not work"? Jos
6:00 AM Ticket #1869 (Specify UDP Source Port) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
4:45 AM Ticket #1869 (Specify UDP Source Port) created by anonymous
Discussion here is here, start reading at post 12: …
1:44 AM Ticket #1868 (Au3Record does not work on a x64 machine.) created by doscuba@…
Au3Record does not work on a x64 machine. I do not have an option to …
1:38 AM Ticket #1663 (Au3Recorder x64 does not work on x64 machines.) updated by anonymous
as of 1/30/2011 the AU3Recorder does not work on a x64 machine.. PERIOD! Anyone who can prove otherwise I welcome your comments!

Jan 29, 2011:

3:12 PM Ticket #1867 (SciTE4AutoIt3 @OSVersion is WIN_VISTA, when actually WIN_7) closed by Jos
No Bug: Looks like you are using the x86 version when running from SciTE. Use forum for questions like this and don't assume a BUG. Jos
2:11 PM Ticket #1867 (SciTE4AutoIt3 @OSVersion is WIN_VISTA, when actually WIN_7) created by Max
[…] I'm using Windows 7 (x64), but when the code above is executed …

Jan 28, 2011:

4:35 PM Ticket #1865 (Unexpected shutdown after calling Shutdown(2)) closed by J-Paul Mesnage
No Bug
6:03 AM Ticket #1866 (GUI $WS_EX_MDICHILD Top Alignment bug) created by crimson.falconer@…
[…] Results in a window in the middle of the screen As does Main …
4:19 AM Ticket #1865 (Unexpected shutdown after calling Shutdown(2)) updated by mvg
Sorry to hear that. But feel free to ask for general support at the AutoIt forum. No bug.
3:08 AM Ticket #1865 (Unexpected shutdown after calling Shutdown(2)) created by itsupport@…
I receive an unexpected shutdown error message when I log back into …

Jan 26, 2011:

9:32 AM Ticket #1863 (UDPRecv halts script for 100ms when there is no data to recieve) closed by J-Paul Mesnage
Rejected: Repost after forum help Thanks

Jan 25, 2011:

9:29 AM Ticket #1863 (UDPRecv halts script for 100ms when there is no data to recieve) updated by mvg
> The reason of this ticket is to find this out. If one of those are true i'll be glad to make a forum post :) Wrong way around ... Question/not sure/find out. -> forum. (And that don't mean starting to PM'ing (whatever) Users.) Than when you think your relative sure about it being a bug/artifact. -> Bug report. <snip> >> Create New Ticket >> Below are guidelines for creating a new ticket. ... >> General Guidelines >> ... >> If you are asking a question you are at the wrong place. Use the forum to ask questions. Now take that forum detour and get the information you need. (On hold as far as I'm concerned)

Jan 24, 2011:

6:04 PM Ticket #1864 (Not properly install in Debain Operating System) closed by Jos
No Bug: No shit... you mean it actually doesn't install on a None Windows OS, assuming you meant Debian? Mmm ... Wonder why that is and what that error means?
4:35 PM Ticket #1863 (UDPRecv halts script for 100ms when there is no data to recieve) updated by qsek
Replying to mvg: Hi mvg, > | If this is intended/recommended, > -> Forum, Dev department. The reason of this ticket is to find this out. If one of those are true i'll be glad to make a forum post :) > | can there be inserted an option for lowering or removing this 'timeout'? > -> Request. > For possible UDPRecv alternatives/workaround/etc -> Forum, General Help. again bound to the "if intended/recommended" which yet has to be confirmed. As it seems UDPRecv is a builtin Autoit function. I saw a very old post about a TCP/Winsock UDF, and it is fairly complicated. I dont think it there are many scripter out there, who actually can help me. So before i start to PM the few relevant people and waste their time, i thought it would be better to confirm, if it was a bug or not, which should be a matter of minutes to the competent dev to decide that. > | I want ... > World peace! Ok my fault, cut the "i want" and insert "It would be more efficient and more suitable for the common sense if it were possible to" :P Oh and please excuse my unconventional english, its not my first language but i hope i can point out my thoughts good enough. If i had done something wrong with creating this ticket, so please let me me know and feel free to delete it.
11:14 AM Ticket #1863 (UDPRecv halts script for 100ms when there is no data to recieve) updated by mvg
mmm, Seems to me that ... | If this is intended/recommended, -> Forum, Dev department. | can there be inserted an option for lowering or removing this 'timeout'? -> Request. | I want ... World peace! For possible UDPRecv alternatives/workaround/etc -> Forum, General Help.
10:59 AM Ticket #1864 (Not properly install in Debain Operating System) updated by mvg
Really ... I wonder why. Might be a Feature! The fact that you can post here without having to create a login account don't mean you get any any useful information on questions that "Don't belong" here. Now try to figure this one out on your own, or create a forum account and ask it there. No Bug!
6:07 AM Ticket #1864 (Not properly install in Debain Operating System) created by vikassolanke@…
This s/w is not installed on the Debain Operating System. It will …

Jan 23, 2011:

10:52 PM Ticket #1863 (UDPRecv halts script for 100ms when there is no data to recieve) created by qsek@…
If this is intended/recommended, can there be inserted an option for …

Jan 20, 2011:

2:00 AM Ticket #1862 (GUISetOnEvent should behave more like HotKeySet()) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
1:16 AM Ticket #1862 (GUISetOnEvent should behave more like HotKeySet()) created by anonymous
What I mean is this little snippet from the help file for HotKeySet: …

Jan 16, 2011:

4:07 PM Ticket #1861 (_ArrayDisplay: Bug when data contains separator and $sHeader is used) updated by mvg
First problem I see here is that at [1] the default Chr(124) delimiter is activly skipped as part of the array data checkup part, or if will never fail if the delimiter character is used/present in the array data. A second (general) problem ... is that if the function allouws to set the used delimiter it should either be used onconditionally. And not be addjusted to a free delimiter character. The point here in my mind is that if you adjust the used delimiter ... there seems to be no use for it as a supported parameter. (as the delimiter only purpuse is to make the array display not to get mangled up by a inappropriate used delimiter-char.) ... that makes any sense ? […]
2:20 PM Ticket #1859 (Bug in _WeekNumberISO?) updated by mvg
? -> question. Anyway. There are no zero weeks -> Bug. Don't know ISO-date specs ... possible the weeks returned on other dates near the year switch might be incorrect to. (seems that way to me.) The thing that makes me wonder here is the following difference. Autoit: > @WDAY : Numeric day of week. Range is 1 to 7 which corresponds to Sunday through Saturday. (starting with Sunday) http://en.wikipedia.org/wiki/ISO_week_date: > weekday number, a digit d from 1 through 7, beginning with Monday and ending with Sunday. (starting with Monday)
1:28 PM Ticket #1861 (_ArrayDisplay: Bug when data contains separator and $sHeader is used) updated by mvg
Please (redo and) use correct and runnable example code. | Global $aTestArray1[1] = Test|Row 1?
12:41 PM Ticket #1861 (_ArrayDisplay: Bug when data contains separator and $sHeader is used) created by Thomas Rupp <thomas.rupp@…>
If the table to display contains the default GUIDataSeparatorChar …
7:17 AM Ticket #1860 (DriveStatus Returns Ready with blank value) updated by GEOSoft
Forget my last comment. That looks like a bug in the DriveStatus function to me and it can be duplicated with […] A work around is to verify that the drive exists […]
7:10 AM Ticket #1860 (DriveStatus Returns Ready with blank value) updated by GEOSoft
What you have should work fine providing the information being returned from your RegRead() is correct. It should return in the format G:\ or just G: If it returns anything else including "G:" then you will have to fix the registry return to make it work. […] You will have to provide an actual return value before this can really be checked.

Jan 15, 2011:

7:12 PM Ticket #1860 (DriveStatus Returns Ready with blank value) created by aef03 <autoit.forums@…>
I am trying to do code similar to the below. When the registry key …
10:10 AM Ticket #1859 (Bug in _WeekNumberISO?) updated by Tweaky
This is not a question. I think this is a bug in the function.
8:20 AM Ticket #1859 (Bug in _WeekNumberISO?) updated by mvg
Forum is for questions.

Jan 14, 2011:

11:38 PM Ticket #1859 (Bug in _WeekNumberISO?) created by Tweaky
Hi, is it possible, that there is a bug in _WeekNumberISO? When I run …
10:41 PM Ticket #1858 (strange behaviour of dialogs used with hwnd) updated by mvg
Seems similar/related to #1804. @OP: Best explained with a a little reproduction script. (I think your text is ... way to complicated/compressed.)
Note: See TracTimeline for information about the timeline view.