On Friday, 8 September 2023 05:06:15 PDT Siddh Raman Pant wrote: > Hi, > What could be the reason it is not connecting offscreen? How does > using offscreen platform affect network communication?
It does not. You'll need to debug the application to find out a) is it attempting to connect b) is the server listening in the address you've tried to connect to c) is the application getting an error? Or is it a timeout? You said "local (mumble) server", so I'm assuming it's an AF_LOCAL socket. If so, make sure that you're running in the same network namespace and using the same filesystem namespace. -- Thiago Macieira - thiago.macieira (AT) intel.com Cloud Software Architect - Intel DCAI Cloud Engineering
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest