{ "id": "123520", "key": "TIMOB-15937", "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": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" }, { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-12-10T03:24:58.000+0000", "created": "2013-12-10T03:23:03.000+0000", "priority": { "name": "Critical", "id": "1" }, "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": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2013-12-10T10:48:54.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": "12956", "name": "Tizen", "description": "HTML5 os for phones tablets, IVI" } ], "description": "Here is the exception stack after running app on Tizen emulator ::\r\n\r\n\r\n/usr/local/lib/node_modules/titanium/node_modules/longjohn/dist/longjohn.js:184\r\n throw e;\r\n ^\r\nTypeError: Cannot read property 'id' of undefined\r\n at exports.validateTiappXml (/Users/pinnamuri/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20131209163246/node_modules/titanium-sdk/lib/titanium.js:141:12)\r\n at exports.validate (/Users/pinnamuri/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20131209163246/tizen/cli/commands/_build.js:196:5)\r\n at exports.validatePlatformOptions (/Users/pinnamuri/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20131209163246/node_modules/titanium-sdk/lib/titanium.js:615:69)\r\n at /Users/pinnamuri/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20131209163246/cli/commands/build.js:192:19\r\n at callCommandValidate (/usr/local/lib/node_modules/titanium/lib/cli.js:830:7)\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:548:21\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:224:13\r\n at iterate (/usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:131:13)\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:142:25\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:226:17\r\n---------------------------------------------\r\n at run (/Users/pinnamuri/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20131209163246/node_modules/node-appc/lib/subprocess.js:59:8)\r\n at /Users/pinnamuri/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20131209163246/iphone/cli/lib/detect.js:410:9\r\n at /Users/pinnamuri/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20131209163246/node_modules/async/lib/async.js:508:21\r\n at /Users/pinnamuri/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20131209163246/node_modules/async/lib/async.js:224:13\r\n at /Users/pinnamuri/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20131209163246/node_modules/async/lib/async.js:108:13\r\n at Array.forEach (native)\r\n at _each (/Users/pinnamuri/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20131209163246/node_modules/async/lib/async.js:32:24)\r\n at async.each (/Users/pinnamuri/Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20131209163246/node_modules/async/lib/async.js:107:9)\r\n", "attachment": [], "flagged": false, "summary": "Unable to run Tizen app on Tizen emulator", "creator": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "283403", "author": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Pushed fix to master and cherry-picked to 3_2_X", "updateAuthor": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-10T03:24:58.000+0000", "updated": "2013-12-10T03:24:58.000+0000" }, { "id": "283405", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~pinnamuri] Shouldn't this be marked as Release 3.3.0 + 3.2.0, since you put it on master as well?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-12-10T03:27:22.000+0000", "updated": "2013-12-10T03:27:22.000+0000" }, { "id": "283527", "author": { "name": "dpandey", "key": "dpandey", "displayName": "Deepti Pandey", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Verified FIXED using :\r\nAppcelerator Studio, build: 3.2.0.201312091648;\r\nmobilesdk-3.2.0.v20131209192649;acs@1.0.10;alloy@1.3.0-cr;\r\nnpm@1.3.2;titanium@3.2.0-cr;titanium-code-processor@1.1.0-cr;\r\nMac 10.9 \r\n\r\nI am able to launch app on Tizen emulator.", "updateAuthor": { "name": "dpandey", "key": "dpandey", "displayName": "Deepti Pandey", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-12-10T10:48:54.000+0000", "updated": "2013-12-10T10:48:54.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }