{ "id": "165307", "key": "AC-4732", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "10000", "description": "", "name": "Done" }, "resolutiondate": "2017-01-15T22:04:46.000+0000", "created": "2017-01-15T17:09:51.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2017-01-16T10:39:25.000+0000", "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" } }, "components": [ { "id": "14550", "name": "Appcelerator Modules", "description": "Please enter tickets related to Modules here." } ], "description": "When I import the Movies project through the Studio dashboard, i get the error message and the activity indicator keeps spinning but nothing happens:\r\n\r\n[INFO] : Launching iOS Simulator\r\n[WARN] : Ti.UI.iPhone.ActivityIndicatorStyle.BIG DEPRECATED in 5.1.0, in favor of Ti.UI.ActivityIndicatorStyle.BIG\r\n[WARN] : Ti.UI.KEYBOARD_APPEARANCE_ALERT DEPRECATED in 5.4.0: REMOVED in 7.0.0\r\n[WARN] : Ti.UI.iPhone.ActivityIndicatorStyle.BIG DEPRECATED in 5.1.0, in favor of Ti.UI.ActivityIndicatorStyle.BIG\r\n[INFO] : [object TiCoremotionModule] loaded\r\n[INFO] : Backdrop size for 320: w780\r\n[INFO] : Poster size for 107: w154\r\n*[ERROR] : Script Error Couldn't find module: /alloy/animation for architecture: i386*", "attachment": [ { "id": "61254", "filename": "missing ti coremotion message.png", "author": { "name": "mgs@vodes.net", "key": "mgs@vodes.net", "displayName": "Markus Schneider", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-01-16T09:44:47.000+0000", "size": 181626, "mimeType": "image/png" }, { "id": "61252", "filename": "Screen Shot 2017-01-15 at 17.08.13.png", "author": { "name": "mgs@vodes.net", "key": "mgs@vodes.net", "displayName": "Markus Schneider", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-01-15T17:08:28.000+0000", "size": 526010, "mimeType": "image/png" } ], "flagged": false, "summary": "Movie Samples App not starting with SDK 6.01", "creator": { "name": "mgs@vodes.net", "key": "mgs@vodes.net", "displayName": "Markus Schneider", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mgs@vodes.net", "key": "mgs@vodes.net", "displayName": "Markus Schneider", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Mac El Capitan\r\nSDK 6.0.1\r\nTested on iPhone5 simulator", "comment": { "comments": [ { "id": "404629", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Fixed this issue earlier today, along with some other optimizations. Please pull and give it a try!", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-01-15T22:04:46.000+0000", "updated": "2017-01-15T22:04:46.000+0000" }, { "id": "404637", "author": { "name": "mgs@vodes.net", "key": "mgs@vodes.net", "displayName": "Markus Schneider", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Thanks! works. there is only a minor glitch. The ti.coremotion needs to be set manually in tiapp.xml. see the screenshot\r\n\r\nCommand\r\n /usr/local/bin/node /Users/maxmustrmann/.appcelerator/install/6.1.0/package/node_modules/titanium/lib/titanium.js build run --platform ios --log-level trace --sdk 6.0.1.GA --project-dir /Users/maxmustrmann/Documents/AppC Projects/Moviesa --target simulator --ios-version 10.1 --device-family universal --deploy-type development --sim-type iphone --sim-version 10.1 --device-id 86808666-5BCD-4B14-95AC-807CEA7929AD --skip-js-minify --no-colors --no-progress-bars --no-prompt --prompt-type socket-bundle --prompt-port 51067 --config-file /var/folders/sy/bf591dbj4151qm2hg0nyl89c0000gn/T/build-1484559685494.json --no-banner --project-dir /Users/maxmustrmann/Documents/AppC Projects/Moviesa\r\n[WARN] : Could not find a valid Titanium module id=ti.coremotion version=2.0.1 platform=iphone deploy-type=development\r\n[ERROR] : Could not find all required Titanium Modules:\r\n[ERROR] : id: ti.coremotion\t version: 2.0.1\t platform: iphone\t deploy-type: development", "updateAuthor": { "name": "mgs@vodes.net", "key": "mgs@vodes.net", "displayName": "Markus Schneider", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-01-16T09:43:41.000+0000", "updated": "2017-01-16T09:43:41.000+0000" }, { "id": "404639", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Hey Markus! Sorry, I expected that Ti.CoreMotion 2.0.1 is already included in 6.0.1.GA, but it's included in 6.1.0+. Updated to use 2.0.0 for now, thx!", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-01-16T10:39:25.000+0000", "updated": "2017-01-16T10:39:25.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }