{ "id": "142539", "key": "TIMOB-18347", "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": [], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-01-28T16:36:20.000+0000", "created": "2015-01-08T21:55:59.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [ { "id": "45045", "type": { "id": "10000", "name": "Blocks", "inward": "is blocked by", "outward": "blocks" }, "outwardIssue": { "id": "137894", "key": "TIMOB-17833", "fields": { "summary": "Run ti-mocha tests as part of Jenkins build", "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 } } } }, { "id": "45161", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "143608", "key": "TIMOB-18457", "fields": { "summary": "Windows: Cmakelist template generated bad paths for nested folders in 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": "None", "id": "6" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "mlangston", "key": "mlangston", "displayName": "Matt Langston", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-24T21:04:31.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "I can build and run a two-tabbed default classic project (created with {{ti new}}) just fine. However, I cannot run a stock default new alloy project. It builds, opens, and immediately closes. After just a brief moment, the build script ends and returns to the prompt with the following:\r\n\r\n{code}\r\n[INFO] Writing build manifest: C:\\Users\\Tim\\AppData\\Local\\Temp\\ALOY1180\\build-manifest.json\r\n[INFO] Copying results back to project build directory\r\n[INFO] Finished building the application in 18s 663ms\r\n[INFO] Finished building the application in 19s 710ms\r\n[INFO] Installing and launching the application\r\n[INFO] Project built successfully in 19s 710ms\r\n\r\n[ERROR] The remote procedure call failed.\r\n{code}\r\n\r\n(With a classic app, the build command doesn't exits and I continue to get log output from the emulator.)\r\n\r\nI can’t open the app from the emulator’s app screen either — again, it opens and immediately closes.\r\n\r\nI have tried simplifying the app to simply one label in a window with no styling applied and get the same results.\r\n\r\n{code:title=index.xml}\r\n\r\n \r\n \r\n \r\n\r\n{code}\r\n\r\nFYI, to install the Windows branch of Alloy, use:\r\n{{npm install -g git://github.com/appcelerator/alloy.git#windows}}\r\n", "attachment": [ { "id": "53509", "filename": "Assets.zip", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2015-01-09T14:47:24.000+0000", "size": 110026, "mimeType": "application/zip" }, { "id": "53508", "filename": "Screen Shot 2015-01-09 at 9.40.57 AM.png", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2015-01-09T14:42:05.000+0000", "size": 19070, "mimeType": "image/png" } ], "flagged": false, "summary": "Alloy projects open, then immediately close on Windows Phone emulator", "creator": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "environment": "SDK 3.6.0.v20150108110929\r\nWindows 8.1\r\nVS 2013 Community update 4", "closedSprints": [ { "id": 317, "state": "closed", "name": "2015 Sprint 02 Windows", "startDate": "2015-01-17T01:00:50.859Z", "endDate": "2015-01-31T01:00:00.000Z", "completeDate": "2015-01-30T23:07:52.735Z", "originBoardId": 144 } ], "comment": { "comments": [ { "id": "338521", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "After trying to build, I see the same result as Tim. I then opened the sln file in VS 2013 U4 and tried to debug on emulator and eventually hit an uncaught exception stemming from HAL. (There are three caught exceptions stemming from the logger trying to connect to the CLI, then we see the uncaught HAL exceptions)", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2015-01-09T14:42:05.000+0000", "updated": "2015-01-09T14:42:05.000+0000" }, { "id": "339863", "author": { "name": "pl4gu3b0rn", "key": "pl4gu3b0rn", "displayName": "Matthew Watson", "active": true, "timeZone": "Europe/London" }, "body": "Non alloy projects also have the same issue.", "updateAuthor": { "name": "pl4gu3b0rn", "key": "pl4gu3b0rn", "displayName": "Matthew Watson", "active": true, "timeZone": "Europe/London" }, "created": "2015-01-20T08:45:48.000+0000", "updated": "2015-01-20T08:45:48.000+0000" }, { "id": "339926", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "[~pl4gu3b0rn] There's an intermittent issue where apps close immediately on simulator, but can be opened by manually launching them (clicking through the emulator). This issue is specific to our handling of the underscore.js require used by alloy and prevents alloy apps from ever launching.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2015-01-20T18:13:15.000+0000", "updated": "2015-01-20T18:13:15.000+0000" }, { "id": "340096", "author": { "name": "pl4gu3b0rn", "key": "pl4gu3b0rn", "displayName": "Matthew Watson", "active": true, "timeZone": "Europe/London" }, "body": "Ah well my application im testing with is not alloy. And this also shows the same log output when launched from the cli. And always closes after the splash screen is displayed.\r\n\r\nOpening them again after it has closed will either do the same again, or just show a black screen.\r\n\r\nTotally new to windows phone development here, is there any useful log output I can get to to try and work out where its failing? I have tried opening up the solution file in visual studio and running it there, but I get deployment errors.", "updateAuthor": { "name": "pl4gu3b0rn", "key": "pl4gu3b0rn", "displayName": "Matthew Watson", "active": true, "timeZone": "Europe/London" }, "created": "2015-01-21T07:42:25.000+0000", "updated": "2015-01-21T07:42:25.000+0000" }, { "id": "340964", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "The original issue for alloy _appears_ to be fixed now. There are other bugs tangentially related to alloy that need to be fixed that I've found (TIMOB-18347).", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2015-01-28T16:36:20.000+0000", "updated": "2015-01-28T16:36:20.000+0000" }, { "id": "341011", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "I concur. I can build and run an Alloy app on the Windows Phone emulator using the most recent SDK master and the changes in TIMOB-18457.", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2015-01-28T20:05:01.000+0000", "updated": "2015-01-28T20:05:01.000+0000" }, { "id": "415781", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed with reference to previous comments.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-24T21:04:31.000+0000", "updated": "2017-03-24T21:04:31.000+0000" } ], "maxResults": 13, "total": 13, "startAt": 0 } } }