Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.3.1, 6.4.0 Beta1
-
None
-
-
13
Description
QLocalServer in recent versions of RHEL/Rocky/CentOS no longer consistently accepts connections from a client. The `newConnection` signal doesn't get emitted by the server even though the connection appears to succeed on the client side. Attached is the most trivial example that I could make.
This does work on Ubuntu 22.04 and macOS.