-
-
Notifications
You must be signed in to change notification settings - Fork 171
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
Opening "Session Info" while "server is not responding, drawing spinners over the windows", can lead to timeout #4239
Comments
... or idk - maybe it was really a bad connection. But we are talking home network, Gigabit Eth over WiFi (@ ~135Mb/s) |
Maximum latency at 22 seconds! |
Idk - I don't want to say that xpra is lying, but ... "How can I have latency 22 seconds?!?" I have "just an HD monitor", so the math doesn't add up:
I am more than happy to take an FPS hit, and "color-quality" hit (but ofc no blur, since a lot is text 😕) - and I assume that the v5 video encoders can do something about it? I think your stats are a bit misleading: If data arrives "all the time" e.g. here
but for some reason you don't update those stats in-between |
It's easy on wifi, you are experiencing bufferbloat. |
BTW, if you have latency / bufferbloat issues, you should definitely try connecting using QUIC rather than ssh. |
idk, it doesn't look like it Ofc it's not a nice result - but not 22 seconds delay .... It seems that opening the Session Info window "causes more damage" than the connection itself ... also quic seems to not be an option? Also, since I haven't played with certs, it'd be cool if it could be setup via ssh-auth (e.g. to send a random, client-generated certificate - and even on a random port). I tried to see if GUI would make it easier, but it doesn't look like it |
The problem is the wifi, always is.
Populating the info window makes requests and the responses are relatively big. As for I guess we could add some sort of |
Yeah, ofc I wouldn't have wanted to do that. I just wanted to try it, and if it doesn't work simply However, I don't know which package would have it for xpra: $ apt-cache madison xpr\t
xpra xpra-client xpra-codecs xpra-codecs-nvidia xpra-html5 xpra-x11 xprobe
xpra-audio xpra-client-gtk3 xpra-codecs-extras xpra-common xpra-server xprintidle None of them sounds "needed, but missing"
I mean, "eventually maybe" I should start my own CA, etc etc - but for a barebones way to bootstrap a quic session using some kind of auth would be nice. ssh keys give that flexibility. "Sort-of similar" to how e.g. https://mosh.org/ works |
Support for |
Ah, okay - I see. I just thought that I started getting mindful of "polluting" my system/user catch-all |
This is not an xpra question, it's an OS / venv one. |
Probably caused by the "Light builds" packaging changes in #4100 Please try r35929 or later. |
Not sure what the problem is here. What am I supposed to be seeing? |
I am trying to mimic |
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
System Information (please complete the following information):
Additional context
Add any other context about the problem here.
Please see "reporting bugs" in the wiki section.
The text was updated successfully, but these errors were encountered: