← Back to team overview

dx-packages team mailing list archive

[Bug 1584849] Re: Creating a log on a non-default thread causes it to hang

 

This bug was fixed in the package zeitgeist - 0.9.16-0ubuntu5

---------------
zeitgeist (0.9.16-0ubuntu5) yakkety; urgency=medium

  * debian/patches/thread-default-context.patch:
    - Ensure the log mainloop uses the current thread's context
      when waiting (LP: #1584849)

 -- Ted Gould <ted@xxxxxxxxxx>  Mon, 08 Aug 2016 12:55:25 -0500

** Changed in: zeitgeist (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to zeitgeist in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1584849

Title:
  Creating a log on a non-default thread causes it to hang

Status in Zeitgeist Framework:
  Unknown
Status in zeitgeist package in Ubuntu:
  Fix Released

Bug description:
  When creating a Log object it creates a mainloop to wait on the proxy
  object. It unfortunately does this with NULL has its context which
  means it uses the main thread's context instead of the thread it is
  running on. This causes a hang as no one gets events then.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/1584849/+subscriptions


References