question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Started crashing today

See original GitHub issue

I’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:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:12 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
mojoaxelcommented, May 24, 2018

Strangely enough, it doesn’t crash for me today, either. I didn’t change anything.

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!

1reaction
iraecommented, May 23, 2018

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/

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found