Timeline
Dec 6, 2010:
- 5:13 PM Ticket #1837 (_GUICtrlIpAddress_EnableDisable) created by
- There is currently a UDF to show/hide a IPAddress control, but not one …
Dec 4, 2010:
- 10:03 AM Ticket #1836 (_GUICtrlTreeView_InsertItem should return a handle, but it not) created by
- Easy to correct. Add "handle" as last parameter to _SendMessage in …
Dec 3, 2010:
- 5:42 PM Ticket #1835 (Error opening file for writing during install) updated by
- Replying to anonymous: > > What is your problem....Language??? My problem is users who try to say our stuff has bugs in it when it's their fault they are having an issue. > I checked the forum and neither applied... I'm guessing you didn't bother asking for support. Which is what you need. > and what is wrong with a PDF? You have an IMAGE file to show. A PDF is needlessly large for that. Had you just attached a PNG file like most reasonable people would, I could have viewed it from within my browser instead of having to download a file and open it in another program. > I guess this download was a complete waste of time It was because there's no bug here. > and you should find some manners!! I have manners. However, I do not demonstrate them to people who are clearly wasting my time. You posted a PDF file (rude) to report a non-bug (rude). > Thanks for nothing!~ No, I've given you plenty, you're just too blind to see it.
- 4:01 PM Ticket #1835 (Error opening file for writing during install) updated by
- Replying to Valik: > First of all. WTF, a PDF? Really? > > Second, use the forum. I see at least 2 obvious potential errors in what you are trying to do. What is your problem....Language??? I checked the forum and neither applied...and what is wrong with a PDF? I guess this download was a complete waste of time and you should find some manners!! Thanks for nothing!~
- 12:47 AM Ticket #1835 (Error opening file for writing during install) closed by
- No Bug: First of all. WTF, a PDF? Really? Second, use the forum. I see at least 2 obvious potential errors in what you are trying to do.
- 12:24 AM Ticket #1835 (Error opening file for writing during install) created by
- I have been trying to run the setup file autoit-v3-setup.exe and keep …
Dec 1, 2010:
- 8:14 PM Ticket #1834 (FileSelectFolder problem when using Windows RunAs) created by
- The "Make New Folder" button in the FileSelectFolder function does not …
Nov 30, 2010:
- 11:53 PM Ticket #1833 (_arraydisplay : elements longer than 4094 bytes are like empty elements) updated by
- GUICtrlCreateListViewItem() limitation side effect.
- 9:33 PM Ticket #1833 (_arraydisplay : elements longer than 4094 bytes are like empty elements) created by
- array elements longer than 4094 bytes displayed like empty strings. …
- 11:00 AM Ticket #1830 (Typo on documentation in running.htm) closed by
- Duplicate
Nov 29, 2010:
- 9:38 PM Ticket #1831 (_FileCountLines does not handles null characters) updated by
- Problem is in the StringStripCR() function. Its clipping strings at the NUL-character. See ticket #1832
- 9:37 PM Ticket #1832 (StringStripCR(): Clips strings at NUL-character.) created by
- Problem taken from ticket #1831 […]
- 4:05 PM Ticket #1831 (_FileCountLines does not handles null characters) updated by
- Oups! In the script please ignore the line: […]
- 3:56 PM Ticket #1831 (_FileCountLines does not handles null characters) created by
- When using _FileCountLines on a text file containing some NULL …
Nov 28, 2010:
- 9:31 PM Ticket #1830 (Typo on documentation in running.htm) updated by
- Oups ... Sorry for the double ticket.
- 9:30 PM Ticket #1830 (Typo on documentation in running.htm) created by
- Did the last line is a part of this text? […]
- 9:30 PM Ticket #1829 (Typo on documentation in running.htm) created by
- Did the last line is a part of this text? […]
- 8:07 PM Ticket #1828 (Strange behavior with IniWrite) updated by
- I nevertheless read the help of both functions, but I had not dreaded the impact of this little sentence. Thank you very much.
- 11:04 AM Ticket #1828 (Strange behavior with IniWrite) closed by
- No Bug: From the Helpfile FileOpenDialog: Remarks Separate the file filters with a semicolon as shown in the example. Multiple groups of filters are separated by a pipe "|". If default name is given, options must also be given. If none of the options are wanted, use 0 for options. Special Windows folders (such as "My Documents") can sometimes be set as the init dir; see Appendix. @WorkingDir is changed on successful return.
- 10:51 AM Ticket #1828 (Strange behavior with IniWrite) created by
- Hello, a member of the French forum point us for a strange behavior of …
- 8:28 AM Ticket #1827 (Typo on documentation of SendKeyDelay option.) closed by
- Fixed: Fixed by revision [5959] in version: 3.3.7.0
Nov 27, 2010:
- 3:46 PM Ticket #1827 (Typo on documentation of SendKeyDelay option.) created by
- "Alters the the length of the brief pause in between sent keystrokes." …
Nov 25, 2010:
- 4:00 PM Ticket #1826 (A request about XML Files) updated by
-
Version changed
Automatic ticket cleanup. - 2:58 PM Ticket #1826 (A request about XML Files) updated by
- There is UDF for this: XML DOM wrapper (COM) COM XML wrapper for DOM http://www.autoitscript.com/forum/topic/19848-xml-dom-wrapper-com/page__view__findpost__p__136943 It's wrapper over system MSXML dll file. Maybe it would be nice to include this UDF as standard one…
- 2:29 PM Ticket #1826 (A request about XML Files) created by
- Would you mind adding reading and writing xml files tools in next …
- 10:46 AM Ticket #1825 (StringRegExpReplace - returns bad @extended value) created by
- In the helpfile at StringRegExpReplace is stated: "Check @Extended for …
- 7:44 AM Ticket #1824 ($GUI_BKCOLOR_TRANSPARENT not working in GUICtrlCreateCheckbox) updated by
- Replying to avechuche: > I have a problem or bug (?). If you are not sure if it's a bug or not then you should not post here but the forum, as it's most likely NOT a bug. Like in this case, you just need to disable themes for the transparency to work. Example: […]
- 7:17 AM Ticket #1814 (On InputBox, the language of buttons stays in English) updated by
- If you have pain in a foot and what the doctor says to you: " Not to have pain, do not walk above, use of crutches... " Do you really think that you have the solution?
- 4:42 AM Ticket #1824 ($GUI_BKCOLOR_TRANSPARENT not working in GUICtrlCreateCheckbox) updated by
- Did It again ... Mixed up Left and Right side. :P
- 4:41 AM Ticket #1824 ($GUI_BKCOLOR_TRANSPARENT not working in GUICtrlCreateCheckbox) updated by
- My code works fine. As I have no black background on those left-sided Checkbox's. The Right-sided Checkbox's are suppose to be red. Problem is on your side/system, also know as a local problem. Ergo: > - Additional system specs that might matter. That would be your video specs and used driver. Bottom line: If Dev's don't know how to, or can't, reproduce it. It will definitely not be fixed/changed. For Dev's, from screen shot: Environment(Language:0C0A Keyboard:0000040A OS:WIN_XP/Service Pack 3 CPU:X64 OS:X86) I'm out. Problem is cleared up as far as I'm concerned.
Nov 24, 2010:
- 7:07 PM Ticket #1824 ($GUI_BKCOLOR_TRANSPARENT not working in GUICtrlCreateCheckbox) updated by
- Replying to mvg: > oOps > {{{ > #include <GUIConstantsEx.au3> > }}} Bug: $GUI_BKCOLOR_TRANSPARENT not work with GUICtrlCreateCheckbox. I need transparent CreateCheckbox to use a background image Not work! (your code) http://picturetogo.com/images/2010/11/24/2689-dibujo.jpg
- 4:42 PM Ticket #1824 ($GUI_BKCOLOR_TRANSPARENT not working in GUICtrlCreateCheckbox) updated by
- oOps […]
- 4:39 PM Ticket #1824 ($GUI_BKCOLOR_TRANSPARENT not working in GUICtrlCreateCheckbox) updated by
- - What bug? (clear, to the point description.) - Proof it! (runnable example code.) - Additional system specs that might matter. (like: "Environment(Language:0409 Keyboard:00000409 OS:WIN_XP/Service Pack 3 CPU:X86 OS:X86)") From my point of view. Things seem to be working fine. […]
- 1:32 PM Ticket #1824 ($GUI_BKCOLOR_TRANSPARENT not working in GUICtrlCreateCheckbox) updated by
- Replying to mvg: > Replying to avechuche: > > I have a problem or bug (?) > > <snip> > > But is very irritating i have many checkbox :( > Sorry to hear that. > Anyway, Welcome to the forum ... O wait, this is not the forum. > > Goto forum. Its very irritating to see meaningless reports like these. Its a Autoit bug, , so I write here.
- 10:22 AM Ticket #1824 ($GUI_BKCOLOR_TRANSPARENT not working in GUICtrlCreateCheckbox) updated by
- Replying to avechuche: > I have a problem or bug (?) > <snip> > But is very irritating i have many checkbox :( Sorry to hear that. Anyway, Welcome to the forum ... O wait, this is not the forum. Goto forum. Its very irritating to see meaningless reports like these.
- 7:04 AM Ticket #1824 ($GUI_BKCOLOR_TRANSPARENT not working in GUICtrlCreateCheckbox) created by
- I have a problem or bug (?). I have a GUI with a background image, and …
- 12:00 AM Ticket #1817 (Tidy incorrectly formats an objects parenthesis) updated by
-
Milestone changed
Automatic ticket cleanup.
Nov 23, 2010:
- 10:42 PM Ticket #1817 (Tidy incorrectly formats an objects parenthesis) closed by
- Fixed: Fixed in Tidy version 2.2.0.9 available in the Beta directory.
- 8:21 PM Ticket #1814 (On InputBox, the language of buttons stays in English) closed by
- No Bug: Replying to anonymous: > Yes it's what we can do (and I know it), but it's not a real solution. I wasn't aware you were the adjudicator of that.
Nov 22, 2010:
- 11:26 PM Ticket #1814 (On InputBox, the language of buttons stays in English) updated by
- Yes it's what we can do (and I know it), but it's not a real solution.
- 11:21 PM Ticket #1823 (Typo on documentation of GUICoordMode option.) created by
- 2 = cell positionining relative to current cell. should be : 2 = …
- 10:43 PM Ticket #1822 (_GUICtrlListView_GetCounterPage???) created by
- Ummm... Is there a reason for the ridiculous naming of this function? …
- 10:07 PM Ticket #1821 (_ScreenCapture_CaptureWnd doesn't work for Games in fullscreen) created by
- _ScreenCapture_Capture doesn't work at all for games in fullscreen …
- 9:51 PM Ticket #1814 (On InputBox, the language of buttons stays in English) updated by
- Use custom InputBox.
- 5:51 PM Ticket #1819 (Script won't launch or won't exit after launching URLs in ShellExecute) updated by
- Also see http://www.autoitscript.com/trac/autoit/ticket/1820
- 5:51 PM Ticket #1820 (Script sometimes won't exit after launching folders in ShellExecute) created by
- It launches Windows Explorer but sometimes can't detect when Windows …
- 11:41 AM Ticket #1819 (Script won't launch or won't exit after launching URLs in ShellExecute) created by
- http://www.autoitscript.com/forum/index.php?showtopic=122199 My …
Nov 21, 2010:
- 2:21 PM Ticket #1806 ($iBase in _ArrayUnique() not working properly) updated by
- Here my latest version: […] Is this something for you? Br, UEZ
- 12:54 PM Ticket #1663 (Au3Recorder x64 does not work on x64 machines.) updated by
- Hi, I just installed the latest version of AutoIt and SciTE and the DLL issue still exists. I notice the bug is closed, What did you do to fix it? The 32bit version of Au3Recorder "works" but nothing like it did before in 32bit Windows. I notice one entry in the log states the problem is fixed in version 3.3.7.0, but this vesion is not available in the downloads section. Where can ths be downloaded? Thanks Mark
Nov 19, 2010:
- 4:21 PM Ticket #1818 ((UDF) _INetSmtpMail Importance parameter) updated by
- Replying to Zedna: > There is hardcoded "charset=US-ASCII" > Maybe there could be added also new parameter "charset" ... It's not a charset, it's just a header. […] This line is what I added.
- 4:07 PM Ticket #1818 ((UDF) _INetSmtpMail Importance parameter) updated by
- There is hardcoded "charset=US-ASCII" Maybe there could be added also new parameter "charset" …
- 4:45 AM Ticket #1815 (Conditional Compilation (#if, #ifdef, #ifndef, #else, #elif, #endif, ...) updated by
- Not sure what the inteneded purpose is in this case. As unknown #words are just ignored at the build process. Support for intended keywords could be done by a separate (user created -> forum) pre-built tool.
Nov 18, 2010:
- 4:00 PM Ticket #1818 ((UDF) _INetSmtpMail Importance parameter) updated by
-
Version changed
Automatic ticket cleanup. - 3:51 PM Ticket #1818 ((UDF) _INetSmtpMail Importance parameter) created by
- Since the importance of an email can be critical, I added a parameter …
- 12:28 PM Ticket #1815 (Conditional Compilation (#if, #ifdef, #ifndef, #else, #elif, #endif, ...) updated by
- I think this has been discussed before and the answer was no. IIRC it's because AutoIt packs the whole interpreter into each compiled script. What you'd be compiling would still be everything no matter what. I may be wrong.
- 12:00 PM Ticket #1817 (Tidy incorrectly formats an objects parenthesis) created by
- When you run Tidy on functions on a function like this: […] It …
Nov 17, 2010:
- 8:09 PM Ticket #1813 (Abs() and Mod() documentation) updated by
- Replying to Spiff59: > I'm retarded. And can't type... I meant to say Int() and Mod() should show as related in documentation.
- 8:08 PM Ticket #1813 (Abs() and Mod() documentation) updated by
- I'm retarded. I meant to say Int() and Mod() show show as realted in documentation.
- 4:33 PM Ticket #1336 (Remove UDF hard-coded buffer sizes.) updated by
- […] --> Link to this page is broken http://www.autoitscript.com/forum/index.php?showtopic=106621 Error message: #10343 We could not determine which topic you were attempting to view.
- 4:24 PM Ticket #1816 (_GUICtrlListView_GetItemText not properly work on Windows 7 x 64) updated by
- Look at these my previous tickets. Maybe it can help you because there are mentioned functions where it's correctly handled. http://www.autoitscript.com/trac/autoit/ticket/1317 http://www.autoitscript.com/trac/autoit/ticket/1318 http://www.autoitscript.com/trac/autoit/ticket/1336
- 10:16 AM Ticket #1816 (_GUICtrlListView_GetItemText not properly work on Windows 7 x 64) updated by
- I was wrong a little. Size of state and stateMask is OK. Problem in (from help): ptr: 32 or 64bit unsigned integer (depending on if the x86 or x64 version of AutoIt is used) If change in $tagLVITEM "ptr Text" to "uint Text" (i.e. make it 32bit) _GUICtrlListView_GetItemText solve the problem (but not solves the bug). Thank you for silence. Check other similar structs - maybe you have the same problems on x64.
- 9:29 AM Ticket #1816 (_GUICtrlListView_GetItemText not properly work on Windows 7 x 64) updated by
- I've found the reason of bug in your code. Remark: size of LV_ITEMA structure is 72 = 0x48 In new test I have Spy log: […] So... see the problem? Problem is: the value of cchTextMax must be in pszText, the value of lParam must be in cchTextMax. Bug is in your struct LV_ITEMA(W) creation - it looks like you make size of state and stateMask as 8 bytes each for x64 OS, but it must be 4 bytes in any OS! Check MSDN. Well, where and how I have to patch you code to correct solve the problem?
- 8:05 AM Ticket #1816 (_GUICtrlListView_GetItemText not properly work on Windows 7 x 64) updated by
- P.S.2. By the way, maybe I'm wrong, but why then you create in _GUICtrlListView_GetItemText wchar buffer, you don't reserve double size buffer in external memory? Your code: If $fUnicode Then $tBuffer = DllStructCreate("wchar Text[4096]") Else $tBuffer = DllStructCreate("char Text[4096]") ... Local $pMemory = _MemInit($hWnd, $iItem + 4096, $tMemMap) ... _MemRead($tMemMap, $pText, $pBuffer, 4096) Then I've searching for solution, I try to fix it, but it is not solve above problem.
- 7:22 AM Ticket #1816 (_GUICtrlListView_GetItemText not properly work on Windows 7 x 64) created by
- I can't get text of SysListView32 item (returns empty string). My …
Nov 16, 2010:
- 10:00 PM Ticket #1815 (Conditional Compilation (#if, #ifdef, #ifndef, #else, #elif, #endif, ...) updated by
-
Version changed
Automatic ticket cleanup. - 8:01 PM Ticket #1815 (Conditional Compilation (#if, #ifdef, #ifndef, #else, #elif, #endif, ...) created by
- Is it possible to introduce Conditional Compilation into Autoit so …
- 7:21 AM Ticket #1814 (On InputBox, the language of buttons stays in English) created by
- On InputBox, even if you have a localised Window, the buttons OK and …
Nov 15, 2010:
- 10:45 AM Ticket #1812 (AutoItSetOption("MustDeclareVars",1) not working fully) closed by
- No Bug
- 10:43 AM Ticket #1811 (String.au3 file inside help folder?) updated by
- walk though: (*Scite4AutoIt3 full install assumed) - open AutoIt help. (preferably from Scite*) - browse to one of the "string management" UDF's inside the help. - click "open this script" in the example script of that string UDF. - Scite*: use "tools: open include file" on the "#include <string.au3>" line in the opened example file. At this point I end up with the "...\AutoIt3\Examples\Helpfile\String.au3" file instead of the "...\AutoIt3\Include\String.au3" file inside Scite* Your getting the same result? - In case you do. Point being something to the effect of. Due to the include file find logic. Help files should not use same names as default(AutoIt) include files. I'm making any sens? (Trivial if this is the case. Just making a note of it to enforce some sort of resolution on this.) - If not ... Erm, back to my local drawing board.
- 9:01 AM Ticket #1788 (_GUICtrlRichEdit_GetMargins and _GUICtrlRichEdit_SetMargins) updated by
- That only affects the margins of the control on-screen. If you _GUICtrlRichEdit_StreamToFile() the control to an .RTF file, the margins are lost. No \margl or \margr tags are inserted into the resulting file.
- 8:00 AM Ticket #1813 (Abs() and Mod() documentation) updated by
-
Version changed
Automatic ticket cleanup. - 6:24 AM Ticket #1813 (Abs() and Mod() documentation) created by
- These seem complimentary functions... Abs() returns the whole-number …
- 12:30 AM Ticket #1812 (AutoItSetOption("MustDeclareVars",1) not working fully) updated by
- Thanks for your speedy response and apologies for my erroneous report.
Nov 14, 2010:
- 11:57 PM Ticket #1812 (AutoItSetOption("MustDeclareVars",1) not working fully) updated by
- According to the help file for a For...Next loop: 'The Variable will be created automatically with a LOCAL scope, even when MustDeclareVars is on. ' So, it's not a bug, it's a documented feature.
- 11:19 PM Ticket #1812 (AutoItSetOption("MustDeclareVars",1) not working fully) created by
- Despite the MustDeclareVars option being set to 1, an undeclared …
- 9:39 PM Ticket #1811 (String.au3 file inside help folder?) updated by
-
Owner, Component changed
Please explain what you mean because this is not clear to me. Jos - 9:26 PM Ticket #1811 (String.au3 file inside help folder?) created by
- ? The file "String.au3" thats residing in the general help folder …
- 3:10 PM Ticket #1810 (Crash, StringRegExpReplace, recursion.) updated by
- Correction on the "witch did not fail" in: > not really tested with StringRegExp, other than a quick StringRegExp test with same pattern and data. witch did not fail ... StringRegExp() will also fail. At the same(size) point. (not sure why this one got by me, but it did. :P ) […]
Nov 13, 2010:
- 6:19 PM Ticket #1810 (Crash, StringRegExpReplace, recursion.) updated by
- With "Crash" I mean a unexpected script termination: […]
- 3:52 PM Ticket #1810 (Crash, StringRegExpReplace, recursion.) created by
- Crash, StringRegExpReplace, recursion. crashes when a recursion …
- 2:06 PM Ticket #1807 (Success of some commands relies on last keyboard/mouse action) updated by
- I figure something like that ... The problem your running into here is: The need to proof that its AutoIt's fault and not the fault of RunAs. (with or without using /smartcard option.) To figure that out more data is needed on what going on here. (I currently have other things on my todo list. Maybe later.) (It might also already be documented somewhere else.)
Nov 12, 2010:
- 9:02 PM Ticket #1809 (Made an Error in script -> GUICtrlCreateButton $SS_RIGHT Create CheckBox) created by
- Hi, It's not really a bug i guess.. because it's bad coding .. but …
- 5:50 PM Ticket #1807 (Success of some commands relies on last keyboard/mouse action) updated by
- Replying to mvg: > Not reproducible or not failing in any way, shape, or form on Xp(32.Pro.Sp3) while using "RunWait(@ComSpec & ' /k dir')" I'm also running XP 32 bit Pro Sp3. I couldn't get it to happen with other commands, either. However, when you try it with "runas /smartcard ..." it DOES cause problems. Take a look at the sample code I attached- you don't need a smartcard reader to see how it fails. When you execute runas /smartcard without a smartcard, it will still try to find/read from a card reader device. When this bug occurs, the command will not even RUN. So seriously, take a look at what I attached. There must be something special about runas /smartcard causing the error, which may exist in other commands as well.
- 11:32 AM Ticket #1808 (OS Crash while executing..) created by
- […] Windows XP SP3 (x86) with 1GB RAM, first hangs and then …
Nov 11, 2010:
- 1:51 PM Ticket #1806 ($iBase in _ArrayUnique() not working properly) updated by
- Here an update of my ArrayUnique function (some bugs fixed): […] Br, UEZ
- 12:11 AM Ticket #1807 (Success of some commands relies on last keyboard/mouse action) updated by
- Not reproducible or not failing in any way, shape, or form on Xp(32.Pro.Sp3) while using "RunWait(@ComSpec & ' /k dir')"
Nov 10, 2010:
- 11:04 PM Ticket #1806 ($iBase in _ArrayUnique() not working properly) updated by
- Here my try for the ArrayUnique function for up to 2D arrays: […] I hope it is bug free ;-) Br, UEZ
- 8:47 PM Ticket #1788 (_GUICtrlRichEdit_GetMargins and _GUICtrlRichEdit_SetMargins) updated by
- You can set margins on a RichEdit with the same message that sets it on a regular Edit: EM_SETMARGIN Therefore _GuiCtrlEdit_SetMargins() works fine: […]
- 8:13 PM Ticket #1795 (long "long path" support) updated by
- That limit is set in the Windows API by Microsoft, not AutoIt: http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx#maxpath
- 7:37 PM Ticket #1807 (Success of some commands relies on last keyboard/mouse action) created by
- If a mouseclick is the last action before certain commands run, the …
- 5:09 PM Ticket #1806 ($iBase in _ArrayUnique() not working properly) updated by
- Seems _ArrayUnique() is also not working properly with 2D arrays! Br, UEZ
Nov 9, 2010:
- 8:37 PM Ticket #1806 ($iBase in _ArrayUnique() not working properly) created by
- […] Should return a 0 based array but it doesn't because of line …
- 6:18 PM Ticket #1805 (Functions that modify files should not change encoding) updated by
- Forgot to note where the issue came up, for reference: http://www.autoitscript.com/forum/topic/121931-fileinstall-corrupts-xml-changes-utf-16-encoding FileInstall corrupts XML (changes UTF-16 encoding), by akshaymishra14.
- 6:12 PM Ticket #1805 (Functions that modify files should not change encoding) created by
- Functions like _FileWriteToLine() and _ReplaceStringInFile() should …
Note:
See TracTimeline
for information about the timeline view.
