[Merge] lp:~phablet-team/history-service/fix_qtdbus_5.6 into lp:history-service/staging

Gustavo Pichorim Boiko gustavo.boiko at canonical.com
Thu Oct 27 12:33:24 UTC 2016


> Tests are not aligned with telepathy 0.9.7
> 
> A question: Why is it needed register the service after the object?

So, QtDBus's internal implementation is now using threads, so if you call registerService(), it takes effect immediately (which would cause the service to be exposed on DBus without having all the required objects registered). That's why now we have to register all objects before registering the service on DBus.
-- 
https://code.launchpad.net/~phablet-team/history-service/fix_qtdbus_5.6/+merge/309398
Your team Ubuntu Phablet Team is subscribed to branch lp:~phablet-team/history-service/re-enable_disable_tests.



More information about the Ubuntu-reviews mailing list