Export to GitHub

as3-arduino-connector - issue #12

Any mouse / keyboard input causes release build to crash


Posted on Feb 24, 2012 by Grumpy Ox

What steps will reproduce the problem? 1. create an application that instantiates the ArduinoConnector ExtensionContext. 2. export as a release build. 3. run the exported release build. 4. move the mouse, click the mouse, or press a key, and the application crashes.

What is the expected output? What do you see instead? The application should proceed normally.

What version of the product are you using? On what operating system? 1.0.0, OSX 10.6.8

Please provide any additional information below. I've isolated the problem to the following line: ExtensionContext.createExtensionContext("com.quetwo.Arduino.ArduinoConnector", null);

without creating the ExtensionContext, mouse and keyboard inputs function normally.

Comment #1

Posted on Mar 25, 2012 by Happy Bear

Fixed in 1.2.0. Updated the searchpath in my compile order to better accommodate an OS bug introduced in 10.6.8.

Status: Verified

Labels:
Type-Defect Priority-Medium Milestone-Release1.2