{ "id": "63908", "key": "TIMOB-3276", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2012-09-05T14:28:57.000+0000", "created": "2011-04-15T03:41:10.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [ { "id": "20624", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "94532", "key": "TIMOB-9901", "fields": { "summary": "TiAPI: Review and clean up platform bugs and reduce bug count by 20%.", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-10T00:11:56.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "{html}

Not sure if this is the right place to post this issue, but when\r\nI run default mobile app (Titanium 1.2.2 + Mobile SDK 1.6) in\r\nAndroid (r10) emulator (running on Ubuntu 10.10 x64) it crashes\r\n(and freezes on splash screen) with the following output in the\r\nconsole:

\r\n

E/TiUncaughtHandler( 421): (main) [109,109] Sending event:\r\nexception on thread: main msg:java.lang.NoSuchMethodError:\r\norg.appcelerator.titanium.TiApplication.getSystemProperties
\r\nE/TiUncaughtHandler( 421): java.lang.NoSuchMethodError:\r\norg.appcelerator.titanium.TiApplication.getSystemProperties
\r\nE/TiUncaughtHandler( 421): at\r\nuk.co.wima.test.TestAppInfo.(TestAppInfo.java:17)
\r\nE/TiUncaughtHandler( 421): at\r\nuk.co.wima.test.TestApplication.onCreate(TestApplication.java:24)
\r\nE/TiUncaughtHandler( 421): at\r\nandroid.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:969)
\r\nE/TiUncaughtHandler( 421): at\r\nandroid.app.ActivityThread.handleBindApplication(ActivityThread.java:3236)
\r\nE/TiUncaughtHandler( 421): at\r\nandroid.app.ActivityThread.access$2200(ActivityThread.java:117)
\r\nE/TiUncaughtHandler( 421): at\r\nandroid.app.ActivityThread$H.handleMessage(ActivityThread.java:966)
\r\nE/TiUncaughtHandler( 421): at\r\nandroid.os.Handler.dispatchMessage(Handler.java:99)
\r\nE/TiUncaughtHandler( 421): at\r\nandroid.os.Looper.loop(Looper.java:123)
\r\nE/TiUncaughtHandler( 421): at\r\nandroid.app.ActivityThread.main(ActivityThread.java:3647)
\r\nE/TiUncaughtHandler( 421): at\r\njava.lang.reflect.Method.invokeNative(Native Method)
\r\nE/TiUncaughtHandler( 421): at\r\njava.lang.reflect.Method.invoke(Method.java:507)
\r\nE/TiUncaughtHandler( 421): at\r\ncom.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
\r\nE/TiUncaughtHandler( 421): at\r\ncom.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
\r\nE/TiUncaughtHandler( 421): at dalvik.system.NativeStart.main(Native\r\nMethod)

\r\n

Tried Android API 1.6 - 2.3 with the same result.

\r\n

Any suggestions how to fix it?

{html}", "attachment": [], "flagged": false, "summary": "Android Default app crash", "creator": { "name": "chris1", "key": "chris1", "displayName": "chris", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "chris1", "key": "chris1", "displayName": "chris", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "171246", "author": { "name": "dtoth", "key": "dtoth", "displayName": "Dawson Toth", "active": true, "timeZone": "America/New_York" }, "body": "Noticed this was filed under the wrong component. Updated to Android, automatically assigned to the appropriate person (guessing that'd be Marshall or Don, not sure at the moment).", "updateAuthor": { "name": "dtoth", "key": "dtoth", "displayName": "Dawson Toth", "active": true, "timeZone": "America/New_York" }, "created": "2011-11-02T13:47:39.000+0000", "updated": "2011-11-02T13:47:39.000+0000" }, { "id": "217696", "author": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "body": "Please create a help desk ticket for this or ask in the community Q&A as they will be able to help you regarding this. The more detail you include, the quicker you will receive an answer. Try to also include a sample project, so that you may get a more accurate solution faster.\r\n\r\nMarked ticket as resolved.", "updateAuthor": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "created": "2012-09-05T14:28:57.000+0000", "updated": "2012-09-05T14:28:57.000+0000" }, { "id": "411165", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing this ticket as the issue cannot be reproduced.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-10T00:11:56.000+0000", "updated": "2017-03-10T00:11:56.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }