Re: [Development] QtRemoteObjects: unable to retrieve the slot return value
It seems like I am hitting this bug: https://bugreports.qt.io/browse/QTBUG-94542 -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
[Development] QtRemoteObjects: unable to retrieve the slot return value
Hi, I am unable to retrieve the slot return value from the host to the replica. You can find the testbed below that reproduces the issue. FooService is the QtRemoteObject host and BarService is the replica. The slot on the host (Foo) does get called initiated from the replica (Bar), but waitForSe