{ "id": "172877", "key": "AC-6109", "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": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2019-02-02T20:50:05.000+0000", "created": "2019-01-16T09:32:19.000+0000", "labels": [ "android" ], "versions": [ { "id": "17038", "name": "Appcelerator Studio 4.5.0", "archived": false, "released": false } ], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2019-04-08T12:31:53.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14544", "name": "Alloy", "description": "Please enter tickets related to the Alloy here." }, { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Sometimes when the backbutton in the ActionBar is pressed, I get the following error:\r\n '{color:red}[ERROR] : V8Function: !!!Received a bad pointer to the Proxy for 'this' in V8Function.nativeInvoke. Proxy may have been destroyed already. Returning undefined.{color}'\r\n\r\nSometimes have to open and close a window about 100 times to reproduce, I can also occur the first time.\r\n\r\n{quote}\r\n\t\r\n\t\t\r\n\t\t\r\n\t\t\r\n\t\r\n{quote}", "attachment": [ { "id": "66097", "filename": "Foto 16-01-19 om 10.28.jpg", "author": { "name": "nsttu", "key": "nsttu", "displayName": "Barry van der Pol", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-01-16T09:31:59.000+0000", "size": 44222, "mimeType": "image/jpeg" } ], "flagged": false, "summary": "Backbutton ActionBar doesn't work sometimes", "creator": { "name": "nsttu", "key": "nsttu", "displayName": "Barry van der Pol", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "nsttu", "key": "nsttu", "displayName": "Barry van der Pol", "active": true, "timeZone": "Europe/Berlin" }, "environment": "OnePlus 5t with android 8.1.0", "comment": { "comments": [ { "id": "445384", "author": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Hello [~nsttu],\r\nThanks for reporting this. Are you experiencing this in all android devices or the specific this device? It would be great if you share your complete environment information and test steps to reproduce this on our end.", "updateAuthor": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-01-16T11:18:46.000+0000", "updated": "2019-01-16T11:18:46.000+0000" }, { "id": "445389", "author": { "name": "nsttu", "key": "nsttu", "displayName": "Barry van der Pol", "active": true, "timeZone": "Europe/Berlin" }, "body": "We are experiencing this on multiple android devices. I can be reproduced by opening a new window and then go back with de the back button in de action bar, sometimes I have to do it about 100 times before the error occurs. If the error occurs I can resolve is with \"$.overview.activity.invalidateOptionsMenu();\" but I cannot detect it.\r\n\r\nView:\r\n{code:java}\r\n\r\n\t \r\n\t \t \r\n\t \t \r\n\t \t \r\n\t \r\n\r\n{code}\r\n\r\nBack function in the controller (this function will also not being called when the error occurs)\r\n{code:java}\r\nfunction back(){\r\n\t $.overview.close();\r\n}\r\n{code}\r\n\r\n\r\n{quote}Operating System\r\n Name = Mac OS X\r\n Version = 10.14\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 8589934592\r\nNode.js\r\n Node.js Version = 10.14.2\r\n npm Version = 6.4.1\r\nTitanium CLI\r\n CLI Version = 5.1.1\r\nTitanium SDK\r\n SDK Version = 7.5.0.GA\r\n SDK Path = /Users/appdeveloper/Library/Application Support/Titanium/mobilesdk/osx/7.5.0.GA\r\n Target Platform = android\r\n\r\n{quote}", "updateAuthor": { "name": "nsttu", "key": "nsttu", "displayName": "Barry van der Pol", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-01-16T12:30:36.000+0000", "updated": "2019-01-16T12:31:42.000+0000" }, { "id": "445427", "author": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Can you please share your index.js file with us to reproduce the issue on our end?", "updateAuthor": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-01-17T06:45:45.000+0000", "updated": "2019-01-17T06:45:45.000+0000" }, { "id": "445437", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, In your sample code, \"$.overview.close();\" this is an error. There is no overview id in your xml code. Please provide the real sample code. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2019-01-17T16:42:40.000+0000", "updated": "2019-01-17T16:42:40.000+0000" }, { "id": "445688", "author": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Hello, \r\n\r\nI thought I’d check in to see how things are progressing on your end. Just following up to check the status of this issue. Did you manage to provide the sample test project?\r\n\r\n\r\n", "updateAuthor": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-01-28T11:32:13.000+0000", "updated": "2019-01-28T11:32:13.000+0000" }, { "id": "445759", "author": { "name": "nsttu", "key": "nsttu", "displayName": "Barry van der Pol", "active": true, "timeZone": "Europe/Berlin" }, "body": "We are stil working on a tiny sample code to reproduce the error. We can't figure out what's triggering the error.", "updateAuthor": { "name": "nsttu", "key": "nsttu", "displayName": "Barry van der Pol", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-01-30T07:38:30.000+0000", "updated": "2019-01-30T07:38:30.000+0000" }, { "id": "445760", "author": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~nsttu],\r\nCan you please share the complete test code to reproduce the issue properly on our end?", "updateAuthor": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-01-30T08:50:24.000+0000", "updated": "2019-01-30T08:50:24.000+0000" }, { "id": "445820", "author": { "name": "nsttu", "key": "nsttu", "displayName": "Barry van der Pol", "active": true, "timeZone": "Europe/Berlin" }, "body": "I found the cause of the problem. I couldn't reproduce the error in a new project, not even with the same code. After comparing the tiapp.xml files is saw there was a \"true\". When I removed this property the error also occured in the new app. When I added the property in my app the problem did not occur anymore. My app exists for more then 5 years, that why the tiapp.xml did not contain the proptery.\r\nWhy is that propetry added in the tiapp.xml and not the default in the code?\r\nI see this bug has no priority, thanks for your patience.", "updateAuthor": { "name": "nsttu", "key": "nsttu", "displayName": "Barry van der Pol", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-02-04T07:23:13.000+0000", "updated": "2019-02-04T07:23:13.000+0000" }, { "id": "447516", "author": { "name": "caioiglesias88", "key": "caioiglesias88", "displayName": "Caio Iglesias", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "I have also experienced this.\r\n\r\nhttps://docs.appcelerator.com/platform/latest/#!/guide/tiapp.xml_and_timodule.xml_Reference-section-src-29004921_tiapp.xmlandtimodule.xmlReference-run-on-main-thread\r\n\r\nrun-on-main-thread seems to be enabled by default on SDK 7.0.0+ though", "updateAuthor": { "name": "caioiglesias88", "key": "caioiglesias88", "displayName": "Caio Iglesias", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2019-04-08T12:31:53.000+0000", "updated": "2019-04-08T12:31:53.000+0000" } ], "maxResults": 9, "total": 9, "startAt": 0 } } }