[Qt-interest] QWS Server problem

周亮 zonian84 at gmail.com
Thu Oct 15 07:40:27 CEST 2009


Hi,

Hi,

       All

       Could anyone tell me the reason?



       I write a multi-process program in a embedded environment. The
Clients respond  to send some message thought the QCopChannel to the “qws
server”, and qws server deal with these messages to kill some UI processes
or launch some UI processes. And the server is a non-UI process.

       Now I could launch the first UI process successful, and this UI
process also could send QCOP message to the server to kill it(this UI
process), and launch another UI Process. But when i second UI process send
message to launch the third UI process, the server is blocked with the
message: “*Did not receive a connection event from the qws server*”.

       After check the source code, this situation take place in the
“connect_event timeout”.

       Can any one could tell me the reason that happen this error, or tell
me the resolution?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091015/e11aef79/attachment.html 


More information about the Qt-interest-old mailing list