Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2323] Android: KitchensSink crashes on launch with uncaught exception

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:46.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, crash, defect, regression
ReporterThomas Huelbert
AssigneeDon Thorp
Created2011-04-15T03:16:42.000+0000
Updated2011-04-17T01:58:46.000+0000

Description

1.5.0.ed78ae2 Android, G2 and droid 1 tested, 2.2 sim

1.build and install kitchensink
2.launch it on the device

results: crash, full pastie here: http://pastie.org/1287757">http://pastie.org/1287757

partial log:
D/KrollContext( 5276): (kroll$1) [19,634] Running evaluated script: file:///android_asset/Resources/welcome.js
I/dalvikvm( 5276): Could not find method org.apache.commons.codec.digest.DigestUtils.md5Hex, referenced from method org.appcelerator.titanium.util.TiUIHelper.getRAKeyForImage
W/dalvikvm( 5276): VFY: unable to resolve static method 2436: Lorg/apache/commons/codec/digest/DigestUtils;.md5Hex (Ljava/lang/String;)Ljava/lang/String;
D/dalvikvm( 5276): VFY: replacing opcode 0x71 at 0x0088
D/dalvikvm( 5276): VFY: dead code 0x008b-00a0 in Lorg/appcelerator/titanium/util/TiUIHelper;.getRAKeyForImage (Ljava/lang/String;)Ljava/lang/String;

Comments

  1. Thomas Huelbert 2011-04-15

    1.5.0.fb4b340. G2 (2.2) 2.1 emulator

JSON Source