{ "id": "170615", "key": "TIMOB-25604", "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": "20070", "description": "", "name": "Hyperloop 3.0.2", "archived": false, "released": true, "releaseDate": "2018-02-08" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2018-01-20T13:33:58.000+0000", "created": "2017-12-13T14:35:46.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [ { "id": "17609", "description": "", "name": "Release 7.0.0", "archived": false, "released": true, "releaseDate": "2017-12-07" }, { "id": "20014", "name": "Hyperloop 3.0.1", "archived": false, "released": true } ], "issuelinks": [], "assignee": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2018-02-02T19:18:32.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": "13715", "name": "Hyperloop", "description": "Hyperloop project" }, { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Hi,\r\nI was trying Hyperloop-example to execute on device and simulator. and it always gives me following error\r\n{code}\r\n2017-12-13T14:19:45.706Z | ERROR | An uncaught exception was thrown!\r\nENOENT: no such file or directory, open '/Volumes/Titanium/Appcelerator_Studio_Workspace/Hyperloop_Sample/build/hyperloop/ios/js/IOSurface/IOSurface.js'\r\n2017-12-13T14:19:45.706Z | ERROR | ENOENT: no such file or directory, open '/Volumes/Titanium/Appcelerator_Studio_Workspace/Hyperloop_Sample/build/hyperloop/ios/js/IOSurface/IOSurface.js'\r\n{code}\r\n\r\n*Example Project Link*: \r\n\r\nhttps://github.com/appcelerator/hyperloop-examples\r\n\r\n*Test Environment*:\r\n\r\nAppc SDK : 7.0.0.GA\r\nXcode Version: 9\r\nAxway Appcelerator Studio, build: 5.0.0.201712081732\r\nTarget iOS /Device Simulator 10.3.2 / 11.2\r\n\r\nThanks \r\n\r\n", "attachment": [], "flagged": false, "summary": "Hyperloop: Examples project throws error on iOS", "creator": { "name": "aislam", "key": "aislam", "displayName": "Aminul Islam", "active": false, "timeZone": "Etc/GMT-6" }, "subtasks": [], "reporter": { "name": "aislam", "key": "aislam", "displayName": "Aminul Islam", "active": false, "timeZone": "Etc/GMT-6" }, "environment": "Appcelerator Command-Line Interface, version 7.0.0\r\nCopyright (c) 2014-2017, Appcelerator, Inc. All Rights Reserved.\r\n\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.13.1\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 8.0GB\r\n\r\nNode.js\r\n Node.js Version = 8.9.1\r\n npm Version = 5.5.1\r\n\r\nAppcelerator CLI\r\n Installer = 4.2.11\r\n Core Package = 7.0.0\r\n\r\nTitanium CLI\r\n CLI Version = 5.0.14\r\n node-appc Version = 0.2.41\r\n\r\nTitanium SDKs\r\n 7.0.0.GA\r\n Version = 7.0.0", "comment": { "comments": [ { "id": "432236", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "PR: https://github.com/appcelerator/hyperloop.next/pull/266\r\n\r\nThis also addresses https://github.com/appcelerator/hyperloop-examples/issues/65", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-12-15T20:55:25.000+0000", "updated": "2017-12-15T20:55:25.000+0000" }, { "id": "433103", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "[~vvazquezmontero], the examples project is already updated with a workaround in place. The hyperloop PR is still in review by [~hknoechel].", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-01-12T22:24:24.000+0000", "updated": "2018-01-12T22:24:24.000+0000" }, { "id": "433413", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "3.0.2 prerelease: https://github.com/appcelerator-modules/hyperloop-builds/releases/tag/v3.0.2-beta.1", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-01-20T13:35:05.000+0000", "updated": "2018-01-20T13:35:05.000+0000" }, { "id": "433980", "author": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed with Hyperloop 3.0.2. Tested by building the Hyperloop-examples project and others without error.", "updateAuthor": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2018-02-02T19:18:32.000+0000", "updated": "2018-02-02T19:18:32.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }