{ "id": "154888", "key": "AC-685", "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": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2016-03-07T19:15:02.000+0000", "created": "2016-02-12T13:49:31.000+0000", "labels": [], "versions": [ { "id": "17035", "name": "Appcelerator Studio 4.4.0", "archived": false, "released": false } ], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-07T19:15:02.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": [], "description": "h3. Steps to Reproduce\nWhile trying to use liveview with iOS simulator receive Error all the time\nCouldn't find module: localeStrings for architecture: x86_64\n\n\n\nh3. Actual Result\nLiveView not working with iOS simulator\n\nh3. Expected Result\nLiveView should work with iOS simulator", "attachment": [ { "id": "58222", "filename": "_.log", "author": { "name": "haroonabbasi", "key": "haroonabbasi", "displayName": "Haroon Abbasi", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-02-12T14:24:56.000+0000", "size": 30216, "mimeType": "text/plain" }, { "id": "58221", "filename": "diagnostic2143969430063182614.log", "author": { "name": "haroonabbasi", "key": "haroonabbasi", "displayName": "Haroon Abbasi", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-02-12T13:50:03.000+0000", "size": 92785, "mimeType": "text/plain" } ], "flagged": false, "summary": "Can't use LiveView with iOS Simulator", "creator": { "name": "haroonabbasi", "key": "haroonabbasi", "displayName": "Haroon Abbasi", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "haroonabbasi", "key": "haroonabbasi", "displayName": "Haroon Abbasi", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "376733", "author": { "name": "haroonabbasi", "key": "haroonabbasi", "displayName": "Haroon Abbasi", "active": true, "timeZone": "America/Los_Angeles" }, "body": "in console i get this error list.\r\n\r\n[ERROR] : An error occurred during build after 2m 35s 55ms\r\n[ERROR] : Detected multiple crashes:\r\n[ERROR] : /Users/haroonabbasi/Library/Logs/DiagnosticReports/mymobile-app-01-22-211635_Pures-Mac-mini-2.crash\r\n[ERROR] : /Users/haroonabbasi/Library/Logs/DiagnosticReports/mymobile-app-02-03-154915_Pures-Mac-mini.crash\r\n[ERROR] : /Users/haroonabbasi/Library/Logs/DiagnosticReports/mymobile-app-02-03-155212_Pures-Mac-mini.crash\r\n[ERROR] : /Users/haroonabbasi/Library/Logs/DiagnosticReports/mymobile-app-02-03-161153_Pures-Mac-mini.crash\r\n[ERROR] : /Users/haroonabbasi/Library/Logs/DiagnosticReports/mymobile-app-02-03-162118_Pures-Mac-mini.crash\r\n[ERROR] : /Users/haroonabbasi/Library/Logs/DiagnosticReports/mymobile-app-02-12-152355_Pures-Mac-mini.crash\r\n[ERROR] : Note: these crashes may or may not be related to running your app.\r\n2016-02-12T13:57:38.674Z | TRACE | titanium exited with exit code 1\r\n2016-02-12T13:57:38.680Z | ERROR | Error: ti run exited with error code 1\r\n at ChildProcess. (/Users/haroonabbasi/.appcelerator/install/5.1.0/package/node_modules/appc-cli-titanium/plugins/run.js:92:66)\r\n at ChildProcess.emit (events.js:110:17)\r\n at Process.ChildProcess._handle.onexit (child_process.js:1074:12)\r\n2016-02-12T13:57:38.683Z | TRACE | Sending exit signal to titanium process: 67987", "updateAuthor": { "name": "haroonabbasi", "key": "haroonabbasi", "displayName": "Haroon Abbasi", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-02-12T14:27:05.000+0000", "updated": "2016-02-12T14:27:05.000+0000" }, { "id": "376875", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, I tried to reproduce the issue with LiveView enabled, I wasn't able to reproduce the issue. Although the issue occur occasionally in my case. Try cleaning the project and rebuilding with LiveView enabled. Make sure you are not connected through proxy. Also, if you are using any modules with your project the error \"Couldn't find module: localeStrings for architecture: x86_64\" is because you have no 64bit support for the module. Try running \"ti -64\" in the project terminal. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-02-14T04:26:29.000+0000", "updated": "2016-02-14T04:26:29.000+0000" }, { "id": "376965", "author": { "name": "haroonabbasi", "key": "haroonabbasi", "displayName": "Haroon Abbasi", "active": true, "timeZone": "America/Los_Angeles" }, "body": "i did there is not issue with modules!\r\n\r\nall module has 64 bit support\r\n\r\ndid you checked the appcelerator studio log why i get these two Errors? may be that what causing the issue!\r\n\r\n!ENTRY com.appcelerator.titanium.core 4 0 2016-02-12 14:29:57.951\r\n!MESSAGE (Build 4.4.0.201511241829) [ERROR] Location to be watched doesn't exist: /Library/Application Support/Titanium/mobilesdk/osx\r\n\r\n!ENTRY com.appcelerator.titanium.core 4 0 2016-02-12 14:29:57.952\r\n!MESSAGE (Build 4.4.0.201511241829) [ERROR] Location to be watched doesn't exist: /Library/Application Support/Titanium/modules", "updateAuthor": { "name": "haroonabbasi", "key": "haroonabbasi", "displayName": "Haroon Abbasi", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-02-16T12:22:24.000+0000", "updated": "2016-02-16T12:22:24.000+0000" }, { "id": "377641", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, What version of Ti SDK are you using? Try the latest stable version 5.1.2.GA. Go to your studio help and click Either check for Appcelerator updates or check for updates. Download and install the recommended updates. Restart the studio and clean the project. Make sure the PC and the device is in the same network. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-02-23T14:55:58.000+0000", "updated": "2016-02-23T14:55:58.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }