You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating ubuntu packages, i3-wm doesn't work anymore. I could track back to i3status.
Calling i3status from terminal will output this freezes the terminal.
If commenting out the volume master parts, then it works again.
Maybe because my machine don't have input/output volume devices. But it should not cause this hanging issue on the hold i3-wm.
After updating ubuntu packages, i3-wm doesn't work anymore. I could track back to i3status.
Calling
i3status
from terminal will output this freezes the terminal.$ i3status {"version":1} [
My simple i3status config:
If commenting out the
volume master
parts, then it works again.Maybe because my machine don't have input/output volume devices. But it should not cause this hanging issue on the hold i3-wm.
Version info:
$ uname -a Linux C0256-ND0012 6.8.0-41-generic #41-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 2 20:41:06 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux $ i3 --version i3 version 4.23 (2023-10-29) © 2009 Michael Stapelberg and contributors $ i3status --version i3status 2.14 © 2008 Michael Stapelberg and contributors
Also tested with
i3status 2.15
by compilation from source. It has the same issue.The text was updated successfully, but these errors were encountered: