-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash when viewing a particular toot from TUI #479
Comments
Can't test yet as I'm away from my PC for a few days. Does this crash occur when viewing with image support enabled or not? If with image support enabled, try it with image support disabled and see if it recurs. |
Reproduced on my mac, specs are:
Other toot commands work mostly fine. I don't know how to disable image viewing in |
What version of urwid are you using? And are you viewing with image support enabled or disabled? |
I'm using |
Confirmed it's caused by viewing images. How do I disable image viewing? Didn't see any command line or config option for that. |
Ah, I may not have added an option to disable image viewing. I'll have to add an option for that. Meanwhile, you can disable images by removing the term-image package, and it'll disable automatically. But before you do that... I'm still trying to figure out what version of term-image and what version of urwid you have installed in your environment. I'm not familiar with how brew works, as all my dependencies install via pip. The latest versions are term-image 0.7.1 and urwid 2.6.12, and it'd be helpful to test with these versions (especially the latest term-image version) to see if the crash persists. |
When using toot TUI to view:
https://mastodon.cloud/@slashdot/112287426200500203
toot TUI crashes with the output below.The text was updated successfully, but these errors were encountered: