We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WyldCard is hanging when closing a stack that had script errors. When it closes, it closes the automatic Untitled Stack and quits.
Please try the attached converted stack "Audio Help" attached.
Buggy Audio Help.stack.zip
Open wyldcard stack Close the script error dialog Try to close the stack.
This is the log: 15:27:54.700 [AWT-EventQueue-0] DEBUG com.defano.wyldcard.part.stack.StackPart - Creating stack from model com.defano.wyldcard.part.stack.StackModel@f82f4c0f. 15:27:54.786 [AWT-EventQueue-0] DEBUG com.defano.wyldcard.WyldCardStackManager - Displaying stack com.defano.wyldcard.part.stack.StackPart@4c599b2, inNewWindow=false. 15:28:01.492 [AWT-EventQueue-0] DEBUG com.defano.wyldcard.WyldCardStackManager - Enqueueing disposal task for stack id 18727 15:28:01.795 [AWT-EventQueue-0] DEBUG com.defano.wyldcard.WyldCardStackManager - Sending 'close' messages to stack id 18727. 15:28:01.799 [AWT-EventQueue-0] DEBUG com.defano.wyldcard.WyldCardStackManager - Disposing resources of stack id 18727.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
WyldCard is hanging when closing a stack that had script errors. When it closes, it closes the automatic Untitled Stack and quits.
Please try the attached converted stack "Audio Help" attached.
Buggy Audio Help.stack.zip
Open wyldcard stack
Close the script error dialog
Try to close the stack.
This is the log:
15:27:54.700 [AWT-EventQueue-0] DEBUG com.defano.wyldcard.part.stack.StackPart - Creating stack from model com.defano.wyldcard.part.stack.StackModel@f82f4c0f.
15:27:54.786 [AWT-EventQueue-0] DEBUG com.defano.wyldcard.WyldCardStackManager - Displaying stack com.defano.wyldcard.part.stack.StackPart@4c599b2, inNewWindow=false.
15:28:01.492 [AWT-EventQueue-0] DEBUG com.defano.wyldcard.WyldCardStackManager - Enqueueing disposal task for stack id 18727
15:28:01.795 [AWT-EventQueue-0] DEBUG com.defano.wyldcard.WyldCardStackManager - Sending 'close' messages to stack id 18727.
15:28:01.799 [AWT-EventQueue-0] DEBUG com.defano.wyldcard.WyldCardStackManager - Disposing resources of stack id 18727.
The text was updated successfully, but these errors were encountered: