Ever since https://github.com/appcelerator/titanium_mobile/commit/c8d81b85e64dd28df2f511bc2819146b0df1287b">
this commit, if you use Titanium Developer to launch an
application into the Android emulator and then later close the
emulator (with Developer still running), you get a "red" error
message and python traceback in the Developer console (see
screenshot).
[ERROR] Error in compiler. Traceback (most recent call last): File "/Library/Application Support/Titanium/mobilesdk/osx/DEV_1.5.0/android/builder.py", line 1502, in <module> s.run_emulator(avd_id,avd_skin) File "/Library/Application Support/Titanium/mobilesdk/osx/DEV_1.5.0/android/builder.py", line 389, in run_emulator sys.exit(rc) SystemExit: 0
(from [85f74c106fce74ce317ed0dd291425a2ced6046c]) [#2460 state:fixed-in-qa] Catch and 'pass' (i.e., ignore) SystemExit when it's the exception in the big outer try block at bottom of builder.py https://github.com/appcelerator/titanium_mobile/commit/85f74c106fce74ce317ed0dd291425a2ced6046c"> https://github.com/appcelerator/titanium_mobile/commit/85f74c106fce...
Titanium SDK version: 1.5.0 (12/03/10 09:29 33c2058)