GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2017-03-08T23:46:56.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | 2013 Sprint 08 API, 2013 Sprint 08 |
Components | Android |
Labels | 2dmatrix, crash, multiple, transform |
Reporter | Natalie Huynh |
Assignee | Ping Wang |
Created | 2011-07-27T15:08:36.000+0000 |
Updated | 2017-03-08T23:47:00.000+0000 |
Steps to Reproduce:
1. Run the attached application
2. Click on the red box
Actual Result:
Application crashes with:
W/dalvikvm( 234): threadid=3: thread exiting with uncaught exception (group=0x4001b188)
E/TiUncaughtHandler( 234): (main) [27997,31255] Sending event: exception on thread: main msg:java.lang.NullPointerException; Titanium 1.8.0,2011/07/25 11:14,
E/TiUncaughtHandler( 234): java.lang.NullPointerException
Expected Result:
To rotate the red box
Cannot reproduce with the latest master or 3.1.0.GA.
Closing ticket as the issue cannot be reproduced.