{ "id": "93007", "key": "TIMOB-9471", "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": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "13404", "description": "Sprint 2012-12 Core", "name": "Sprint 2012-12 Core", "archived": true, "released": true, "releaseDate": "2012-06-17" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-06-19T13:13:51.000+0000", "created": "2012-06-08T13:37:11.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "api", "qe-ios060112", "regression" ], "versions": [ { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" } ], "issuelinks": [ { "id": "17796", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "93108", "key": "TIMOB-9503", "fields": { "summary": "iOS: iPhone builder.py script fails with Ti 2.1 SDK", "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": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-01-21T19:09:18.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": "12305", "name": "Core", "description": "Central component of the Platform (outside of Tooling, or platform specific implementation details)" } ], "description": "This is a regression, does not occur with 2.0.2.GA\r\n\r\nSteps to Reproduce:\r\n1. Launch Studio\r\n2. Import KS from Master\r\n3. Compile to iOS Device\r\n\r\nActual:\r\nSits on Compiling localization files for ~3-5 minutes before completing\r\n\r\nExpected:\r\nShould complete and not hang on Compiling localization files for over 1 minute", "attachment": [ { "id": "28491", "filename": "Compiling.png", "author": { "name": "psingh", "key": "psingh", "displayName": "Payminder Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-19T10:52:19.000+0000", "size": 103203, "mimeType": "image/png" }, { "id": "28492", "filename": "Compiling log", "author": { "name": "psingh", "key": "psingh", "displayName": "Payminder Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-19T10:52:19.000+0000", "size": 6340410, "mimeType": "application/octet-stream" } ], "flagged": false, "summary": "iOS: Build: Taking a long time to complete building KS, sits on Compiling localization files for approximately 3-5 minute", "creator": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Mac 10.6.8: Titanium Studio, build: 2.1.0.201206071457 & 2.1.0.v20120608122247\r\nMac OS X 10.7.3 (11D50b): Titanium Studio, build: 2.0.2.201205311912 & 2.1.0\r\nmodule_apiversion=2\r\ntimestamp=06/08/12 11:28\r\ngithash=3de3de0\r\n", "comment": { "comments": [ { "id": "198549", "author": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I have added some logging for time measurements:\r\n{code}\r\n[DEBUG] (13:50:22) compiling: /Users/max/Documents/Titanium Studio Workspace/Kitchen Sink/Resources/app.js\r\n....\r\n[DEBUG] (13:50:26) compiling: /Users/max/Documents/Titanium Studio Workspace/Kitchen Sink/Resources/main_windows/platform.j\r\n[DEBUG] (13:50:26) packaging javascript\r\n[DEBUG] (13:50:48) packaging finished\r\n{code}\r\n\r\nFrom these result it's clear that JavaScript packaging has nothing to do with the build long run.\r\nAnd the whole KitchenSink packaging completes in 2-3 minutes.", "updateAuthor": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-14T13:59:53.000+0000", "updated": "2012-06-14T14:49:10.000+0000" }, { "id": "198561", "author": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Sabil, I cannot reproduce the issue on my machine, but I made some possible optimizations at https://github.com/appcelerator/titanium_mobile/pull/2398", "updateAuthor": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-14T14:56:02.000+0000", "updated": "2012-06-14T14:56:02.000+0000" }, { "id": "199133", "author": { "name": "psingh", "key": "psingh", "displayName": "Payminder Singh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Titanium Studio, build: 2.1.0.201206172146\r\nMobile SDK: 2.1.0.v20120618190254\r\nOS: Mac OS X Lion.\r\n\r\nReproducible.\r\n\r\n1. Process do take long time to run the compiling process, approximately 3 to 5 min. did asked the System password probably only due to my system settings. \r\n\r\n2. Pic and log file is attached. ", "updateAuthor": { "name": "psingh", "key": "psingh", "displayName": "Payminder Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-19T10:51:34.000+0000", "updated": "2012-06-19T10:51:34.000+0000" }, { "id": "235235", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing.\nCompiled in less than 1 min.\n\nTested with:\nKS 02fe2f1845\nTitanium Studio, build: 3.0.1.201212181159\nTitanium SDK, build: 3.0.2.v20130118180632 \nDevice:\niPhone5 6.1\n\n[TRACE] : \b\b \b /usr/bin/touch -c /Users/oromero/fromgit/KitchenSink/build/iphone/build/Debug-iphoneos/KitchenSink.app.dSYM\n[TRACE] : \b\b \b** BUILD SUCCEEDED **\n[INFO] : \b\b \bFinished building the application in 47s 541ms\n[INFO] : \b\b \bInstalling application into iTunes\n[INFO] : \b\b \bLaunching iTunes\n[INFO] : \b\b \bInitiating iTunes sync\n[INFO] : \b\b \bProject built successfully in 50s 972ms", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-21T19:08:08.000+0000", "updated": "2013-01-21T19:08:08.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }