Timeline
Jan 29, 2011:
- 3:12 PM Ticket #1867 (SciTE4AutoIt3 @OSVersion is WIN_VISTA, when actually WIN_7) closed by
- 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
- […] 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
- No Bug
- 6:03 AM Ticket #1866 (GUI $WS_EX_MDICHILD Top Alignment bug) created by
- […] 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
- 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
- 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
- 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
- > 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
- 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
- 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
- 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
- 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
- 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
- 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
-
Version changed
Automatic ticket cleanup. - 1:16 AM Ticket #1862 (GUISetOnEvent should behave more like HotKeySet()) created by
- 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
- 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
- ? -> 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
- 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
- If the table to display contains the default GUIDataSeparatorChar …
- 7:17 AM Ticket #1860 (DriveStatus Returns Ready with blank value) updated by
- 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
- 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
- I am trying to do code similar to the below. When the registry key …
- 10:10 AM Ticket #1859 (Bug in _WeekNumberISO?) updated by
- This is not a question. I think this is a bug in the function.
- 8:20 AM Ticket #1859 (Bug in _WeekNumberISO?) updated by
- Forum is for questions.
Jan 14, 2011:
- 11:38 PM Ticket #1859 (Bug in _WeekNumberISO?) created by
- 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
- Seems similar/related to #1804. @OP: Best explained with a a little reproduction script. (I think your text is ... way to complicated/compressed.)
Jan 13, 2011:
- 2:31 PM Ticket #1858 (strange behaviour of dialogs used with hwnd) created by
- if you use MsgBox, InputBox, FileSelectFolder,FileOpenDialog and …
Jan 12, 2011:
- 9:21 PM Ticket #1762 (With ... EndWith crashes instead of Error.) updated by
- This is an old report, but it was still marked as 'new', so meh... Replying to MrCreatoR <mscreator@…>: > No crash for me: > > > {{{ > $oObject = ObjCreate("Scripting.FileSystemObject") > > With $oObject > .MemberDoesntExist() > EndWith > }}} I get the same thing as the OP with *your code*: […] But, I've always gotten an error like this when using invalid members/methods and assumed you just don't do it unless you have an error handler. No crash with this: […] So, not to be mean, but: I'm not really sure what the issue is, since I thought that's what the COM Error Handler was for - handling COM Errors.
- 5:39 PM Ticket #1857 (DriveGetFileSystem not returning expected result when no media loaded) updated by
- I should have added that there is a not so pretty work around for this issue but it really shouldn't be required in my opinion. I also didn't mention that it was tested on Vista only. […]
- 5:32 PM Ticket #1857 (DriveGetFileSystem not returning expected result when no media loaded) created by
- According to the help file a drive with no media should return the …
- 5:19 PM Ticket #1855 (AutoIt Window Info does not work on 64 bit Windows 7) updated by
- This is a duplicate. See #1856
Jan 11, 2011:
- 7:59 PM Ticket #1802 (_WinAPI_CallWindowProc() and _WinAPI_DefWindowProc() are not Unicode ...) updated by
- Replying to Jpm: > So I am suprised that a Unicode process calling CallWindowProc does call CallWindowProcW. > Can you provide a replication script? OK. Look at the title bar ("M" instead of "MyProg"). […]
- 12:02 AM Ticket #1852 (WEBSITE: http://autoitscript.com doesn't load in Firefox or Safari) updated by
- Yes. I can confirm this. On my WINXP SP2 and FF 3.6.13 This link works OK http://www.autoitscript.com/autoit3/index.shtml This link doesn't work http://www.autoitscript.com
Jan 10, 2011:
- 3:30 AM Ticket #1856 (On 64-bit Windows 7, Windows Info works only if Freeze is turned off) created by
- I had reported a program with AutoIt Window Info on a 64 bit system. I …
- 3:07 AM Ticket #1855 (AutoIt Window Info does not work on 64 bit Windows 7) created by
- Thank you for producing a superb package. However --- When the Window …
Jan 9, 2011:
- 9:04 PM Ticket #1854 (StringIsFloat returns 1 on non float numbers) created by
- Here is a simple example that reproduces this bug: […]
- 8:23 AM Ticket #1853 (BinaryLen of hex expression computed string long) closed by
- No Bug: $tmp1 is an integer as opposed to $tmp2 which contains a "binary string"
Jan 8, 2011:
- 11:41 PM Ticket #1853 (BinaryLen of hex expression computed string long) updated by
- Works perfect at this end. (ergo: no bug)
- 9:09 AM Ticket #1853 (BinaryLen of hex expression computed string long) created by
- $tmp1=0x11 $tmp2=Binary("0x11") MsgBox(32,"",BinaryLen($tmp1)) …
Jan 7, 2011:
- 2:05 AM Ticket #1852 (WEBSITE: http://autoitscript.com doesn't load in Firefox or Safari) created by
- The http://autoitscript.com site doesn't load in Firefox or Safari. …
Jan 2, 2011:
- 7:37 PM Ticket #1851 (Comma SciTe bug) closed by
- Wont Fix: Reported several times and will not something that I work on. This is standard functionality in SciTE. Jos
- 4:51 PM Ticket #1851 (Comma SciTe bug) created by
- When i write a comma into string in any function, StiTe recognizes …
Note:
See TracTimeline
for information about the timeline view.
