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

Launchpad Bug Tracker 1584849 at bugs.launchpad.net
Tue Aug 23 15:17:00 UTC 2016


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 at ubuntu.com>  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 Ubuntu
Sponsors Team, which is subscribed to the bug report.
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



More information about the Ubuntu-sponsors mailing list