{ "id": "63365", "key": "TIMOB-2733", "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": "15699", "description": "2013 Sprint 21", "name": "2013 Sprint 21", "archived": true, "released": true, "releaseDate": "2013-10-18" }, { "id": "15701", "description": "2013 Sprint 21 Core", "name": "2013 Sprint 21 Core", "archived": true, "released": true, "releaseDate": "2013-10-18" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-10-19T01:25:47.000+0000", "created": "2011-04-15T03:28:04.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "androidbuild", "ay-verified", "cb-verified", "core" ], "versions": [], "issuelinks": [ { "id": "31400", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "119161", "key": "TIMOB-14977", "fields": { "summary": "Android Build: Compile resources", "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": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2013-11-06T19:09:47.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" }, { "id": "10207", "name": "Tooling" } ], "description": "Hi, I am developing Android application using Titanium. Earlier i was using {{Titanium.Platform.displayCaps.platformHeight}} and i tried solution provided here:\r\n\r\nhttp://developer.appcelerator.com/question/91631/titaniumplatformdisplaycapsplatformheight-runtime-error\r\n\r\nNow i am getting following error\r\n\r\n{code}\r\n[INFO] Detected tiapp.xml change, forcing full re-build...\r\n \r\n[ERROR] Error in compiler. ,\r\n[Errno 13] Permission denied: 'D:\\\\Test\\\\TestApp\\\\build\\\\android\\\\bin\\\\assets\\\\Resources\\\\Thumbs.db';\r\nTraceback \r\n(most recent call last):\r\n File \"C:\\Documents and Settings\\All Users\\Application Data\\Titanium\\mobilesdk\\win32\\1.5.1\\android\\builder.py\", line 1548, in \r\ns.build_and_run(False,avd_id)\r\n File \"C:\\Documents and Settings\\All Users\\Application Data\\Titanium\\mobilesdk\\win32\\1.5.1\\android\\builder.py\", line 1296, in build_and_run\r\nself.copy_project_resources()\r\n File \"C:\\Documents and Settings\\All Users\\Application Data\\Titanium\\mobilesdk\\win32\\1.5.1\\android\\builder.py\", line 549, in copy_project_resources\r\nshutil.copy(path, dest)\r\n File \"C:\\Documents and Settings\\All Users\\Application Data\\Titanium\\modules\\win32\\python\\1.0.0\\lib\\shutil.py\", line 85, in copy\r\n copyfile(src, dst)\r\n File \"C:\\Documents and Settings\\All Users\\Application Data\\Titanium\\modules\\win32\\python\\1.0.0\\lib\\shutil.py\", line 52, in copyfile\r\n fdst = open(dst, 'wb')\r\nIOError: [Errno 13] Permission denied: 'D:\\\\Test\\\\TestApp\\\\build\\\\android\\\\bin\\\\assets\\\\Resources\\\\Thumbs.db'\r\n{code}\r\n\r\nSuggest Something ASAP.\r\nRegards, Rahul", "attachment": [], "flagged": false, "summary": "Android: Getting Error at Rebuilding after changing tiapp.xml.", "creator": { "name": "rahuljaiswal", "key": "rahuljaiswal", "displayName": "Rahul Jaiswal", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rahuljaiswal", "key": "rahuljaiswal", "displayName": "Rahul Jaiswal", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "275790", "author": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR: https://github.com/appcelerator/titanium_mobile/pull/4781", "updateAuthor": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-19T01:10:00.000+0000", "updated": "2013-10-19T01:10:00.000+0000" }, { "id": "278476", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed using:\nMac OSX 10.9 Mavericks\nTitanium Studio, build: 3.2.0.201311060354\nTitanium SDK, build: 3.2.0.v20131105162443\nAlloy: 1.3.0\nCLI: 3.2.0\n\nRebuilding after changing tiapp.xml will succeed and run as expected.\nClosing.", "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-06T19:09:42.000+0000", "updated": "2013-11-06T19:09:42.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }