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
Since updating to 0.21.0 textual run has been broken. Also tested and the same happens in 0.22.0. Instead of the application displaying I get the following:
Moving the mouse around spams various characters on screen in the position you can see them in in the screenshot. Cannot break out of the application using ctrl+c, the terminal window has to be closed.
If run using python main.py instead the app loads as expected. Downgrading to a 0.20.x release also clears the issue.
Tested in powershell and cmd with the same result. I am running Windows 11.
Example app used to confirm, only textual installed to a venv.
Since updating to 0.21.0
textual run
has been broken. Also tested and the same happens in 0.22.0. Instead of the application displaying I get the following:Moving the mouse around spams various characters on screen in the position you can see them in in the screenshot. Cannot break out of the application using ctrl+c, the terminal window has to be closed.
If run using
python main.py
instead the app loads as expected. Downgrading to a 0.20.x release also clears the issue.Tested in powershell and cmd with the same result. I am running Windows 11.
Example app used to confirm, only textual installed to a venv.
Textual Diagnostics
Versions
Python
Operating System
Terminal
Rich Console options
The text was updated successfully, but these errors were encountered: