tidal-cli-client
tidal-cli-client copied to clipboard
Cant start CLI: Term size not determined
On Raspberry PI zero w; when I run tidal-cli after a while, a black screen comes with [email protected] alert: unhaldedRejection captured error. The reason is "Term size not determined" it says.
I can run tidal-cli on xserver terminal. Can't I run it standalone raspbian lite command line?
I'll try to solve the problem as soon as possible, but I don't know when.
Waiting for you with my Pi. So its possible to run on standalone command line right?
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.
same problem on PureOS. SideNote: your cli is more optimized for black background I presume?
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! :)
RasperryPi 4 Ubuntu. Same issue. Workaround is working
This was an issue in headless arch and the --no-images flag also resolved it.