SyncEvolution 1.3.99.3 released — SyncEvolution documentation
Summary
• None PIM Manager: fix double entries in filtered search with limit Stressing the FilteredView by using it in tests originally written for the FullView showed that the filling up a view may have used data while it was inconsistent internally, leading to contacts being present multiple times. • None PIM Manager: fix memory leaks during writing of contacts Constructing the GValues created additional references instead of taking over ownership as intended. • None PIM Manager: check responsiveness (part of [FDO #60851](https://bugs.freedesktop.org/show_bug.cgi?id=60851)) Enhanced the testActive test so that it can detect when the D-Bus server stops responding for too long. • None PIM Manager API: optional ViewAgent.Quiescent() ([FDO #56428](https://bugs.freedesktop.org/show_bug.cgi?id=56428)) The callback is guaranteed to be invoked once when a search has finished sending its initial results, and not sooner. Older distributions like Debian 4.0 (Etch) can no longer be supported with precompiled binaries because of missing libraries, but the source still compiles when not enabling the GUI (the default).