Titanium JIRA Archive
Appcelerator Daemon (DAEMON)

[DAEMON-152] Android Plugin: Cannot read property list of undefined when querying with no genymotion/virtualbox

GitHub Issuen/a
TypeBug
PriorityCritical
StatusResolved
ResolutionFixed
Resolution Date2017-11-16T17:32:34.000+0000
Affected Version/sAppc Daemon 1.0.0
Fix Version/sAppc Daemon 1.0.0
Componentsandroidlib, appcd-plugin-android
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2017-11-16T13:57:43.000+0000
Updated2017-11-16T17:32:34.000+0000

Description

Description

λ appcd exec /android/latest/info on a machine with no virtualbox will give Cannot read property 'list' of undefined, we're not guarding against virtualbox being undefined properly.

Steps to repro

Ensure you have no virtualbox

λ appcd exec /android/latest/info

Actual

λ appcd exec /android/latest/info Cannot read property 'list' of undefined

Expected

No error, should handle no vbox

Comments

  1. Ewan Harris 2017-11-16

    https://github.com/appcelerator/androidlib/pull/13

JSON Source