[TIMOB-13520] Android Emulator: improve error message from missing ia32-libs dependency on linux
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-10-21T19:23:39.000+0000 |
| Affected Version/s | Release 3.1.0 |
| Fix Version/s | 2013 Sprint 18 Core, 2013 Sprint 18, 2013 Sprint 22, 2013 Sprint 22 Core, Release 3.2.0 |
| Components | Android, Tooling |
| Labels | androidbuild, cb-verified, qe-3.1.0, qe-closed-3.2.0 |
| Reporter | Dustin Hyde |
| Assignee | Chris Barber |
| Created | 2013-04-11T00:52:52.000+0000 |
| Updated | 2016-05-30T23:56:51.000+0000 |
I ran this on the command line and the emulator launched:
See TISTUD-2992 for source.Summary log from chat recorded on poker session CLI Sprint 18 poker planning: [10:37:57 PM] Matt Langston: User has to install VMWare, install correct libraries, build a Titanium app, and verify the bug.
This is fixed by https://github.com/appcelerator/titanium_mobile/pull/4612, specifically TIMOB-14787.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/4814
Verified fixed on: Ubuntu 13.10 64-bit Titanium SDK, build: 3.2.02v20131217190633 CLI: 3.2.0-cr3 Android Emulator: 2.3.3
Error message now displays a more informative error, giving clear instructions to the user on how to get the emulator working. Closing.