{ "id": "82471", "key": "TIMOB-6066", "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": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-11-08T14:00:29.000+0000", "created": "2011-11-08T10:28:47.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "branch-v8" ], "versions": [ { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "issuelinks": [], "assignee": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:43:15.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\nApp crash when opening mapview in kitchensink\r\n\r\nW/dalvikvm( 9047): threadid=1: thread exiting with uncaught exception (group=0x40015560)\r\nE/TiApplication( 9047): (main) [162,2089087] Sending event: exception on thread: main msg:java.lang.NullPointerException: uriString; Titanium 1.8.0,2011/11/07 10:20,8911fc4\r\nE/TiApplication( 9047): java.lang.NullPointerException: uriString\r\nE/TiApplication( 9047): \tat android.net.Uri$StringUri.(Uri.java:420)\r\nE/TiApplication( 9047): \tat android.net.Uri$StringUri.(Uri.java:410)\r\nE/TiApplication( 9047): \tat android.net.Uri.parse(Uri.java:382)\r\nE/TiApplication( 9047): \tat org.appcelerator.titanium.io.TiFileFactory.isLocalScheme(TiFileFactory.java:119)\r\nE/TiApplication( 9047): \tat org.appcelerator.titanium.util.TiUrl.resolve(TiUrl.java:196)\r\nE/TiApplication( 9047): \tat org.appcelerator.kroll.KrollProxy.resolveUrl(KrollProxy.java:598)\r\nE/TiApplication( 9047): \tat ti.modules.titanium.map.TiMapView$TitaniumOverlay.createItem(TiMapView.java:227)\r\nE/TiApplication( 9047): \tat ti.modules.titanium.map.TiMapView$TitaniumOverlay.createItem(TiMapView.java:155)\r\nE/TiApplication( 9047): \tat com.google.android.maps.ItemizedOverlay.populate(ItemizedOverlay.java:309)\r\nE/TiApplication( 9047): \tat ti.modules.titanium.map.TiMapView$TitaniumOverlay.setAnnotations(TiMapView.java:167)\r\nE/TiApplication( 9047): \tat ti.modules.titanium.map.TiMapView.doSetAnnotations(TiMapView.java:613)\r\nE/TiApplication( 9047): \tat ti.modules.titanium.map.TiMapView.processProperties(TiMapView.java:525)\r\nE/TiApplication( 9047): \tat org.appcelerator.kroll.KrollProxy.setModelListener(KrollProxy.java:589)\r\nE/TiApplication( 9047): \tat org.appcelerator.titanium.proxy.TiViewProxy.realizeViews(TiViewProxy.java:449)\r\nE/TiApplication( 9047): \tat org.appcelerator.titanium.proxy.TiViewProxy.handleGetView(TiViewProxy.java:441)\r\nE/TiApplication( 9047): \tat org.appcelerator.titanium.proxy.TiViewProxy.getOrCreateView(TiViewProxy.java:427)\r\nE/TiApplication( 9047): \tat org.appcelerator.titanium.proxy.TiViewProxy.handleAdd(TiViewProxy.java:520)\r\nE/TiApplication( 9047): \tat org.appcelerator.titanium.proxy.TiViewProxy.handleMessage(TiViewProxy.java:264)\r\nE/TiApplication( 9047): \tat org.appcelerator.titanium.proxy.TiWindowProxy.handleMessage(TiWindowProxy.java:109)\r\nE/TiApplication( 9047): \tat ti.modules.titanium.ui.ActivityWindowProxy.handleMessage(ActivityWindowProxy.java:97)\r\nE/TiApplication( 9047): \tat android.os.Handler.dispatchMessage(Handler.java:95)\r\nE/TiApplication( 9047): \tat android.os.Looper.loop(Looper.java:130)\r\nE/TiApplication( 9047): \tat android.app.ActivityThread.main(ActivityThread.java:3683)\r\nE/TiApplication( 9047): \tat java.lang.reflect.Method.invokeNative(Native Method)\r\nE/TiApplication( 9047): \tat java.lang.reflect.Method.invoke(Method.java:507)\r\nE/TiApplication( 9047): \tat com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)\r\nE/TiApplication( 9047): \tat com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)\r\nE/TiApplication( 9047): \tat dalvik.system.NativeStart.main(Native Method)\r\nE/AndroidRuntime( 9047): FATAL EXCEPTION: main\r\nE/AndroidRuntime( 9047): java.lang.NullPointerException: uriString\r\nE/AndroidRuntime( 9047): \tat android.net.Uri$StringUri.(Uri.java:420)\r\nE/AndroidRuntime( 9047): \tat android.net.Uri$StringUri.(Uri.java:410)\r\nE/AndroidRuntime( 9047): \tat android.net.Uri.parse(Uri.java:382)\r\nE/AndroidRuntime( 9047): \tat org.appcelerator.titanium.io.TiFileFactory.isLocalScheme(TiFileFactory.java:119)\r\nE/AndroidRuntime( 9047): \tat org.appcelerator.titanium.util.TiUrl.resolve(TiUrl.java:196)\r\nE/AndroidRuntime( 9047): \tat org.appcelerator.kroll.KrollProxy.resolveUrl(KrollProxy.java:598)\r\nE/AndroidRuntime( 9047): \tat ti.modules.titanium.map.TiMapView$TitaniumOverlay.createItem(TiMapView.java:227)\r\nE/AndroidRuntime( 9047): \tat ti.modules.titanium.map.TiMapView$TitaniumOverlay.createItem(TiMapView.java:155)\r\nE/AndroidRuntime( 9047): \tat com.google.android.maps.ItemizedOverlay.populate(ItemizedOverlay.java:309)\r\nE/AndroidRuntime( 9047): \tat ti.modules.titanium.map.TiMapView$TitaniumOverlay.setAnnotations(TiMapView.java:167)\r\nE/AndroidRuntime( 9047): \tat ti.modules.titanium.map.TiMapView.doSetAnnotations(TiMapView.java:613)\r\nE/AndroidRuntime( 9047): \tat ti.modules.titanium.map.TiMapView.processProperties(TiMapView.java:525)\r\nE/AndroidRuntime( 9047): \tat org.appcelerator.kroll.KrollProxy.setModelListener(KrollProxy.java:589)\r\nE/AndroidRuntime( 9047): \tat org.appcelerator.titanium.proxy.TiViewProxy.realizeViews(TiViewProxy.java:449)\r\nE/AndroidRuntime( 9047): \tat org.appcelerator.titanium.proxy.TiViewProxy.handleGetView(TiViewProxy.java:441)\r\nE/AndroidRuntime( 9047): \tat org.appcelerator.titanium.proxy.TiViewProxy.getOrCreateView(TiViewProxy.java:427)\r\nE/AndroidRuntime( 9047): \tat org.appcelerator.titanium.proxy.TiViewProxy.handleAdd(TiViewProxy.java:520)\r\nE/AndroidRuntime( 9047): \tat org.appcelerator.titanium.proxy.TiViewProxy.handleMessage(TiViewProxy.java:264)\r\nE/AndroidRuntime( 9047): \tat org.appcelerator.titanium.proxy.TiWindowProxy.handleMessage(TiWindowProxy.java:109)\r\nE/AndroidRuntime( 9047): \tat ti.modules.titanium.ui.ActivityWindowProxy.handleMessage(ActivityWindowProxy.java:97)\r\nE/AndroidRuntime( 9047): \tat android.os.Handler.dispatchMessage(Handler.java:95)\r\nE/AndroidRuntime( 9047): \tat android.os.Looper.loop(Looper.java:130)\r\nE/AndroidRuntime( 9047): \tat android.app.ActivityThread.main(ActivityThread.java:3683)\r\nE/AndroidRuntime( 9047): \tat java.lang.reflect.Method.invokeNative(Native Method)\r\nE/AndroidRuntime( 9047): \tat java.lang.reflect.Method.invoke(Method.java:507)\r\nE/AndroidRuntime( 9047): \tat com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)\r\nE/AndroidRuntime( 9047): \tat com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)\r\nE/AndroidRuntime( 9047): \tat dalvik.system.NativeStart.main(Native Method)\r\nW/ActivityManager( 110): Force finishing activity com.appcelerator.titanium/org.appcelerator.titanium.TiActivity\r\n\r\n\r\nSteps to reproduce:\r\n1) Install KS on device\r\n2) Navigate to Base UI > Views > Map Views\r\n3) Open test\r\n\r\nResult:\r\nApp crash\r\n\r\nExpected:\r\nMap view loads\r\n", "attachment": [], "flagged": false, "summary": "Android: mapView: v8 only: Crash when opening map view", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "SDK 1.8.0 8911fc4, Titanium Studio, build: 1.0.7.201111061615, Nexus S (2.3.6), Galaxy 10.1 Tab (3.1) v8 compiler", "comment": { "comments": [ { "id": "171964", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed with SDK 1.8.0.1.v20111108105548 on Nexus S (v8) Galaxy Tab 10.1 (v8), Droid 3 (rhino) LG slate (rhino).", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-08T14:00:29.000+0000", "updated": "2011-11-08T14:00:29.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }