Modify

#2112 closed Bug (Fixed)

Running debugger window and clicking close script window makes this window inresponsive

Reported by: hebrayah@… Owned by: guinness
Milestone: 3.3.9.0 Component: Standard UDFs
Version: 3.3.8.0 Severity: None
Keywords: Cc:

Description

Running GUI created from your "Example GUI" works ok, but if debugger window is runned with :

#include <Debug.au3>
_DebugSetup("Scribe debuger", True)

After clicking the window close button script is getting unresponsive

Attachments (2)

test3.au3 (793 bytes ) - added by hebrayah@… on Jan 24, 2012 at 2:43:26 PM.
Script working correctly
test2.au3 (856 bytes ) - added by hebrayah@… on Jan 24, 2012 at 2:44:13 PM.
non correct script

Download all attachments as: .zip

Change History (7)

by hebrayah@…, on Jan 24, 2012 at 2:43:26 PM

Attachment: test3.au3 added

Script working correctly

by hebrayah@…, on Jan 24, 2012 at 2:44:13 PM

Attachment: test2.au3 added

non correct script

comment:1 by Melba23, on Jan 24, 2012 at 2:49:48 PM

It seems that this was first reported and fixed here http://www.autoitscript.com/trac/autoit/ticket/1588 but has now reappeared.

M23

Last edited on Jan 25, 2012 at 8:22:05 PM by AdmiralAlkex (previous) (diff)

comment:2 by J-Paul Mesnage, on Jan 24, 2012 at 4:44:32 PM

In fact it is working as intended from my point of view.
When you click close the script is waiting you close the output "report Log" windows to allow you to visualize what occurs instead of closing the "report Log" debug windows.
Perhaps a last message could have been out saying that the script will quit only when the output "report Log" window will be closed.

comment:3 by guinness, on Jan 25, 2012 at 10:44:49 AM

Milestone: 3.3.9.0
Owner: set to guinness
Resolution: Fixed
Status: newclosed

Fixed by revision [6713] in version: 3.3.9.0

comment:4 by guinness, on Jan 25, 2012 at 10:50:07 AM

This ticket is referenced in revision: [6714]

comment:5 by J-Paul Mesnage, on Feb 9, 2012 at 2:52:20 PM

Component: AutoItStandard UDFs

Modify Ticket

Action
as closed The owner will remain guinness.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.