{ "id": "132657", "key": "ALOY-1076", "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-07-09T18:36:41.000+0000", "created": "2014-07-07T11:38:00.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.3.0" ], "versions": [ { "id": "15758", "description": "Alloy 1.4.0", "name": "Alloy 1.4.0", "archived": false, "released": true, "releaseDate": "2014-07-17" }, { "id": "15759", "description": "Alloy 1.3.1", "name": "Alloy 1.3.1", "archived": false, "released": true, "releaseDate": "2014-02-10" } ], "issuelinks": [], "assignee": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "updated": "2014-08-12T18:26:08.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": "13602", "name": "Appcelerator Studio", "description": "Appcelerator Studio specific issues" }, { "id": "13604", "name": "Tooling", "description": "Items related to Alloy tooling and workflow" } ], "description": "Test Steps:\r\nThis is specific to windows.\r\n\r\n1. Create an Alloy Project.\r\n2. Launch it on emulator. Observe the console view.\r\n\r\nActual Result:\r\nDistorted console view for alloy project launch on emulator is noticed.Please refer attached screenshot.", "attachment": [ { "id": "49493", "filename": "distorted console view 1.png", "author": { "name": "dpandey", "key": "dpandey", "displayName": "Deepti Pandey", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-07-07T11:38:00.000+0000", "size": 165671, "mimeType": "image/png" }, { "id": "49494", "filename": "distorted console view 2.png", "author": { "name": "dpandey", "key": "dpandey", "displayName": "Deepti Pandey", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-07-07T11:38:00.000+0000", "size": 196404, "mimeType": "image/png" } ], "flagged": false, "summary": "Studio: Distorted console view for alloy project launch on emulator", "creator": { "name": "dpandey", "key": "dpandey", "displayName": "Deepti Pandey", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "dpandey", "key": "dpandey", "displayName": "Deepti Pandey", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "Appcelerator Studio, build: 3.3.0.201407031747\r\nMobileSDK :3.3.0.v20140703093313\r\nacs@1.0.15\r\nalloy@1.4.0-rc4\r\nnpm-1.3.2\r\ntitanium@3.3.0-rc4\r\ntitanium-code-processor-1.1.1\r\nemulator: Android 4.1.2 \r\nWindows 8\r\n", "closedSprints": [ { "id": 151, "state": "closed", "name": "2014 Sprint 14 Alloy", "startDate": "2014-07-07T16:06:55.791Z", "endDate": "2014-07-21T16:06:00.000Z", "completeDate": "2014-07-21T15:07:08.207Z", "originBoardId": 124 } ], "comment": { "comments": [ { "id": "312557", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I assume this is because of some special characters Alloy is putting out?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-07-07T15:44:29.000+0000", "updated": "2014-07-07T15:44:29.000+0000" }, { "id": "312581", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "Looks to me like the ANSI color code escape sequence. Maybe it's not properly observing a --no-colors flag? I believe we do send it down to the CLI.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2014-07-07T16:51:18.000+0000", "updated": "2014-07-07T16:51:18.000+0000" }, { "id": "312676", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "I see the ANSI color code-like output (the issue) with these combinations:\r\n\r\n* Alloy 1.3.1, CLI 3.3.0-rc4, SDK 3.4.0 (githash: bdb3870)\r\n* Alloy 1.4.0-rc4, CLI 3.3.0-rc4, SDK 3.4.0 (githash: bdb3870)\r\n* Alloy 1.3.1, CLI 3.2.3, SDK 3.4.0 (githash: bdb3870)\r\n* Alloy 1.3.1, CLI 3.2.3, SDK 3.2.3.GA\r\n* Alloy 1.4.0-rc4, CLI 3.2.3, SDK 3.2.3.GA\r\n* Alloy 1.4.0-rc4, CLI 3.3.0-rc4, SDK 3.2.3.GA\r\n\r\nAll tests on Windows 8.1, Node 0.10.29, Titanium Studio 3.2.3.201404181442", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2014-07-07T21:12:45.000+0000", "updated": "2014-07-07T21:12:45.000+0000" }, { "id": "312945", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "The --no-colors flag is not being passed to Alloy's compile command. Instead, the color=false argument is passed. I've updated the Alloy hooks file to account for this.\r\n\r\nhttps://github.com/appcelerator/alloy/pull/474 \r\n\r\nFollow the testing steps described above to test. In my testing, you can build for either MobileWeb or Android (without this fix, you'd see the color-codes included either way).", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2014-07-09T00:58:33.000+0000", "updated": "2014-07-09T00:58:33.000+0000" }, { "id": "313045", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "PR merged to master and 1_4_X branches", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2014-07-09T18:36:41.000+0000", "updated": "2014-07-09T18:36:41.000+0000" }, { "id": "313317", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "Can you try running this command to reinstall the hooks file?\r\n\r\n{{alloy install plugin [path_to_project]}}", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2014-07-10T20:55:30.000+0000", "updated": "2014-07-10T20:55:30.000+0000" } ], "maxResults": 9, "total": 9, "startAt": 0 } } }