Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App no longer renders anything after playing audio #22

Open
labo-China opened this issue Sep 28, 2024 · 0 comments
Open

App no longer renders anything after playing audio #22

labo-China opened this issue Sep 28, 2024 · 0 comments

Comments

@labo-China
Copy link

I`m currently trying to run my music player app on textual-serve.
App launches without problem. And everything goes perfectly until I played a audio via pyaudio locally.
When I play any audio, the frames just goes frozen. I cannot see anything newly updated on the screen.
I believe that the network connection is OK because buttons works well (if I click at the position where they are lastly painted) and BINDINGS also works. I open the Developer Tools on my browser and it can be observed that the WebSocket connection is still sending resize events correctly.
I have no idea what to investigate, as I didnt have any experience on this project. I will be happy if any help is offered.

I am running all of this on Textual 0.79.1, tetxual-serve v1.1.1, ungoogled-chromium 127.0.6533.72(Official Build, ungoogled-chromium).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant