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
When I run beet import (haven't tried with another command), after the Enter key working as expected in the menus for a few occurrences (between one and four, approximately), the output for using the key turns to ^M, preventing any further use of beets and forcing me to quit with Ctrl+C.
If I run again beet import, the issue persists. However, if I run stty icrnl first it works again, until it stops working again. Checking with stty -a shows that indeed stty gets reverted to -icrnl.
After further testing, importing with all the plugins on except bpmanalyser works without any issue. Then running bpmanalyser on the newly imported files also turns stty back to -icrnl.
Setup
OS: Ubuntu 22.04 using WSL (Windows 11)
Python version: 3.10.12
beets version: 2.0.0
Turning off plugins made problem go away (yes/no): yes (no plugin=no issue, bpmanalyser=problem appears)
Problem
When I run beet import (haven't tried with another command), after the Enter key working as expected in the menus for a few occurrences (between one and four, approximately), the output for using the key turns to ^M, preventing any further use of beets and forcing me to quit with Ctrl+C.
If I run again beet import, the issue persists. However, if I run stty icrnl first it works again, until it stops working again. Checking with stty -a shows that indeed stty gets reverted to -icrnl.
After further testing, importing with all the plugins on except bpmanalyser works without any issue. Then running bpmanalyser on the newly imported files also turns stty back to -icrnl.
Setup
My configuration (output of
beet config
) is:My plugin version (output of
beet bpmanalyser -v
) is:The text was updated successfully, but these errors were encountered: