← Back to team overview

touch-packages team mailing list archive

[Bug 1377147] [NEW] OnlineAccountClient hangs on construction

 

Public bug reported:

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.

** Affects: unity-scopes-api (Ubuntu)
     Importance: Undecided
     Assignee: Marcus Tomlinson (marcustomlinson)
         Status: In Progress


** Tags: rtm14

** Branch linked: lp:~marcustomlinson/unity-scopes-api/fix_ui_policy

** Tags added: rtm14

** Changed in: unity-scopes-api (Ubuntu)
     Assignee: (unassigned) => Marcus Tomlinson (marcustomlinson)

** Changed in: unity-scopes-api (Ubuntu)
       Status: New => In Progress

** Description changed:

- If an application has instantiated a main loop (E.g. A Qt app via "new
- QCoreApplication()") but does not actually run that main loop,
+ 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.

-- 
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:
  In Progress

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


Follow ups

References