[TIMOB-2086] iPad/iOS: Error stopping the simulator in TiDev
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:58:03.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M07 |
Components | iOS |
Labels | developer, ios, regression, release-1.6.0, simulator, titanium |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-04-15T03:10:01.000+0000 |
Updated | 2011-04-17T01:58:03.000+0000 |
Description
mobilesdk 1.5.0.d02c264, Ti 1.2.1, xcode 3.2.4, iOS sdk 4.1
1.launch an iPad or IOS project in the simulator
2.hit stop once its running (in TiDev)
3.view the output in TiDEv
[ERROR] Error: Traceback (most recent call
last): File "/Library/Application
Support/Titanium/mobilesdk/osx/1.5.0/iphone/builder.py", line 863,
in main
execute_xcode("iphonesimulator%s" %
iphone_version,["GCC_PREPROCESSOR_DEFINITIONS=LOGID__=%s
DEPLOYTYPE=development TI_DEVELOPMENT=1 DEBUG=1 TI_VERSION=%s" %
(log_id,sdk_version)],False)
File "/Library/Application
Support/Titanium/mobilesdk/osx/1.5.0/iphone/builder.py", line 786,
in execute_xcode
output = run.run(args,False,False,o)
File "/Library/Application
Support/Titanium/mobilesdk/osx/1.5.0/iphone/run.py", line 11, in
run
line = proc.stdout.readline()
KeyboardInterrupt
regression, new to 1.5.0.
Comments
- Blain Hamon 2011-04-15
Unfortunately, this is a tiDev issue.
- Stephen Tramer 2011-04-15
Taking from Blain because I'm the new iOS TiDev Wizard.
- Jeff Haynie 2011-04-15
(from [036b74c9c9438991d9da3e3eed852600deaabd44]) [#2086 state:fixed-in-qa] Suppress errors when a user softkills the build.py script while waiting for the simulator to exit. https://github.com/appcelerator/titanium_mobile/commit/036b74c9c9438991d9da3e3eed852600deaabd44"> https://github.com/appcelerator/titanium_mobile/commit/036b74c9c943...
- Alan Leard 2011-04-15
FAILED iOS Simulator test on 01/26/2011
Tested using Ti 1.2.2, Xcode 3.2.5.
Interrupted build by clicking stop and saw these results:
[ERROR] Error: Traceback (most recent call last): File "/Users/alanleard/Library/Application Support/Titanium/mobilesdk/osx/1.6.0/iphone/builder.py", line 1074, in main cleanup_app_logfiles() File "/Users/alanleard/Library/Application Support/Titanium/mobilesdk/osx/1.6.0/iphone/builder.py", line 1055, in cleanup_app_logfiles '%s.log'%log_id],True) File "/Users/alanleard/Library/Application Support/Titanium/mobilesdk/osx/1.6.0/iphone/run.py", line 12, in run for line in proc.stdout.readlines(): KeyboardInterrupt
Mobile SDK version: 1.6.0 (01/26/11 18:53 bd12917...)
Simulator Version: 4.1 (235)
- Pedro Enrique 2011-04-15
Same on Titanium Developer 1.2.1 and 1.3
- Stephen Tramer 2011-04-15
Unable to reproduce.
In order to test this the latest build has to be scons'd and installed so that TiDev has access to it.
Keeping fixed-in-qa.
- Thomas Huelbert 2011-04-15
1.2.2 and [INFO] Titanium SDK version: 1.6.0 (02/02/11 07:59 a632082), no errors (when sim is already running) seen iphone/ipad 3.2-4.2