Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2460] Android: Error message displayed to Ti Developer user when emulator is closed

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:59:10.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0 M04
ComponentsAndroid
Labelsandroid, defect, regression
ReporterBill Dawson
AssigneeBill Dawson
Created2011-04-15T03:20:25.000+0000
Updated2011-04-17T01:59:10.000+0000

Description

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

Attachments

FileDateSize
titanium-developer-122.png2011-04-15T03:20:25.000+000083558

Comments

  1. Bill Dawson 2011-04-15

    (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...

  2. Thomas Huelbert 2011-04-15

    Titanium SDK version: 1.5.0 (12/03/10 09:29 33c2058)

JSON Source