Started crashing today
See original GitHub issueI’ve been using it for some time without issues, but today has started crashing because of something twitter-related.
TypeError: Cannot read property 'replace' of undefined
at Box.Element.parseContent (/usr/lib/node_modules/tiny-care-terminal/node_modules/blessed/lib/widgets/element.js:364:8)
at Box.Element.render (/usr/lib/node_modules/tiny-care-terminal/node_modules/blessed/lib/widgets/element.js:1839:8)
at /usr/lib/node_modules/tiny-care-terminal/node_modules/blessed/lib/widgets/screen.js:738:8
at Array.forEach (<anonymous>)
at Screen.render (/usr/lib/node_modules/tiny-care-terminal/node_modules/blessed/lib/widgets/screen.js:735:17)
at Box.<anonymous> (/usr/lib/node_modules/tiny-care-terminal/node_modules/blessed/lib/widgets/screen.js:1936:20)
at Box.EventEmitter._emit (/usr/lib/node_modules/tiny-care-terminal/node_modules/blessed/lib/events.js:94:20)
at Box.EventEmitter.emit (/usr/lib/node_modules/tiny-care-terminal/node_modules/blessed/lib/events.js:117:12)
at Program.<anonymous> (/usr/lib/node_modules/tiny-care-terminal/node_modules/blessed/lib/widgets/screen.js:518:16)
at emitOne (events.js:116:13)
at Program.emit (events.js:211:7)
at Program._bindMouse (/usr/lib/node_modules/tiny-care-terminal/node_modules/blessed/lib/program.js:834:10)
at Program.<anonymous> (/usr/lib/node_modules/tiny-care-terminal/node_modules/blessed/lib/program.js:566:10)
at emitOne (events.js:116:13)
at Program.emit (events.js:211:7)
at /usr/lib/node_modules/tiny-care-terminal/node_modules/blessed/lib/program.js:418:15
- Node Version: v8.11.2
- tiny-core-terminal version: 1.3.2
- Shell: bash
- Terminal Program: gnome-terminal
- Operating System: Ubuntu 16.04.4
Thank you!
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:12 (2 by maintainers)
Top Results From Across the Web
Why does My PC Keep Crashing? Here're 10 Fast Fixes!
Part 3: How to Fix PC Keeps Crashing? Fix 1: Reboot Computer; Fix 2: Make Sure CPU Works Properly; Fix 3: Check the...
Read more >Crashing, freezing, or unexpectedly restarting troubleshooting
Crashing, freezing, and restarting are usually signs of a software or app problem. This means your device isn't broken, but probably needs some...
Read more >Fix Chrome if it crashes or won't open - Computer
First: Try these common Chrome crash fixes · Close every tab except for the one that's showing the error message. · Quit other...
Read more >Game crashes or closes unexpectedly - Microsoft Support
Click Start windows icon , type device manager in the Start Search box, and then press ENTER. · Right-click the driver that you...
Read more >Why Does My Computer Keeps Crashing? Here Are Answers ...
Here are 5 fixes for you. All of them are effective and available, so you can pick one randomly to solve the PC...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I suspect that it was some kind of emoji in a tweet or another tweet-specific problem. If you still encounter that problem please have a look at the tweeter accounts you subscribed to. Thx!
I was having the same problem. I was using tiny-care-terminal without Twitter API Keys. I never bothered to setup, even though I knew it was the better idea.
Now, I followed the steps on readme and created myself the 4 keys needed, added to my
.bashrc
and everything is working again.I would guess this is related to latest Twitter API changes. A nice summary was put up by expert twitter app developers here: http://apps-of-a-feather.com/