mumble-voip/mumble

Connection Dialog Should Display Ping Issues (timeouts, packetloss)

Offen

#3.158 geöffnet am 09.07.2017

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.062 Forks)batch import
clientfeature-requesthelp wantedui

Repository-Metriken

Stars
 (5.642 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

I had internet connection issues the last two days and noticed the server stats are only updated on successful pings. That means that if you had 1 successful 30ms ping with user count and then none for 10 minutes the displayed info is 10 minutes old and wrong (/does not indicate connection issues).

If we start with timeouts we do not display anything. Maybe some negative feedback would be useful then as well (use case: user has only 1 favourite server; does not see that we ping unsuccessfully, connect button is greyed out).

Contributor Guide