touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #25910
[Bug 1377147] Re: OnlineAccountClient hangs on construction
This bug was fixed in the package unity-scopes-api -
0.6.7+14.10.20141010.1-0ubuntu1
---------------
unity-scopes-api (0.6.7+14.10.20141010.1-0ubuntu1) utopic; urgency=medium
[ Marcus Tomlinson ]
* OnlineAccountClient fixes: run the internal event loop within its own context to avoid
clashing with external main loop (LP: #1377147).
* Introduced new dependencies on dbus-test-runner and libdbustest1-dev.
* Fix for Zmq infinite reconnection problem (LP: #1374206)
[ Ubuntu daily release ]
* New rebuild forced
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Fri, 10 Oct 2014 19:24:20 +0000
** Changed in: unity-scopes-api (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1377147
Title:
OnlineAccountClient hangs on construction
Status in “unity-scopes-api” package in Ubuntu:
Fix Released
Bug description:
If an application has instantiated a main loop (E.g. In a Qt app via
"new QCoreApplication()") but does not actually run that main loop,
instantiating an OnlineAccountClient hangs.
This was picked up when OnlineAccountClient was used from a scope that
instantiated a QCoreApplication in order to execute QEventLoops
elsewhere in the code, but did not actually use the application event
loop.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1377147/+subscriptions
References