[TIMOB-7427] iOS: simulator - Second launch of iOS simulator from studio fails and exits the simulator
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-02-09T21:44:40.000+0000 |
Affected Version/s | Release 1.8.1 |
Fix Version/s | Sprint 2012-02, Release 2.0.0, Release 1.8.1 |
Components | iOS |
Labels | qe-ios012312, regression |
Reporter | Eric Merriman |
Assignee | Vishal Duggal |
Created | 2012-01-26T11:25:37.000+0000 |
Updated | 2012-02-09T21:44:40.000+0000 |
Description
Description:
When launching the simulator via studio then relaunching the simulator for the same project, the simulator will exit prior to loading the app. The home menu is briefly displayed and then the console reports:
[INFO] Application has exited from Simulator
Steps to reproduce:
1) Create a new sample project with Studio 1.0.8 and SDK 1.8.1.v20120125154634
2) Run in iOS simulator
3) When simulator loads, run in simulator again
Result:
Simulator launch fails.
Expected:
Simulator launches without error
Notes:
Does not occur with SDK 1.8.1.v20120124200134
Does not occur if the simulator is killed via studio prior to second launch
Does not occur if the simulator is quit manually prior to second launch
Does not occur with SDK 1.0.8.1 GA
Verified fixed on OS X (10.7.2) with SDK 1.8.1.v20120126144634. Repeatedly launched simulator with no additional process spawned and no failures.