{ "id": "117882", "key": "TIMOB-14738", "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": "15576", "description": "2013 Sprint 16", "name": "2013 Sprint 16", "archived": true, "released": true, "releaseDate": "2013-08-12" }, { "id": "15579", "description": "2013 Sprint 16 Tooling", "name": "2013 Sprint 16 Tooling", "archived": true, "released": true, "releaseDate": "2013-08-12" }, { "id": "15479", "description": "Release 3.1.2", "name": "Release 3.1.2", "archived": true, "released": true, "releaseDate": "2013-07-31" }, { "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-08-05T22:40:47.000+0000", "created": "2013-08-01T17:39:30.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.1.2", "qe-nfc", "qe-testadded" ], "versions": [ { "id": "15479", "description": "Release 3.1.2", "name": "Release 3.1.2", "archived": true, "released": true, "releaseDate": "2013-07-31" } ], "issuelinks": [ { "id": "30611", "type": { "id": "10020", "name": "Depends", "inward": "is dependent of", "outward": "depends on" }, "outwardIssue": { "id": "117956", "key": "ALOY-773", "fields": { "summary": "Tizen does not support Android constants for softKeyboardOnFocus property", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "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": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2013-10-01T21:27:54.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": "12956", "name": "Tizen", "description": "HTML5 os for phones tablets, IVI" } ], "description": "Description:\r\n1. Create a default app for alloy in studio (use the templates for alloy in studio)\r\n2. Build & run on tizen device/simulator\r\n3. Let the app launch & then observe\r\n\r\nActual Result:\r\n1. The app launches we get error with red screen for all deafult alloy template apps in studio. Pls refer screenshot for error.\r\n\r\nExpected Result:\r\n1. The app should launch & run without errors", "attachment": [ { "id": "41225", "filename": "LokiTizen-2013-08-01-101339.jpeg", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-08-01T17:39:30.000+0000", "size": 24888, "mimeType": "image/jpeg" } ], "flagged": false, "summary": "Tizen: Alloy apps build successfully with alloy 1.2.0-alpha3 but error out with a red screen when launched", "creator": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Environment:\r\nTi Studio : 3.1.1.201306112235\r\nTi BB SDK : 3.1.2.v20130730133101\r\nMac OSX : 10.8.4\r\nAlloy : 1.2.0-alpha3\r\nCLI - 3.1.1", "comment": { "comments": [ { "id": "264456", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Michael--my guess is that the default set of resources we're packaging is incorrect. Can you have someone on your team take a quick look?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-01T17:50:13.000+0000", "updated": "2013-08-01T17:50:13.000+0000" }, { "id": "264464", "author": { "name": "mxia", "key": "mxia", "displayName": "Michael Xia", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Look like the splash directory from mobilesdk/.../tizen/resources is missing in the corresponding Resources directory of alloy project.\n", "updateAuthor": { "name": "mxia", "key": "mxia", "displayName": "Michael Xia", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-01T18:11:37.000+0000", "updated": "2013-08-01T18:11:37.000+0000" }, { "id": "264835", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The resolution of ALOY-773 should fix this. This fix is available from the master in the repo, or you can install from npm via: \n\n{code}\nsudo npm install -g alloy@1.2.0-alpha5\n{code}\n\nPlease confirm.", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-02T22:40:40.000+0000", "updated": "2013-08-02T22:40:40.000+0000" }, { "id": "264973", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Based on my reading of the comments, this should now be resolved.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-05T20:29:22.000+0000", "updated": "2013-08-05T20:29:22.000+0000" }, { "id": "264978", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix with alloy 1.2.0-alpha5 & the alloy apps runas expected on Tizen simulator/device. Thus closing the ticket.\r\n\r\nEnvironment:\r\nTi Studio : 3.1.2.201307260950\r\nTi SDK : 3.1.2.v20130802180729\r\nMac OSX : 10.8.4\r\nAlloy : 1.2.0-alpha5\r\nCLI - 3.1.2-alpha", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-08-05T20:39:29.000+0000", "updated": "2013-08-05T22:40:05.000+0000" }, { "id": "265012", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Reopening for corrections in comment.", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-08-05T22:39:42.000+0000", "updated": "2013-08-05T22:39:42.000+0000" }, { "id": "265013", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Corrections to the comment done. Closing.", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-08-05T22:40:47.000+0000", "updated": "2013-08-05T22:40:47.000+0000" } ], "maxResults": 9, "total": 9, "startAt": 0 } } }