okonek / tidal-cli-client

You can now use Tidal on linux. With your loved CLI. <3
MIT License
272 stars 29 forks source link

Cant start CLI: Term size not determined #49

Open ataberkw opened 5 years ago

ataberkw commented 5 years ago

On Raspberry PI zero w; when I run tidal-cli after a while, a black screen comes with raven@2.6.4 alert: unhaldedRejection captured error. The reason is "Term size not determined" it says.

ataberkw commented 5 years ago

I can run tidal-cli on xserver terminal. Can't I run it standalone raspbian lite command line?

okonek commented 5 years ago

I'll try to solve the problem as soon as possible, but I don't know when.

ataberkw commented 5 years ago

Waiting for you with my Pi. So its possible to run on standalone command line right?

okonek commented 5 years ago

I know it isn't a long-time solution for this issue, but from now on, if you get this error, you should run the app with --no-images option. For example: tidal-cli --no-images. When I'll have more time, I'll try to create a better solution for this error.

changemenemo commented 5 years ago

same problem on PureOS. SideNote: your cli is more optimized for black background I presume?

t0maz commented 5 years ago

Hi, The issue is reproducible with QTerminal (lubuntu 19.04 - lxqt). "--no-images" workaround rectifies the issue. BTW, thank you very much for very useful app! :)

s0m3f00l commented 2 years ago

RasperryPi 4 Ubuntu. Same issue. Workaround is working

mhcameron commented 7 months ago

This was an issue in headless arch and the --no-images flag also resolved it.