Merge lp://qastaging/~mhr3/unity-lens-applications/fix-986191 into lp://qastaging/unity-lens-applications

Proposed by Michal Hruby
Status: Merged
Approved by: Gord Allott
Approved revision: 284
Merged at revision: 284
Proposed branch: lp://qastaging/~mhr3/unity-lens-applications/fix-986191
Merge into: lp://qastaging/unity-lens-applications
Diff against target: 21 lines (+3/-1)
1 file modified
src/daemon.vala (+3/-1)
To merge this branch: bzr merge lp://qastaging/~mhr3/unity-lens-applications/fix-986191
Reviewer Review Type Date Requested Status
Gord Allott (community) Approve
Review via email: mp+103102@code.qastaging.launchpad.net

Commit message

Don't linger if Zeitgeist fails to start

Description of the change

A bug in libzeitgeist causes that if zeitgeist fails to start, async methods linger indefinitely, which means the lens is just waiting for zeitgeist to returns either results or an error, but none of these happens, and the lens appears non functional.

Reset the flag which causes us to wait for zeitgeist results immediately, so only the first search will fail - successive searches will then work properly.

To post a comment you must log in.
Revision history for this message
Gord Allott (gordallott) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches