{ "id": "150151", "key": "TIMOB-19314", "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": "16919", "description": "Critical updates", "name": "Release 4.1.1", "archived": true, "released": true, "releaseDate": "2015-07-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-08-05T04:51:46.000+0000", "created": "2015-08-04T22:04:38.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "regression" ], "versions": [ { "id": "16723", "description": "Windows Platform Support, ListView updates, Vector overlays in maps", "name": "Release 4.1.0", "archived": false, "released": true, "releaseDate": "2015-07-08" } ], "issuelinks": [ { "id": "48735", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "149568", "key": "TIMOB-19228", "fields": { "summary": "Android: App crash if add annotation with customView", "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": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2015-09-21T18:45:32.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": "Building map module with 4.1.0.GA result in with this error: \r\n [javac] \t\t\tKrollDict d = ((TiViewProxy) obj).toImage();\r\n [javac] \t\t\t ^\r\n [javac] required: KrollDict\r\n [javac] found: TiBlob\r\n [javac] Note: Some input files use unchecked or unsafe operations.\r\n [javac] Note: Recompile with -Xlint:unchecked for details.\r\n [javac] 1 error\r\n [javac] 10 warnings\r\n\r\nThis is the result of a method signature change in: https://github.com/appcelerator/titanium_mobile/pull/6907\r\n\r\nReproducible steps:\r\n1. Build the module with 4.1.0.GA and observe the logs.", "attachment": [], "flagged": false, "summary": "Android Map doesn't compile with 4.1.0.GA", "creator": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 451, "state": "closed", "name": "2015 Sprint 16 SDK", "startDate": "2015-08-01T00:30:05.052Z", "endDate": "2015-08-15T00:30:00.000Z", "completeDate": "2015-08-17T05:55:00.386Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "359015", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "map PR: https://github.com/appcelerator-modules/ti.map/pull/113\r\nmaster PR: https://github.com/appcelerator/titanium_mobile/pull/7006\r\n4.1.X PR: https://github.com/appcelerator/titanium_mobile/pull/7007", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-08-04T22:26:41.000+0000", "updated": "2015-08-04T23:06:11.000+0000" }, { "id": "359042", "author": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "body": "Updating travis for TiMap https://github.com/appcelerator-modules/ti.map/pull/114", "updateAuthor": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "created": "2015-08-05T04:42:15.000+0000", "updated": "2015-08-05T04:42:15.000+0000" }, { "id": "359045", "author": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "body": "Merged.", "updateAuthor": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "created": "2015-08-05T04:51:46.000+0000", "updated": "2015-08-05T04:51:46.000+0000" }, { "id": "359139", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed. Verified that I was able to reproduce the original fail case when I reverted https://github.com/appcelerator-modules/ti.map back to commit fbcc395fccd05e4f5a7ee110d6af817e24474330. And, I was able to verify the fix with latest commit on https://github.com/appcelerator-modules/ti.map with SDK 4.1.0.GA.\r\n\r\nTested on:\r\n\r\nhttps://github.com/appcelerator-modules/ti.map/android\r\nCommit: a50dd6418241c10bb24e76e869d96e64fdd9bfb2\r\nSDK: 4.1.0.GA\r\nOS: Yosemite (10.10.4)", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-08-06T00:25:48.000+0000", "updated": "2015-08-06T00:25:48.000+0000" }, { "id": "360390", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "master PR: https://github.com/appcelerator/titanium_mobile/pull/7050", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-08-19T20:34:40.000+0000", "updated": "2015-08-19T20:34:40.000+0000" }, { "id": "362160", "author": { "name": "manuellehner", "key": "manuellehner", "displayName": "Manuel Lehner", "active": true, "timeZone": "Europe/Berlin" }, "body": "[~hpham] I'm trying to use ti.map v2.3.3 together with another module that uses the google-play-services library (https://github.com/Sitata/titanium_google_plus) but I cannot compile the app anymore. How do I fix that other module?\r\nThis is the error:\r\n{code}\r\n[ERROR] Failed to run dexer:\r\n[ERROR]\r\n[ERROR] UNEXPECTED TOP-LEVEL EXCEPTION:\r\n[ERROR] java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/dynamic/LifecycleDelegate;\r\n[ERROR] at com.android.dx.dex.file.ClassDefsSection.add(ClassDefsSection.java:122)\r\n[ERROR] at com.android.dx.dex.file.DexFile.add(DexFile.java:161)\r\n[ERROR] at com.android.dx.command.dexer.Main.processClass(Main.java:732)\r\n[ERROR] at com.android.dx.command.dexer.Main.processFileBytes(Main.java:673)\r\n[ERROR] at com.android.dx.command.dexer.Main.access$300(Main.java:83)\r\n[ERROR] at com.android.dx.command.dexer.Main$1.processFileBytes(Main.java:602)\r\n[ERROR] at com.android.dx.cf.direct.ClassPathOpener.processArchive(ClassPathOpener.java:284)\r\n[ERROR] at com.android.dx.cf.direct.ClassPathOpener.processOne(ClassPathOpener.java:166)\r\n[ERROR] at com.android.dx.cf.direct.ClassPathOpener.process(ClassPathOpener.java:144)\r\n[ERROR] at com.android.dx.command.dexer.Main.processOne(Main.java:632)\r\n[ERROR] at com.android.dx.command.dexer.Main.processAllFiles(Main.java:510)\r\n[ERROR] at com.android.dx.command.dexer.Main.runMonoDex(Main.java:280)\r\n[ERROR] at com.android.dx.command.dexer.Main.run(Main.java:246)\r\n[ERROR] at com.android.dx.command.dexer.Main.main(Main.java:215)\r\n[ERROR] at com.android.dx.command.Main.main(Main.java:106)\r\n[ERROR]\r\n[ERROR] UNEXPECTED TOP-LEVEL EXCEPTION:\r\n[ERROR] java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/maps/GoogleMap$13;\r\n[ERROR] at com.android.dx.dex.file.ClassDefsSection.add(ClassDefsSection.java:122)\r\n[ERROR] at com.android.dx.dex.file.DexFile.add(DexFile.java:161)\r\n[ERROR] at com.android.dx.command.dexer.Main.processClass(Main.java:732)\r\n[ERROR] at com.android.dx.command.dexer.Main.processFileBytes(Main.java:673)\r\n[ERROR] at com.android.dx.command.dexer.Main.access$300(Main.java:83)\r\n[ERROR] at com.android.dx.command.dexer.Main$1.processFileBytes(Main.java:602)\r\n[ERROR] at com.android.dx.cf.direct.ClassPathOpener.processArchive(ClassPathOpener.java:284)\r\n[ERROR] at com.android.dx.cf.direct.ClassPathOpener.processOne(ClassPathOpener.java:166)\r\n[ERROR] at com.android.dx.cf.direct.ClassPathOpener.process(ClassPathOpener.java:144)\r\n[ERROR] at com.android.dx.command.dexer.Main.processOne(Main.java:632)\r\n[ERROR] at com.android.dx.command.dexer.Main.processAllFiles(Main.java:510)\r\n[ERROR] at com.android.dx.command.dexer.Main.runMonoDex(Main.java:280)\r\n[ERROR] at com.android.dx.command.dexer.Main.run(Main.java:246)\r\n[ERROR] at com.android.dx.command.dexer.Main.main(Main.java:215)\r\n[ERROR] at com.android.dx.command.Main.main(Main.java:106)\r\n[ERROR] 2 errors; aborting\r\n{code}", "updateAuthor": { "name": "manuellehner", "key": "manuellehner", "displayName": "Manuel Lehner", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-09-03T09:03:33.000+0000", "updated": "2015-09-03T09:03:33.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }