{ "id": "131223", "key": "ALOY-1046", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [ { "id": "15758", "description": "Alloy 1.4.0", "name": "Alloy 1.4.0", "archived": false, "released": true, "releaseDate": "2014-07-17" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-11-26T01:56:44.000+0000", "created": "2014-06-04T06:15:12.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.3.0", "qe-closed-3.3.0", "qe-manualtest" ], "versions": [], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-11-26T01:56:44.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": "13606", "name": "Testing" } ], "description": "MobileWeb: Unable to package the sample alloy widget app\r\n\r\nSteps to reproduce:\r\n1. Copy the app from https://github.com/appcelerator/alloy/tree/master/test/apps/widgets/widget_buttongrid into alloy project app folder\r\n2. Run the app\r\n\r\nExpected:\r\nApp should be packaged to the selected directory.\r\n\r\nActual:\r\nPackaging fails and log file is attached as errorlog.txt\r\n", "attachment": [ { "id": "48592", "filename": "errorlog.txt", "author": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-06-04T06:15:12.000+0000", "size": 44329, "mimeType": "text/plain" } ], "flagged": false, "summary": "MobileWeb: Unable to package the sample alloy widget app", "creator": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "Tested on:\r\nSDK: 3.3.0.v20140528144113\r\nCLI version : 3.3.0-beta2\r\nOS : MAC OSX 10.9.2\r\nAlloy: 1.4.0-beta\r\nACS: 1.0.14\r\nnpm:1.3.2\r\nLiveView: 1.0.4\r\nAppcelerator Studio, build: 3.3.0.201405271647\r\ntitanium-code-processor: 1.1.1\r\nXCode : 5.1.1", "closedSprints": [ { "id": 142, "state": "closed", "name": "2014 Sprint 12 Alloy", "startDate": "2014-06-09T16:00:25.715Z", "endDate": "2014-06-23T16:00:00.000Z", "completeDate": "2014-06-23T14:35:50.386Z", "originBoardId": 124 } ], "comment": { "comments": [ { "id": "307499", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Error appears to be:\r\n\r\n{code}\r\nError: ENOENT, no such file or directory '/Users/paras.mishra/Library/Application Support/Titanium/mobilesdk/osx/3.3.0.v20140603152512/mobileweb/templates/app/default/Resources/mobileweb/appicon.png'\r\n at fs.openSync (fs.js:427:18)\r\n at fs.readFileSync (fs.js:284:15)\r\n at exports.copyFileSync (/Users/paras.mishra/Library/Application Support/Titanium/mobilesdk/osx/3.3.0.v20140603152512/node_modules/node-appc/lib/fs.js:170:28)\r\n at /Users/paras.mishra/Library/Application Support/Titanium/mobilesdk/osx/3.3.0.v20140603152512/mobileweb/cli/hooks/package_web.js:71:11\r\n at /usr/local/lib/node_modules/titanium/lib/hook.js:235:13\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:551:21\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:227:13\r\n at iterate (/usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:134:13)\r\n at async.eachSeries (/usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:150:9)\r\n at _asyncMap (/usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:226:9)\r\n---------------------------------------------\r\n at /Users/paras.mishra/Documents/Appcelerator_Studio_Workspace_table/buttongrid/plugins/ti.alloy/hooks/alloy.js:142:11\r\n at /usr/local/lib/node_modules/titanium/node_modules/node-appc/lib/async.js:35:6\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:232:13\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:119:25\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:24:16\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:229:17\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:516:34\r\n at /Users/paras.mishra/Documents/Appcelerator_Studio_Workspace_table/buttongrid/plugins/ti.alloy/hooks/alloy.js:90:9\r\n{code}", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-04T12:58:40.000+0000", "updated": "2014-06-04T12:58:40.000+0000" }, { "id": "307667", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5773\r\n3_X_X pull request: https://github.com/appcelerator/titanium_mobile/pull/5774", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-06-05T17:09:22.000+0000", "updated": "2014-06-05T17:09:22.000+0000" }, { "id": "307669", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "To test, create a mobile web project, delete the project's appicon.png from both the Resources and Resources/mobileweb dirs, then build any mobileweb app for any target.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-06-05T17:10:22.000+0000", "updated": "2014-06-05T17:10:22.000+0000" }, { "id": "307925", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Alloy master pull request: https://github.com/appcelerator/alloy/pull/435\r\nAlloy 1_4_X pull request: https://github.com/appcelerator/alloy/pull/436", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-06-07T00:16:26.000+0000", "updated": "2014-06-07T00:16:26.000+0000" }, { "id": "308058", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "Tested titanium_mobile and alloy pull requests and both work as expected.", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2014-06-09T18:26:36.000+0000", "updated": "2014-06-09T18:26:36.000+0000" }, { "id": "309523", "author": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Verified as fixed, closing the issue\r\n\r\nVerified the fix on:\r\nSDK: 3.3.0.v20140617161713\r\nCLI version : 3.3.0-rc\r\nOS : MAC OSX 10.9.2\r\nAlloy: 1.4.0-rc\r\nACS: 1.0.14\r\nnpm:1.3.2\r\nLiveView: 1.0.4\r\nAppcelerator Studio, build: 3.3.0.201406171619\r\ntitanium-code-processor: 1.1.1\r\nXCode : 5.1.1", "updateAuthor": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-06-18T07:47:17.000+0000", "updated": "2014-06-18T07:47:17.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }