[TIMOB-6136] Android: V8 Only, Nook Color Emulator cannot launch any app
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-12-07T17:23:48.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Sprint 2011-49, Release 1.8.0.1 |
Components | Android |
Labels | branch-v8 |
Reporter | Natalie Huynh |
Assignee | Marshall Culpepper |
Created | 2011-11-09T13:45:02.000+0000 |
Updated | 2011-12-08T13:56:41.000+0000 |
Description
Steps To Reproduce:
1. Create a new project
2. Run on Nook Color Emulator with Nook 2.2
Actual:
W/dalvikvm( 346): threadid=7: thread exiting with uncaught exception (group=0x4001d800)
E/TiApplication( 346): (KrollRuntimeThread) [199,1186] Sending event: exception on thread: KrollRuntimeThread msg:java.lang.UnsatisfiedLinkError: Library kroll-v8-device not found; Titanium 1.8.0.1,2011/11/09 12:56,bb473c6
E/TiApplication( 346): java.lang.UnsatisfiedLinkError: Library kroll-v8-device not found
E/TiApplication( 346): at java.lang.Runtime.loadLibrary(Runtime.java:461)
E/TiApplication( 346): at java.lang.System.loadLibrary(System.java:557)
E/TiApplication( 346): at org.appcelerator.kroll.runtime.v8.V8Runtime.initRuntime(Unknown Source)
E/TiApplication( 346): at org.appcelerator.kroll.KrollRuntime$KrollRuntimeThread.run(Unknown Source)
I/TiRootActivity( 346): (main) [0,0] checkpoint, on root activity create, savedInstanceState: null
Expected:
To launch the default application
Note:
Works with rhino
This is probably an incorrect detection of emulator vs device for the Nook color product code, IIRC the right value for Build.PRODUCT is "NOOKcolor" for the nook emulator
Once the V8 shared libs commit is merged, this should be resolved
Be sure to test also KitchenSink-Nook on the Nook emulator when PR is ready. I closed TIMOB-6433 as a dupe of this, and it specifically mentioned KS-Nook. It's the same issue, however. (Unsatisfied Link)
This should be fixed with my new PR: https://github.com/appcelerator/titanium_mobile/pull/834
Marshall fixed this via TIMOB-612
Titanium Studio, build: 1.0.7.201112080131 SDK: 1.8.0.1.v20111208104316 v8/rhino Emulator Nook Color Skin and WVGA854 Nook 2.2 Mac 10.6.8. and 10.7.2