{ "id": "119900", "key": "TIMOB-15362", "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": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-09-04T09:00:10.000+0000", "created": "2013-09-13T09:26:09.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-09-04T09:00:11.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": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "This error ist thrown\r\n\r\n[ERROR] : \b\b \bTypeError: Object # has no method 'get'\r\n at async.parallel.xcodeSelect (/Volumes/Data/Users/sebastian/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/iphone/cli/lib/detect.js:46:27)\r\n at /Volumes/Data/Users/sebastian/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/node_modules/async/lib/async.js:521:25\r\n at /Volumes/Data/Users/sebastian/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/node_modules/async/lib/async.js:108:13\r\n at Array.forEach (native)\r\n at _each (/Volumes/Data/Users/sebastian/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/node_modules/async/lib/async.js:32:24)\r\n at async.each (/Volumes/Data/Users/sebastian/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/node_modules/async/lib/async.js:107:9)\r\n at _parallel (/Volumes/Data/Users/sebastian/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/node_modules/async/lib/async.js:520:20)\r\n at async.parallel (/Volumes/Data/Users/sebastian/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/node_modules/async/lib/async.js:536:9)\r\n at detect (/Volumes/Data/Users/sebastian/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/iphone/cli/lib/detect.js:44:8)\r\n at /Volumes/Data/Users/sebastian/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/iphone/cli/commands/_build.js:110:3\r\n\r\n[ERROR] Unable to find command \"build\"", "attachment": [], "flagged": false, "summary": "Cannot compile 3.2.0.v20130912165206", "creator": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "environment": null, "comment": { "comments": [ { "id": "271053", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello [~mpmiranda]\r\n\r\nI tested this issue. It’s not working. It’s showing error look likes bellow. But its working good in older version like 3.1.3, 3.1.2 etc..\r\n\r\n{code}\r\n[ERROR] : TypeError: Object # has no method 'get'\r\n at async.parallel.xcodeSelect (/Users/mrahman/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/iphone/cli/lib/detect.js:46:27)\r\n at /Users/mrahman/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/node_modules/async/lib/async.js:521:25\r\n at /Users/mrahman/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/node_modules/async/lib/async.js:108:13\r\n at Array.forEach (native)\r\n at _each (/Users/mrahman/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/node_modules/async/lib/async.js:32:24)\r\n at async.each (/Users/mrahman/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/node_modules/async/lib/async.js:107:9)\r\n at _parallel (/Users/mrahman/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/node_modules/async/lib/async.js:520:20)\r\n at async.parallel (/Users/mrahman/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/node_modules/async/lib/async.js:536:9)\r\n at detect (/Users/mrahman/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/iphone/cli/lib/detect.js:44:8)\r\n at /Users/mrahman/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20130912165206/iphone/cli/commands/_build.js:110:3\r\n[ERROR] Unable to find command \"build\"\r\n{code}\r\n \r\nMy testing environment:\r\n\r\nOS: OS X Version 10.8.4\r\nTi SDK: 3.2.0.v20130912165206\r\niOS Simulator: Version 6.0 (369.2)\r\n\r\nTesting Code:\r\n\r\n{code}\r\nvar w = Ti.UI.createWindow({\r\n\tbackgroundColor : 'red'\r\n});\r\nvar v = Ti.UI.createView({\r\n\twidth : 300,\r\n\theight : 200,\r\n\tbackgroundColor : 'blue'\r\n});\r\n\r\nv.addEventListener('click', openWin);\r\n\r\nfunction openWin(e){\r\nalert('dd');\r\n}\r\nw.add(v);\r\nw.open();\r\n\r\n\r\n{code} \r\n\r\n \r\n\r\nThanks \r\n", "updateAuthor": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2013-09-13T12:45:56.000+0000", "updated": "2014-09-04T08:46:50.000+0000" }, { "id": "271196", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Please check this with my test case.", "updateAuthor": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2013-09-16T06:53:49.000+0000", "updated": "2013-09-16T06:53:49.000+0000" }, { "id": "321731", "author": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Need more info.\r\nTest case is wrong , There is no function named \"openWin\".\r\nPlease clear the test case.\r\n\r\nThanks", "updateAuthor": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-04T06:11:35.000+0000", "updated": "2014-09-04T06:11:35.000+0000" }, { "id": "321776", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "body": "Fixed in 3.3.0.GA", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2014-09-04T09:00:11.000+0000", "updated": "2014-09-04T09:00:11.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }