Serge V Khorev
Serge V Khorev
Hi there, I browsed your code and it looks like you are using recvfrom() in the udp server, which does not provide the destination address. And the dst address just...
Hi Michael, I have coded destination (local) address extraction in udp_server.c. It seems to work when multiple DESTINATION addresses are given in access.conf, but there are two caveats. First of...
Ok, here it is (`diff -au udp_server.c.orig udp_server.c` output). There is still the issue of multiple identical rules added when using multiple destination addresses. I haven't had the time to...
Quite strangely, I cannot reproduce the behaviour with multiple identical rules added when my patch is compiled in. I am pretty sure I saw it when I first tested the...
Well, I haven't tested it thoroughly, and what I have was only in BSD. So, it's only fair. For now, my patch seems to run fine for me, but this...
I have the same problem on Ubuntu 24.04 with Gnome desktop. Also, when I try to run the AppImage, I get this error: ``` qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0...
This is still an issue. In addition to the original post, the Copilot icon at the bottom right corner of the VSCodium window opens a little pop-up with the 'Set...
Yes, I can confirm that I have this issue as well on v28.0.7 and OnlyOffice app v9.3.0. This may be due to an older version of OnlyOffice server, which in...
I can confirm that on my computer, the behaviour is similar. I am able to create lines and rectangles, but when I insert a text field and exit the editing...