Guild icon
DDraceNetwork
Development / bugs
Report client & server bugs, especially but not limited to release candidates.
Between 2024-04-20 00:00:00Z and 2024-04-21 00:00:00Z
Avatar
i have no idea how to describe this, tried to recreate in windows but failed
Avatar
yeah that looks like ur window manager for whatever reason stopped sending a resize event
12:55
i cant reproduce it using KDE
Avatar
im on linux mint 21.3 with cinnamon 6.0.4
Avatar
try upgrade
12:57
21.3 sounds it's from march 2021
Avatar
21.3 is the latest
Avatar
mh k
Avatar
while testing 18.2-rc1 i stumbled across the following : in server selection screen the flags which indicate if you already finished are misbehaving + if you change username to a random string and reload the server list, the flags will not change (they do in 18.1) + if you run 18.1 with random username and then 18.2-rc1 with your username, no flags are shown at all (edited)
Avatar
Avatar
Emp
while testing 18.2-rc1 i stumbled across the following : in server selection screen the flags which indicate if you already finished are misbehaving + if you change username to a random string and reload the server list, the flags will not change (they do in 18.1) + if you run 18.1 with random username and then 18.2-rc1 with your username, no flags are shown at all (edited)
Works for me. What do you mean with "random username"? If you change your name to one that has no finishes you'll also see no finishes in the server browser, that's how it works. The finishes are associated with your name.
Avatar
a string that got score 0
Avatar
Which finishes is it supposed to show? (edited)
Avatar
none, the flags should go away and they do in 18.1
Avatar
Also works for me in 18.2, but you need to press the refresh button after changing your name
Avatar
of course, i did
14:46
but it does not even show them if i use my username but quitted 18.1 before with a score-0 username, that should work well, maybe something happens only to me (i run NixOS, and build 18.2-rc1 from source)
Avatar
Possibly. Can you try with the prebuild rc?
14:47
Do you get any error messages in the console?
Avatar
i will check that
Avatar
sorry, the binary is not static, i can not run it easily :/ but checking the logs i found a difference, when starting the game (with my player_name) and then doing player_name asdfadsfsdf and pressing reload, 18.1 writes: 2024-04-20 16:54:56 I http: task done: https://master1.ddnet.org/ddnet/15/servers.json 2024-04-20 16:54:56 I http: task done: https://info.ddnet.org/info?name=asdfadsfsdf while 18.2-rc1 writes 2024-04-20 16:53:46 E http: https://info.ddnet.org/info?name=asdfadsfsdf failed. libcurl error (23): 2024-04-20 16:53:48 I http: task done: https://master2.ddnet.org/ddnet/15/servers.json (edited)
15:02
i have to add, that 18.1 is linked against curl 8.6.0 while 18.2-rc1 is linked against curl 8.7.1
15:03
i will try to link both to the other curl versoin later today
Avatar
i recompiled 18.1 now with curl 8.7.1 and fails, too - so this could be a curl related problem
Avatar
it has something to do with compression, commenting out the line curl_easy_setopt(pH, CURLOPT_ACCEPT_ENCODING, ""); // Use any compression algorithm supported by libcurl. in src/engine/shared/http.cpp makes flags work again commenting it out is probably a bad idea, since one wants compression to happen, but maybe someone with more knowledge can figure out whats going on (edited)
Avatar
it seems that brötli is the problem, if i set CURLOPT_ACCEPT_ENCODING to "gzip, deflate"` it works, too would be interesting if this is NixOS related only, or other distros (like Fedora Rawhide) which are already on curl 8.7.1 got the same problem..
Avatar
Avatar
Emp
it seems that brötli is the problem, if i set CURLOPT_ACCEPT_ENCODING to "gzip, deflate"` it works, too would be interesting if this is NixOS related only, or other distros (like Fedora Rawhide) which are already on curl 8.7.1 got the same problem..
isnt curl on NixOS currently on 7.78.0 ? - i dont have said issues tho, @Scrumplex ?
Avatar
on NixOS new pkgs are usually first in unstable and optionally backported to stable, but NixOS 24.05 is a bit more than amonth away, then curl 8.7.1 will be in stable
17:56
in fact i am too lazy to backport :/ but i did most of the releases in the past months (edited)
Avatar
Avatar
Emp
on NixOS new pkgs are usually first in unstable and optionally backported to stable, but NixOS 24.05 is a bit more than amonth away, then curl 8.7.1 will be in stable
Ah maybe because im still on 23.11 and Not using unstable true MB
Avatar
then u should have curl 8.4.0 i think, 7.78.0 is from 2021
Avatar
Avatar
Emp
then u should have curl 8.4.0 i think, 7.78.0 is from 2021
Im getting this from the top of my head since i cant Check rn, drinking rn lol
Exported 31 message(s)