{ "id": "159131", "key": "TIMOB-24989", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2019-06-04T16:04:57.000+0000", "created": "2016-03-30T09:35:25.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "android", "cb-tooling", "engSchedule", "genymotion" ], "versions": [], "issuelinks": [ { "id": "51183", "type": { "id": "10020", "name": "Depends", "inward": "is dependent of", "outward": "depends on" }, "inwardIssue": { "id": "155916", "key": "TISTUD-8026", "fields": { "summary": "Studio can't deal with Genymotion 2.6.0 or later", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2019-06-25T09:44:17.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [], "description": "I have genymotion installed in my system, but below command doesn't return the genymotion info\r\n\r\n\r\n{code}\r\nappc ti info -o json -t android,genymotion\r\n{code}\r\n\r\nOutput should contain the below information:\r\n\r\n\r\n{code:java}\r\n\"genymotion\": {\r\n \"path\": \"/Applications/Genymotion.app/Contents/MacOS\",\r\n \"executables\": {\r\n \"genymotion\": \"/Applications/Genymotion.app/Contents/MacOS/genymotion\",\r\n \"player\": \"/Applications/Genymotion.app/Contents/MacOS/player.app/Contents/MacOS/player\",\r\n \"vboxmanage\": \"/usr/local/bin/VBoxManage\"\r\n },\r\n \"home\": \"/Users/kondalkolipaka/.Genymobile/Genymotion\",\r\n \"avds\": [],\r\n \"issues\": [],\r\n \"virtualbox\": \"5.0.12r104815\",\r\n \"tisdk\": \"5.4.0.v20160321025856\"\r\n},\r\n{code}\r\n\r\nI don't see 'genymotion' option also in the help.\r\n\r\n{code:java}\r\n -t, --types information types to display; you may select one or more [all, os,\r\n nodejs, titanium, osx, jdk, haxm, android, iphone, ios]\r\n{code}\r\n\r\nBut {{appc ti info -o json}} has genymotion info.", "attachment": [], "flagged": false, "summary": "CLI can't identify 'genymotion' as a -t parameter", "creator": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Appc core: 5.2.1-17\r\nNPM: 4.2.4", "closedSprints": [ { "id": 1141, "state": "closed", "name": "2019 Sprint 12", "startDate": "2019-06-03T22:00:37.435Z", "endDate": "2019-06-14T22:00:00.000Z", "completeDate": "2019-06-15T03:44:20.826Z", "originBoardId": 114 }, { "id": 1146, "state": "closed", "name": "2019 Sprint 13", "startDate": "2019-06-18T06:36:49.723Z", "endDate": "2019-07-01T06:36:00.000Z", "completeDate": "2019-07-01T16:45:24.126Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "448813", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "In Titanium CLI 5.2.1 ([commit|https://github.com/appcelerator/titanium/commit/ba315c9df2b08be305fb052ef678449242dc73d3]), target specific information (e.g. iOS, Android, Genymotion, etc) in {{ti info}} was moved from the Titanium CLI to the Titanium SDK so that we could add new info without shipping a new Titanium CLI.\r\n\r\nSince Genymotion is not a \"target\", Genymotion info is always displayed and thus a {{-t genymotion}} has no effect.\r\n\r\nSo, in the current CLI/SDK, this ticket is \"won't fix\".\r\n\r\nFYI, {{-t genymotion}} has been restored in appcd-powered Titanium CLI.next, so this issue is fixed anyways.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2019-06-04T16:04:57.000+0000", "updated": "2019-06-04T16:04:57.000+0000" }, { "id": "449319", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket due to the above comments. ", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-06-25T09:44:12.000+0000", "updated": "2019-06-25T09:44:12.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }