Closed ViperZer0 closed 4 months ago
It was probably recompiled with clang. The fix for this #1269 was included in cmus 2.11.0.
FYI the -5 is a packaging version. There's a downstream bug https://gitlab.archlinux.org/archlinux/packaging/packages/cmus/-/issues/1 although I don't have an account to reply there (ping: @christian-heusel).
Yup, that looks like exactly the issue I'm dealing with. Thanks!
Now fixed in the Arch Linux package (version 2.11.0-1), thanks a ton for bringing this issue to my attention, I wanted to look into this tomorrow 😊
Wow thanks for getting it patched so quickly! Much appreciated!
Can confirm the update fixed the issue!
1)
uname -a
:2)
cmus --version
:3)
cmus --plugins
:Upgraded my system last night and cmus now shows no colors other than the foreground text color. All the bars and panels are now completely black. In addition, cmus doesn't play nice if the terminal is resized. It looks like it still treats the terminal like it's full sized, so the lines wrap around and overflow the next available line, though I'm not sure if this is new or if it's always been that way.
Here's what the window looks like now, I don't have a before screenshot.
I did a cursory check to see if some other upgraded package broke cmus but I can't see anything. Neither my terminal nor ncurses has had a recent update, so the problem is probably with cmus?