Yuichiro Tachibana (Tsuchiya)

Results 357 comments of Yuichiro Tachibana (Tsuchiya)

There seems to be some network problems. The log means it failed to establish connections * from `172.17.0.82:58866` to `172.17.0.82:57933` * from `192.168.43.10:57659` to `172.17.0.82:57933` * from `172.17.0.82:58866` to `192.168.43.10:59518`...

mmm, I still do not have solutions, but let me ask some things; * What the IP addresses shown in the log (`172.17.0.82`, `192.168.43.10`) means in your network environment, e.g....

Hello. Thank you for the detailed report and trying a different STUN server too. However, I don't have any clues for now, sorry.

FYI, I deployed the code snippet you posted above to Streamlit Sharing cloud and tested it, then the problem didn't occur. In my environment, the app shows the "Recording..." message...

@corticalstack Sorry for being late to reply. It was both on local and Streamlit Cloud. Browser: Brave (same engine to Chrome). OS: macOS It's a bit weird that locally hosted...

Do you mean the situation where both the client and the server are on the same host (localhost) without the Internet connection? It worked at least in my environment, but...

I close this issue at this moment as it looks like the current implementation of these commands cover the demands enough. Please reopen this issue of create a new one...

Development note: * For `C-` and `C-`, we should implement `left-word` and `right-word` and assign them. `M-` and `M-` should also so as described at[this document](https://www.gnu.org/software/emacs/manual/html_node/emacs/Moving-Point.html#index-C_002dRIGHT). * These are same...