{ "id": "100451", "key": "TIMOB-10769", "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": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" }, { "id": "14098", "description": "Sprint 2012-18 API", "name": "Sprint 2012-18 API", "archived": true, "released": true, "releaseDate": "2012-09-10" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-09-06T13:09:21.000+0000", "created": "2012-09-04T17:09:06.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "api", "qe-testadded", "regression" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [ { "id": "20686", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "100484", "key": "TIMOB-10789", "fields": { "summary": "Android: Ti.Gesture.orientation reference crashes app", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-09-26T10:04:35.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": "Description:\r\nApplication crashes when trying to launch \"ScrollableViews\".\r\nThis is a regression, does not happen on 2.1.2.\r\n\r\nLog is attached:\r\n{code}\r\nE/KrollProxy( 3350): (KrollRuntimeThread) [11922,64190] Error creating proxy\r\nE/KrollProxy( 3350): java.lang.NullPointerException\r\nE/KrollProxy( 3350): \tat org.apache.harmony.luni.util.FloatingPointParser.parseDouble(FloatingPointParser.java:272)\r\nE/KrollProxy( 3350): \tat java.lang.Double.parseDouble(Double.java:317)\r\nE/KrollProxy( 3350): \tat org.appcelerator.titanium.TiProperties.getDouble(TiProperties.java:136)\r\nE/KrollProxy( 3350): \tat ti.modules.titanium.gesture.GestureModule.(GestureModule.java:55)\r\nE/KrollProxy( 3350): \tat java.lang.Class.newInstanceImpl(Native Method)\r\nE/KrollProxy( 3350): \tat java.lang.Class.newInstance(Class.java:1301)\r\nE/KrollProxy( 3350): \tat org.appcelerator.kroll.KrollProxy.createProxy(KrollProxy.java:134)\r\nE/KrollProxy( 3350): \tat org.appcelerator.kroll.runtime.v8.V8Object.nativeFireEvent(Native Method)\r\nE/KrollProxy( 3350): \tat org.appcelerator.kroll.runtime.v8.V8Object.fireEvent(V8Object.java:58)\r\nE/KrollProxy( 3350): \tat org.appcelerator.kroll.KrollProxy.doFireEvent(KrollProxy.java:662)\r\nE/KrollProxy( 3350): \tat org.appcelerator.kroll.KrollProxy.handleMessage(KrollProxy.java:857)\r\nE/KrollProxy( 3350): \tat org.appcelerator.titanium.proxy.TiViewProxy.handleMessage(TiViewProxy.java:306)\r\nE/KrollProxy( 3350): \tat ti.modules.titanium.ui.TableViewProxy.handleMessage(TableViewProxy.java:855)\r\nE/KrollProxy( 3350): \tat android.os.Handler.dispatchMessage(Handler.java:95)\r\nE/KrollProxy( 3350): \tat android.os.Looper.loop(Looper.java:132)\r\nE/KrollProxy( 3350): \tat org.appcelerator.kroll.KrollRuntime$KrollRuntimeThread.run(KrollRuntime.java:108)\r\n{code}\r\n\r\nSteps:\r\n1.Base UI> Views> Scroll Views> Scrollable View.\r\n\r\nExpected Results:\r\n\"Scrollable view\" launches successfully.\r\n\r\nActual results:\r\nApplication crashes.\r\n", "attachment": [], "flagged": false, "summary": "Android: Views - ScrollableViews crashes on launch", "creator": { "name": "rumbrasas", "key": "rumbrasas", "displayName": "Rima Umbrasas", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rumbrasas", "key": "rumbrasas", "displayName": "Rima Umbrasas", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium SDK, build: 2.2.0.v2012090410325\r\nTitanium Studio, build: 2.1.2.201208301612\r\nDevices: Samsung Galaxy SIII (4.0.4), Android LG tablet (3.1)", "comment": { "comments": [ { "id": "217664", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR https://github.com/appcelerator/titanium_mobile/pull/2872", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-09-05T13:10:16.000+0000", "updated": "2012-09-05T13:10:16.000+0000" }, { "id": "218153", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Launching ScrollableView does not crash\r\nVerified on:\r\nTitanium Studio: 2.1.3.201209071738\r\nTitanium SDK: 2.2.0.v20120907162025\r\nAndroid: Samsung Galaxy Tab (v3.2), Galaxy Nexus (v4.0.2)", "updateAuthor": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-09-10T06:00:00.000+0000", "updated": "2012-09-10T06:00:00.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }