{ "id": "62718", "key": "TIMOB-2086", "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": "11240", "name": "Release 1.6.0 M07", "archived": true, "released": true, "releaseDate": "2011-01-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:58:03.000+0000", "created": "2011-04-15T03:10:01.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "developer", "ios", "regression", "release-1.6.0", "simulator", "titanium" ], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:58:03.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

mobilesdk 1.5.0.d02c264, Ti 1.2.1, xcode 3.2.4, iOS sdk 4.1

\n

1.launch an iPad or IOS project in the simulator
\n2.hit stop once its running (in TiDev)
\n3.view the output in TiDEv

\n

[ERROR] Error: Traceback (most recent call\nlast): File \"/Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/builder.py\", line 863,\nin main
\nexecute_xcode(\"iphonesimulator%s\" %\niphone_version,[\"GCC_PREPROCESSOR_DEFINITIONS=LOGID__=%s\nDEPLOYTYPE=development TI_DEVELOPMENT=1 DEBUG=1 TI_VERSION=%s\" %\n(log_id,sdk_version)],False)
\nFile \"/Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/builder.py\", line 786,\nin execute_xcode
\noutput = run.run(args,False,False,o)
\nFile \"/Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/run.py\", line 11, in\nrun
\nline = proc.stdout.readline()
\nKeyboardInterrupt

\n

regression, new to 1.5.0.

{html}", "attachment": [], "flagged": false, "summary": "iPad/iOS: Error stopping the simulator in TiDev", "creator": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "127451", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Unfortunately, this is a tiDev issue.

{html}", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:10:02.000+0000", "updated": "2011-04-15T03:10:02.000+0000" }, { "id": "127452", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Taking from Blain because I'm the new iOS TiDev Wizard.

{html}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:10:02.000+0000", "updated": "2011-04-15T03:10:02.000+0000" }, { "id": "127453", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [036b74c9c9438991d9da3e3eed852600deaabd44])\n[#2086 state:fixed-in-qa] Suppress errors when a\nuser softkills the build.py script while waiting for the simulator\nto exit. \nhttps://github.com/appcelerator/titanium_mobile/commit/036b74c9c943...

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:10:03.000+0000", "updated": "2011-04-15T03:10:03.000+0000" }, { "id": "127454", "author": { "name": "aleard", "key": "aleard", "displayName": "Alan Leard", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

FAILED iOS Simulator test on 01/26/2011

\n

Tested using Ti 1.2.2, Xcode 3.2.5.

\n

Interrupted build by clicking stop and saw these\nresults:

\n
\n[ERROR] Error: Traceback (most recent call last):\nFile \"/Users/alanleard/Library/Application Support/Titanium/mobilesdk/osx/1.6.0/iphone/builder.py\", line 1074, in main\ncleanup_app_logfiles()\nFile \"/Users/alanleard/Library/Application Support/Titanium/mobilesdk/osx/1.6.0/iphone/builder.py\", line 1055, in cleanup_app_logfiles\n'%s.log'%log_id],True)\nFile \"/Users/alanleard/Library/Application Support/Titanium/mobilesdk/osx/1.6.0/iphone/run.py\", line 12, in run\nfor line in proc.stdout.readlines():\nKeyboardInterrupt\n
\n
\n

Mobile SDK version: 1.6.0 (01/26/11 18:53 bd12917...)

\n

Simulator Version: 4.1 (235)

{html}", "updateAuthor": { "name": "aleard", "key": "aleard", "displayName": "Alan Leard", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:10:03.000+0000", "updated": "2011-04-15T03:10:03.000+0000" }, { "id": "127455", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

Same on Titanium Developer 1.2.1 and 1.3

{html}", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:10:03.000+0000", "updated": "2011-04-15T03:10:03.000+0000" }, { "id": "127456", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Unable to reproduce.

\n

In order to test this the latest build has to be scons'd and\ninstalled so that TiDev has access to it.

\n

Keeping fixed-in-qa.

{html}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:10:03.000+0000", "updated": "2011-04-15T03:10:03.000+0000" }, { "id": "127457", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

1.2.2 and [INFO] Titanium SDK version: 1.6.0 (02/02/11\n07:59 a632082), no errors (when sim is already running) seen\niphone/ipad 3.2-4.2

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:10:04.000+0000", "updated": "2011-04-15T03:10:04.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }