Timeline



Jan 10, 2008:

11:54 PM Ticket #10 (_IsPressed Keys list) closed by J-Paul Mesnage
completed
11:54 PM Ticket #10 (_IsPressed Keys list) reopened by J-Paul Mesnage
5:02 PM Ticket #12 (GuiCtrlSetData() not appending a single value if it already exists) updated by Jon
Milestone changed
4:35 PM Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) updated by Phil Seakins <pseakins@…>
I am sorry. I thought that the ticket had been dismissed and marked as "fixed" due to a misunderstanding about timestamp granularity. I see now that if that were the case it would have been flagged as "rejected" or "wontfix". I understand now that it has actually been fixed which is great, I couldn't ask for anything more. (I'm wondering why I am not getting CC'd on changes to this ticket. Also, when I view "My Tickets" I get zero results but that feature may only be available to administrators).
3:46 PM Ticket #21 (Scite Jump to Function case sensitive) closed by Valik
fixed: I've fixed the script. Will send it to Jos soon. Going to mark fixed.
3:45 PM Ticket #21 (Scite Jump to Function case sensitive) updated by Valik
Owner, Status changed
3:37 PM Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) closed by Valik
fixed: Replying to jpm: > (In [2762]) Public: > Fixed #19: FileSetTime() erronously rounds UP on non NTFS partition. That message. And STOP re-opening this. It's FIXED. I don't know what else you are expecting. AutoIt is closed source, it's not like you're going to see a patch attached. We aren't going to do a spot release for some insignificant bug like this. So other than the above message (Which in my opinion is pretty clear since it says it was fixed), how do you expect us to convey to you that the issue is fixed? This works just like the bug reports forum, people. You report a bug. We fix it, mark it as fixed (and set the milestone to the version it will appear in). But at any rate, once something is marked as fixed wait for the next release. Seriously, don't re-open tickets about a bug until you've actually tested that the bug is not fixed. It's extremely rude and obnoxious to continually re-open a ticket the developers have closed, whether you agree or understand or not. This will be the second time I've closed the ticket which is the third time after the automatic closing from JP's fix commit.
3:18 PM Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) reopened by Phil Seakins <pseakins@…>
I'm sorry, I don't understand. What do you mean it was fixed? Jpm changed the assignment to fixed, but I don't see any indication of how it was fixed. Has the fix been applied to a new release? It doesn't say so in any of the comments assigned to this report?
3:14 PM Ticket #3 (GuiListView Hiding Behind BG Image) updated by J-Paul Mesnage
Priority, Version changed
3:13 PM Ticket #21 (Scite Jump to Function case sensitive) created by J-Paul Mesnage
Ctrl-J does found the function is the case does not match. As AutoIt …
9:15 AM Ticket #20 ([:class:] in regex) closed by J-Paul Mesnage
rejected: Replying to anonymous: > StringRegExp says that [:space:] is recognized. > > But this one works: > > StringRegExpReplace($s,"(re:|fw:|fwd:)\s*","") > > but these didn't: > > StringRegExpReplace($s,"(re:|fw:|fwd:)[:space:]*","") > StringRegExpReplace($s,"(re:|fw:|fwd:)([:space:])*","") as stated by Mega there is no error as the [:space:] must me included in []. It is described in the doc
9:07 AM Ticket #20 ([:class:] in regex) updated by Xenobiologist
Hi, works for me: […] So long, Mega
6:57 AM Ticket #13 (STD I/O functions supporting binary.) updated by Valik
Milestone changed
6:55 AM Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) closed by Valik
fixed: In case you didn't pay attention, JP fixed the issue, or so the commit message says. There was no need to re-open the ticket just to rant at me when somebody else already addressed the problem. I'm re-closing this.
6:09 AM Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) reopened by Phil Seakins <pseakins@…>
Valik. This is a bug. I would suggest you test it. I am well aware of the two second granularity of FAT partitions. What this bug is doing is adding two seconds to the specified time. If you set it to 19:14:16 it actually gets set to 19:14:18. As a workaround I have had to write special code to decrement the timestamp by TWO seconds before calling FileSetTime. Eg, to set it to 19:14:16 I need to specify 19:14:14. Using Borland's "Touch.exe" on the same filesystem yields correct results. AutoIt's FileSetTime() per the example, gives the wrong result. To save typing in a long explanation in the initial report I created and tested the working example. I get so mad when people don't take my reports seriously.
3:30 AM Ticket #10 (_IsPressed Keys list) updated by Gary
Component changed
3:30 AM Ticket #10 (_IsPressed Keys list) updated by Gary
Milestone changed
12:09 AM Ticket #20 ([:class:] in regex) created by anonymous
StringRegExp says that [:space:] is recognized. But this one works: …

Jan 9, 2008:

10:33 PM Ticket #13 (STD I/O functions supporting binary.) closed by Jon
completed
10:33 PM Ticket #13 (STD I/O functions supporting binary.) reopened by Jon
7:18 PM Ticket #13 (STD I/O functions supporting binary.) closed by Valik
fixed: (In [2764]) Changed: STDIO functions support binary data. Close #13
9:46 AM Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) updated by Jon
Milestone changed
6:16 AM Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) closed by J-Paul Mesnage
fixed: (In [2762]) Public: Fixed #19: FileSetTime() erronously rounds UP on non NTFS partition.
5:54 AM Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) updated by Valik
Oops, I wasn't logged in. The last comment was from me.
5:53 AM Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) updated by anonymous
Without testing or anything, this sounds to me like you've run into the 2 second timestamp resolution time on FAT partitions. On FAT, timestamps are only accurate to within 2 seconds. This is a limitation of the filesystem. If that's what's going on here, then it's not a bug.
5:29 AM Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) updated by J-Paul Mesnage
Keywords changed
5:28 AM Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) updated by J-Paul Mesnage
Owner, Status changed
4:15 AM Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) created by pseakins
If executed on a FAT drive the following script will fail (reports …
12:45 AM Ticket #9 (_GUICtrlRebar_AddToolBarBand(): Button height clipped when Toolbar ...) updated by Gary
Component changed
12:44 AM Ticket #16 (Dead link in helpfile) updated by Gary
Component changed
12:44 AM Ticket #7 (Example for _GUICtrlListView_AddArray uses ...) updated by Gary
Component changed
12:43 AM Ticket #7 (Example for _GUICtrlListView_AddArray uses ...) updated by Gary
Milestone changed
12:38 AM Ticket #9 (_GUICtrlRebar_AddToolBarBand(): Button height clipped when Toolbar ...) updated by Jon
Milestone changed
12:29 AM Ticket #9 (_GUICtrlRebar_AddToolBarBand(): Button height clipped when Toolbar ...) closed by Gary
fixed: (In [2758]) Fixed #9: _GUICtrlRebar_AddToolBarBand Button height clipped when Toolbar added to Rebar
12:04 AM Ticket #18 (Test ticket) updated by Jon
Milestone changed

Jan 8, 2008:

10:30 PM Ticket #11 (WinWaitActive error) updated by Jon
Milestone changed
10:27 PM Ticket #18 (Test ticket) closed by Valik
wontfix: Done testing.
10:22 PM Ticket #18 (Test ticket) updated by Valik
Test comment.
10:22 PM Ticket #18 (Test ticket) created by Valik
Ignore me, I'm a test.
10:08 PM Ticket #10 (_IsPressed Keys list) updated by Bert
Ahh... Ok. Looked everywhere else... :)
10:03 PM Ticket #17 (_WinAPI_MessageBeep with parameter 3) updated by Xenobiologist
Hi, thanks! Now I understand which sounds that are and where they come from. And you are right, after setting a sound it is played. :-) So long, Mega
9:54 PM Ticket #17 (_WinAPI_MessageBeep with parameter 3) closed by Gary
rejected
9:54 PM Ticket #17 (_WinAPI_MessageBeep with parameter 3) updated by Gary
I believe by default the Question has no sound assigned to it. Go into Sounds from the control panel and check, mine doesn't have a sound assigned to it.
9:53 PM Ticket #11 (WinWaitActive error) updated by Jon
Milestone changed
9:41 PM Ticket #17 (_WinAPI_MessageBeep with parameter 3) created by Xenobiologist
Hi, I do not get any sound on number 3. Why? […] Thanks! So …
9:17 PM Ticket #16 (Dead link in helpfile) updated by Xenobiologist
OK, the link leads to search of msdn http://search.msdn.microsoft.com/search/Default.aspx?brand=msdn&query=WNetGetProviderNameA but the result is : We're sorry, we couldn't find any results containing WNetGetProviderNameA Besides, was a test for the new BugForum, too. So long, Mega
9:01 PM Ticket #10 (_IsPressed Keys list) closed by Gary
fixed: Already worked back in to next version. see: http://www.autoitscript.com/forum/index.php?s=&showtopic=58851&view=findpost&p=443906 Gary
8:59 PM Ticket #16 (Dead link in helpfile) closed by Gary
rejected: Works for me. Gary
8:57 PM Ticket #16 (Dead link in helpfile) updated by J-Paul Mesnage
Owner, Status changed
8:55 PM Ticket #11 (WinWaitActive error) closed by J-Paul Mesnage
rejected: Replying to Wooltown: > There is a right parenthesis too much in the line, but AutoIT doesn't discover that when interpreting the script. > "MEs Connected" is the name of the window it is waiting for to be active. > My mistake when coding: I didn't discover the right parenthesis to the right of "MEs Connected". and AutoIT didn't complain - and should complain ! > > I wrote in my script: If WinWaitActive("MEs Connected"),"",5) Then > It should be: If WinWaitActive("MEs Connected","",5) Then > AutoIT should discover unbalanced parenthesis. I see I don't think we can do something as AutoIt detect error only when it execute something. In your case the WinWaitActive is valid and wait for ever before detecting the error. Au3check detect the error as it is not executing just syntax checking.
8:42 PM Ticket #16 (Dead link in helpfile) created by Xenobiologist <th.meger@…>
Hi, the link in _WinNet_GetProviderName is dead. See Also Search …
6:39 PM Ticket #11 (WinWaitActive error) updated by J-Paul Mesnage
Cc, Keywords changed
6:08 PM Ticket #11 (WinWaitActive error) updated by Wooltown
There is a right parenthesis too much in the line, but AutoIT doesn't discover that when interpreting the script. "MEs Connected" is the name of the window it is waiting for to be active. My mistake when coding: I didn't discover the right parenthesis to the right of "MEs Connected". and AutoIT didn't complain - and should complain ! I wrote in my script: If WinWaitActive("MEs Connected"),"",5) Then It should be: If WinWaitActive("MEs Connected","",5) Then AutoIT should discover unbalanced parenthesis.
5:31 PM Ticket #8 (loop bug) updated by Jos
Milestone changed
5:08 PM Ticket #15 (Rewrite INI functionality to remove limitations.) updated by Valik
Description changed
5:05 PM Ticket #15 (Rewrite INI functionality to remove limitations.) created by Valik
From forum thread …
5:02 PM Ticket #14 (Callback functions with parameter support.) created by Valik
From forum thread …
4:59 PM Ticket #13 (STD I/O functions supporting binary.) created by Valik
From forum thread …
4:23 PM Ticket #5 (AVector[] out of bounds - AU3check should pick up on my error) closed by J-Paul Mesnage
rejected
4:22 PM Ticket #5 (AVector[] out of bounds - AU3check should pick up on my error) updated by J-Paul Mesnage
Owner, Status changed
4:22 PM Ticket #5 (AVector[] out of bounds - AU3check should pick up on my error) reopened by J-Paul Mesnage
4:22 PM Ticket #6 (StringInStr not reporting error) closed by J-Paul Mesnage
rejected
4:21 PM Ticket #6 (StringInStr not reporting error) updated by J-Paul Mesnage
Owner, Status changed
4:21 PM Ticket #6 (StringInStr not reporting error) reopened by J-Paul Mesnage
4:21 PM Ticket #8 (loop bug) closed by J-Paul Mesnage
rejected
4:21 PM Ticket #8 (loop bug) reopened by J-Paul Mesnage
4:20 PM Ticket #8 (loop bug) closed by J-Paul Mesnage
fixed
4:20 PM Ticket #8 (loop bug) updated by J-Paul Mesnage
Owner, Status changed
4:20 PM Ticket #8 (loop bug) reopened by J-Paul Mesnage
4:12 PM Ticket #12 (GuiCtrlSetData() not appending a single value if it already exists) closed by J-Paul Mesnage
rejected: No bug the say If the "data" starts with GUIDataSeparatorChar or is an empty string "" the previous list is destroyed.
4:11 PM Ticket #12 (GuiCtrlSetData() not appending a single value if it already exists) updated by J-Paul Mesnage
Owner, Status changed
4:02 PM Ticket #12 (GuiCtrlSetData() not appending a single value if it already exists) created by Bowmore
This script demonstrates a bug in repeated calls to GUICtrlSetData() …
3:52 PM Tickets #8,​10,​11 batch updated
Milestone changed
Milestone Future Release deleted
3:44 PM Ticket #11 (WinWaitActive error) updated by J-Paul Mesnage
Cc changed
3:41 PM Ticket #11 (WinWaitActive error) updated by J-Paul Mesnage
Owner, Status changed
I don't understand where the MEs connected comes from? Do you mean that after 5 sec the script does not go on if the specified windows is not active.
3:40 PM Ticket #11 (WinWaitActive error) updated by anonymous
Forgot one thing: Win 2000 SP4 English
3:19 PM Ticket #11 (WinWaitActive error) created by wooltown
The following code doesn't give an error, it just waits eternally, …
10:52 AM Ticket #10 (_IsPressed Keys list) updated by J-Paul Mesnage
Owner, Status changed
10:49 AM Ticket #9 (_GUICtrlRebar_AddToolBarBand(): Button height clipped when Toolbar ...) updated by J-Paul Mesnage
Owner, Status changed
10:17 AM Ticket #10 (_IsPressed Keys list) created by Bert
The hex key list seems to have dissapeared from the helpfile. I did …
9:37 AM Ticket #9 (_GUICtrlRebar_AddToolBarBand(): Button height clipped when Toolbar ...) created by rover
Reversed _WinAPI_LoWord and _WinAPI_HiWord for setting rebar height in …
8:52 AM Ticket #8 (loop bug) closed by Jos
rejected: No a BUG report.
7:19 AM Ticket #6 (StringInStr not reporting error) updated by Jon
Description changed
6:59 AM Ticket #8 (loop bug) created by anonymous
we cant have 2 loops at a time ?
2:39 AM Ticket #7 (Example for _GUICtrlListView_AddArray uses ...) closed by Gary
fixed
2:39 AM Ticket #7 (Example for _GUICtrlListView_AddArray uses ...) updated by Gary
Owner, Status changed
2:39 AM Ticket #7 (Example for _GUICtrlListView_AddArray uses ...) reopened by Gary
2:28 AM Ticket #7 (Example for _GUICtrlListView_AddArray uses ...) closed by Gary
fixed: (In [2755]) Fixed #7: _GUICtrlListView_AddArray Example replaced UDF Delete from Example_Internal (Gary Frost)
1:49 AM Ticket #7 (Example for _GUICtrlListView_AddArray uses ...) created by Saunders
Since the _GUICtrlListView_DeleteAllItems has been modified to not …

Jan 7, 2008:

11:18 PM Ticket #5 (AVector[] out of bounds - AU3check should pick up on my error) updated by J-Paul Mesnage
Version changed
11:08 PM Ticket #5 (AVector[] out of bounds - AU3check should pick up on my error) updated by J-Paul Mesnage
Version changed
10:11 PM Ticket #6 (StringInStr not reporting error) closed by J-Paul Mesnage
rejected: Nobug error is only reported on occurrence error as described in the doc
9:58 PM Ticket #5 (AVector[] out of bounds - AU3check should pick up on my error) closed by J-Paul Mesnage
rejected: already closed for a long tile. please use the lastest official release with a complete repro script your one is missuing the #include <Misc.au3>
9:48 PM Ticket #6 (StringInStr not reporting error) updated by volly
Look in description field
9:47 PM Ticket #6 (StringInStr not reporting error) created by Volly
WHen using string in string, I made a mistake in the code. I did this: …
7:26 PM Ticket #5 (AVector[] out of bounds - AU3check should pick up on my error) created by anonymous
$color = If _ChooseColor( 2 ) <> -1 then $color Notice the code …
3:48 PM Ticket #4 (viewing post selection) closed by Jon
wontfix: All forum bugs just get posted to invision - we don't fix them ourselves as it causes too many problems. Check back next version of ipb.
3:43 PM Ticket #4 (viewing post selection) updated by J-Paul Mesnage
Owner, Status, Component changed
1:56 PM Ticket #4 (viewing post selection) created by Katrijn
Example: Search for Josbe so that when you pull him up in the member …
11:23 AM Ticket #3 (GuiListView Hiding Behind BG Image) updated by J-Paul Mesnage
Description changed
10:57 AM Ticket #3 (GuiListView Hiding Behind BG Image) updated by J-Paul Mesnage
Description changed
10:56 AM Ticket #3 (GuiListView Hiding Behind BG Image) updated by J-Paul Mesnage
Description changed
10:47 AM Ticket #3 (GuiListView Hiding Behind BG Image) updated by jp
Replying to ame1011: > http://www.autoitscript.com/forum/index.php?s=&showtopic=58810&view=findpost&p=444001 > ---- > > Run the script I provided above. > > Make sure to drag the header divider far enough to the right to cause the horizontal scrollbar to appear, then you should see the bug. reply 3 from jp
10:45 AM Ticket #3 (GuiListView Hiding Behind BG Image) updated by jp
Replying to ame1011: > http://www.autoitscript.com/forum/index.php?s=&showtopic=58810&view=findpost&p=444001 > ---- > > Run the script I provided above. > > Make sure to drag the header divider far enough to the right to cause the horizontal scrollbar to appear, then you should see the bug. rereply to description from jp
10:44 AM Ticket #3 (GuiListView Hiding Behind BG Image) updated by anonymous
Replying to ame1011: > http://www.autoitscript.com/forum/index.php?s=&showtopic=58810&view=findpost&p=444001 > ---- > > Run the script I provided above. > > Make sure to drag the header divider far enough to the right to cause the horizontal scrollbar to appear, then you should see the bug. reply from anonymous
10:41 AM Ticket #3 (GuiListView Hiding Behind BG Image) updated by jp
Replying to Jpm: > Replying to jp: > > add info with a jp user > reply to jp reply from
10:38 AM Ticket #3 (GuiListView Hiding Behind BG Image) updated by J-Paul Mesnage
Replying to jp: > add info with a jp user reply to jp
10:35 AM Ticket #3 (GuiListView Hiding Behind BG Image) updated by jp
add info with a jp user
9:57 AM Ticket #3 (GuiListView Hiding Behind BG Image) updated by J-Paul Mesnage
Cc changed
7:12 AM bg_backup.jpg attached to Ticket #3 by J-Paul Mesnage
7:11 AM Ticket #3 (GuiListView Hiding Behind BG Image) created by ame1011
link to old Auto It Bug report forum …

Jan 6, 2008:

7:08 PM Ticket #2 (Test2) closed by Jon
fixed: (In [2744]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 15.
7:00 PM Ticket #2 (Test2) reopened by Jon
6:59 PM Ticket #2 (Test2) closed by Jon
fixed: (In [2741]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 12.
6:58 PM Ticket #2 (Test2) reopened by Jon
6:57 PM Ticket #2 (Test2) closed by Jon
fixed: (In [2733]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 6.
6:18 PM Ticket #2 (Test2) reopened by Jon
6:18 PM Ticket #2 (Test2) closed by Jon
fixed: (In [2733]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 6.
6:11 PM Ticket #2 (Test2) reopened by Jon
6:10 PM Ticket #2 (Test2) closed by Jon
fixed: (In [2733]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 6.
6:09 PM Ticket #2 (Test2) reopened by Jon
6:09 PM Ticket #2 (Test2) closed by Jon
fixed: (In [2733]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 6.
2:48 PM Ticket #2 (Test2) updated by Jon
Version changed
1:47 PM Ticket #2 (Test2) created by anonymous
Test2
1:29 PM CamelCase created by trac
1:29 PM InterMapTxt created by trac
1:29 PM InterTrac created by trac
1:29 PM InterWiki created by trac
1:29 PM PageTemplates created by trac
1:29 PM RecentChanges created by trac
1:29 PM SandBox created by trac
1:29 PM TitleIndex created by trac
1:29 PM TracAccessibility created by trac
1:29 PM TracAdmin created by trac
1:29 PM TracBackup created by trac
1:29 PM TracBrowser created by trac
1:29 PM TracCgi created by trac
1:29 PM TracChangeset created by trac
1:29 PM TracEnvironment created by trac
1:29 PM TracFastCgi created by trac
1:29 PM TracFineGrainedPermissions created by trac
1:29 PM TracGuide created by trac
1:29 PM TracImport created by trac
1:29 PM TracIni created by trac
1:29 PM TracInstall created by trac
1:29 PM TracInterfaceCustomization created by trac
1:29 PM TracLinks created by trac
1:29 PM TracLogging created by trac
1:29 PM TracModPython created by trac
1:29 PM TracNotification created by trac
1:29 PM TracPermissions created by trac
1:29 PM TracPlugins created by trac
1:29 PM TracQuery created by trac
1:29 PM TracReports created by trac
1:29 PM TracRevisionLog created by trac
1:29 PM TracRoadmap created by trac
1:29 PM TracRss created by trac
1:29 PM TracSearch created by trac
1:29 PM TracStandalone created by trac
1:29 PM TracSupport created by trac
1:29 PM TracSyntaxColoring created by trac
1:29 PM TracTickets created by trac
1:29 PM TracTicketsCustomFields created by trac
1:29 PM TracTimeline created by trac
1:29 PM TracUnicode created by trac
1:29 PM TracUpgrade created by trac
1:29 PM TracWiki created by trac
1:29 PM TracWikiMacros created by trac
1:29 PM TracWorkflow created by trac
1:29 PM WikiDeletePage created by trac
1:29 PM WikiFormatting created by trac
1:29 PM WikiHtml created by trac
1:29 PM WikiNewPage created by trac
1:29 PM WikiPageNames created by trac
1:29 PM WikiProcessors created by trac
1:29 PM WikiRestructuredText created by trac
1:29 PM WikiRestructuredTextLinks created by trac
1:29 PM WikiStart created by trac
Note: See TracTimeline for information about the timeline view.