Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6136] Android: V8 Only, Nook Color Emulator cannot launch any app

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2011-12-07T17:23:48.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sSprint 2011-49, Release 1.8.0.1
ComponentsAndroid
Labelsbranch-v8
ReporterNatalie Huynh
AssigneeMarshall Culpepper
Created2011-11-09T13:45:02.000+0000
Updated2011-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

Comments

  1. Marshall Culpepper 2011-11-16

    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
  2. Marshall Culpepper 2011-11-21

    Once the V8 shared libs commit is merged, this should be resolved
  3. Bill Dawson 2011-12-02

    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)
  4. Marshall Culpepper 2011-12-06

    This should be fixed with my new PR: https://github.com/appcelerator/titanium_mobile/pull/834
  5. Bill Dawson 2011-12-07

    Marshall fixed this via TIMOB-612
  6. Natalie Huynh 2011-12-08

    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

JSON Source