{ "id": "126597", "key": "AC-2012", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2014-03-24T02:18:45.000+0000", "created": "2014-02-19T18:21:40.000+0000", "labels": [ "debugger", "eclipse" ], "versions": [], "issuelinks": [ { "id": "35502", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "102245", "key": "TISTUD-2347", "fields": { "summary": "Debugger: Process does not always gain focus when session is launched", "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": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:40:57.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": "14551", "name": "Studio", "description": "Please enter tickets related to Titanium Studio here." }, { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Lately I haven't been able to see the contents of any variables when I'm debugging apps on an Android terminal. The execution stops normally at the breakpoints, but in the variables view nothing shows up, just blank lines. It used to work, but I've been having this problem for a few weeks now.\r\nI tried restarting Titanium Studio, as stated in http://developer.appcelerator.com/question/124353/show-variables-in-debugger, but with no results.\r\n", "attachment": [ { "id": "46329", "filename": ".log", "author": { "name": "vcanhoto", "key": "vcanhoto", "displayName": "Vicente Nuno Sá Canhoto", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-04T11:20:50.000+0000", "size": 1552, "mimeType": "text/plain" }, { "id": "46330", "filename": "debug.png", "author": { "name": "vcanhoto", "key": "vcanhoto", "displayName": "Vicente Nuno Sá Canhoto", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-04T12:31:03.000+0000", "size": 262119, "mimeType": "image/png" }, { "id": "46331", "filename": "Diagnostic.docx", "author": { "name": "vcanhoto", "key": "vcanhoto", "displayName": "Vicente Nuno Sá Canhoto", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-04T12:31:03.000+0000", "size": 8570, "mimeType": "application/vnd.openxmlformats" } ], "flagged": false, "summary": "Variable view showing only blank rows on Debug", "creator": { "name": "vcanhoto", "key": "vcanhoto", "displayName": "Vicente Nuno Sá Canhoto", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "vcanhoto", "key": "vcanhoto", "displayName": "Vicente Nuno Sá Canhoto", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "OS: Windows 8.1\r\nTitanium Studio: 3.2.1.201402041146", "comment": { "comments": [ { "id": "293788", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Can you please give us your environment information(OSX) and also Titanium SDK + CLI + studio version. Can you also attach a small sample code so that we can try to replicate the issue?", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-19T18:41:45.000+0000", "updated": "2014-02-19T18:41:45.000+0000" }, { "id": "293819", "author": { "name": "vcanhoto", "key": "vcanhoto", "displayName": "Vicente Nuno Sá Canhoto", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Added the environment information. This issue is happening in every project that I have, and not just in one specific place.", "updateAuthor": { "name": "vcanhoto", "key": "vcanhoto", "displayName": "Vicente Nuno Sá Canhoto", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-19T22:31:04.000+0000", "updated": "2014-02-19T22:31:04.000+0000" }, { "id": "294747", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Please check that when Variable view is blank, if there is any row selected in Debug view. if not, it's a duplicate of TISTUD-2347 and the workaround is to manually select the row in Debug view where the program is hitting the breakpoint.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-26T05:16:58.000+0000", "updated": "2014-02-26T05:16:58.000+0000" }, { "id": "295204", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Resolving this ticket as a duplicate of TISTUD-2347. Please let us know if TISTUD-2347 work around does not work for you and we would be happy to reopen this ticket.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-03T02:30:35.000+0000", "updated": "2014-03-03T02:30:35.000+0000" }, { "id": "295263", "author": { "name": "vcanhoto", "key": "vcanhoto", "displayName": "Vicente Nuno Sá Canhoto", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Dear Ritu, when the program hits a breakpoint the row is selected, so I don't think it's the same issue as TISTUD-2347. The Variable view is not completely blank. I can see the grid, but every cell is blank. Thank you for your help.", "updateAuthor": { "name": "vcanhoto", "key": "vcanhoto", "displayName": "Vicente Nuno Sá Canhoto", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-03T17:18:15.000+0000", "updated": "2014-03-03T17:18:15.000+0000" }, { "id": "295293", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "No problem. Please attach Studio log and diagnostic files. You can go to Help ==> Studio ==> View log file and Help ==> Studio ==> Run Diagnostic Test to get these files.\r\n\r\nIt would also help us to narrow down the issue if you can provide your sample test case and the screenshot of the debug view.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-03T18:48:34.000+0000", "updated": "2014-03-04T06:13:05.000+0000" }, { "id": "295496", "author": { "name": "vcanhoto", "key": "vcanhoto", "displayName": "Vicente Nuno Sá Canhoto", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Files uploaded.", "updateAuthor": { "name": "vcanhoto", "key": "vcanhoto", "displayName": "Vicente Nuno Sá Canhoto", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-04T12:31:21.000+0000", "updated": "2014-03-04T12:31:21.000+0000" }, { "id": "295709", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "One last question before engineering investigates this issue further. Can you please create a new work space and a new project in that work space and see if the issue persists? We are trying to see if the workspace is corrupted somehow.\n\n", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-05T04:46:18.000+0000", "updated": "2014-03-05T04:46:18.000+0000" }, { "id": "297465", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~vcanhoto] Please let us know if you got a chance to reproduce the issue with new project and new workspace.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-17T02:04:14.000+0000", "updated": "2014-03-17T02:04:14.000+0000" }, { "id": "298349", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Resolving this ticket as we have not been able to reproduce this issue. We would be happy to reopen the ticket when we have the requested information available.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-24T02:18:45.000+0000", "updated": "2014-03-24T02:18:45.000+0000" } ], "maxResults": 14, "total": 14, "startAt": 0 } } }