Modify

Opened 3 hours ago

Last modified 65 minutes ago

#4032 new Bug

Unwanted debug output from running scripts in SciTE (from autoit3_x64.exe)

Reported by: anonymous Owned by: Jos
Milestone: Component: SciTE4AutoIt
Version: 3.3.16.1 Severity: None
Keywords: Cc:

Description

Open an empty .au3 in SciTE, run it with F5, then see the console output below:

>"D:\Program Files\AutoIt\SciTe\..\AutoIt3.exe" "D:\Program Files\AutoIt\SciTe\AutoIt3Wrapper\AutoIt3Wrapper.au3" /run /prod /ErrorStdOut /in "X:\empty.au3" /UserParams
+>22:47:33 Starting AutoIt3Wrapper (21.316.1639.1) from:SciTE.exe (4.4.6.0) Keyboard:00000409 OS:WIN_10/2009 CPU:X64 OS:X64 Environment(Language:0404) CodePage:0 utf8.auto.check:4
+> SciTEDir => D:\Program Files\AutoIt\SciTe UserDir => D:\Program Files\AutoIt\SciTe\AutoIt3Wrapper
>Running AU3Check (3.3.16.1) from:D:\Program Files\AutoIt input:X:\empty.au3
+>22:47:35 AU3Check ended.rc:0
>Running:(3.3.16.1):D:\Program Files\AutoIt\autoit3_x64.exe "X:\empty.au3"
False--> SetHotKey Restart failed, SetHotKey Stop failed.
+>22:47:36 AutoIt3.exe ended.rc:0
+>22:47:36 AutoIt3Wrapper Finished.
>Exit code: 0 Time: 6.278

This line False--> SetHotKey Restart failed, SetHotKey Stop failed. is annoying... 😒

Attachments (0)

Change History (1)

comment:2 Changed 65 minutes ago by Jos

I don't get that with the latest Beta version, so please try that first.

https://www.autoitscript.com/autoit3/scite/download/beta_SciTE4AutoIt3/AutoIt3Wrapper.au3

Jos

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as new The owner will remain Jos.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.