mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-29 09:35:59 +03:00
[GH-ISSUE #110] Crashes and closes terminal when run in st #65
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Valansch on GitHub (Oct 25, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/110
When running spt in st i get the error:
Error: Os { code: 25, kind: Other, message: "Inappropriate ioctl for device" }1. What I expect to happen
2. What happends
3. What i expect to happen in case of 2.
4. What whappends
spotify-tui 0.7.5 ██████████████████ ████████ user@host ██████████████████ ████████ ---------- ██████████████████ ████████ OS: Manjaro Linux x86_64 ██████████████████ ████████ Host: MS-7970 1.0 ████████ ████████ Kernel: 5.3.7-2-MANJARO ████████ ████████ ████████ Uptime: 19 mins ████████ ████████ ████████ Packages: 1510 (pacman) ████████ ████████ ████████ Shell: zsh 5.7.1 ████████ ████████ ████████ Resolution: 1440x900, 3840x2160, 3840x2160, 1920x1080 ████████ ████████ ████████ WM: i3 ████████ ████████ ████████ Theme: Breath [GTK3] ████████ ████████ ████████ Icons: maia [GTK3] ████████ ████████ ████████ Terminal: st ████████ ████████ ████████ Terminal Font: xos4 Terminus CPU: Intel i7-6700 (8) @ 4.000GHz GPU: NVIDIA GeForce GTX 970 Memory: 1833MiB / 15973MiBI'm not sure if this is a spotify-tui issue or st issue.
@jfaltis commented on GitHub (Oct 29, 2019):
Can't confirm this for st with version 0.8.2
@luiswirth commented on GitHub (Nov 3, 2019):
I've been experiencing the same problem. Turned out that the terminal crashed, because it couldn't display some emojis (which I had in some playlist names) or some other unicode symbol. I fixed it by installing the ttf-symbola font (AUR if you're using arch), as recommended by the ArchWiki. This fixed the issue for me.
@Valansch commented on GitHub (Nov 3, 2019):
That's it. I have the emoji issue too. ttf-symbola fixed it.
@Rigellute commented on GitHub (Nov 3, 2019):
Thanks for this @LU15W1R7H. Sounds like this isn't an issue with spotify-tui
@Rigellute commented on GitHub (Nov 3, 2019):
Snap @Valansch closed the issue. Thanks all!
@00ms commented on GitHub (Jan 1, 2022):
How do i install ttf-symbola on gentoo ? cant seem to find any package