[AC-2056] Problem with KrollRuntimeThread, the logcat show me "The text property of Text is deprecated, use textContent instead"
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2013-11-26T06:35:07.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Appcelerator Modules, Titanium SDK & CLI |
Labels | android |
Reporter | Marian Bresol |
Assignee | Mauro Parra-Miranda |
Created | 2013-11-22T16:05:21.000+0000 |
Updated | 2016-03-08T07:41:00.000+0000 |
Description
Hello!
I'm programming in Titanium Studio, but when the app runs in the device, the logcat describes the next error:
bq.2013-11-21 09:09:00.859 W 10378/Text: (KrollRuntimeThread) [161,18758] The text property of Text is deprecated, use textContent instead. bq.
But I don't know if this problem is by my app or other app in the device.
Sometimes, the app crashes without notice previous and reboot the app.
If the problem it is mine, please help me to know where I need do the change.
These are the specifications:
*1.* sdk version 3.1.0.GA
2. Android API: Android 3.2[armeabi]
3. Plataform: Android
4. Android Runtime: V8
5. Titanium Studio, build: 3.1.2.201308091617
6. Build: jenkins-titanium-rcp-master-482 (origin/master)
Date: 09 August 2013, 16:20:52
I found this direction *(Web Link Warn message of The text property of Element is deprecated, use textContent instead in * [http://developer.appcelerator.com/question/137006/warn-message-of-the-text-property-of-element-is-deprecated-use-textcontent-instead]), but I don't know where I need do the change, this is my specific problem.
Hello Marian, AFAIK this relates to Titanium.XML.Node. Are you using it? To reopen, we need a testcase that shows the issue. Best, Mauro
Will reopen if testcase provided.
Hello Mauro! In my application I'm using "Node.js" but I don't know which version. The app in this moment have a problem, that sometimes it crash, and I was studying the log and receive the problem. The application use the device's camara and the gps, it use a database in SQLite. I send you the log with the problem maybe you can help me. [https://www.dropbox.com/s/kh2i16iex2j0wq6/log.docx] If you need more information please tell me. Thanks so much!
Hello Marian, the KrollRuntime doesn't have anything to do with nodejs. This kind of questions please address them in Developer's Q&A: http://developer.appcelerator.com/questions/newest Best, Mauro