After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 751108 - Source registry Reload() method call broken
Source registry Reload() method call broken
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: general
3.16.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2015-06-17 14:17 UTC by Milan Crha
Modified: 2015-06-17 14:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2015-06-17 14:17:40 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1232339

Restore from a backup causes breakage of evolution-source-registry until it's killed and restarted again. The problem is the Reload() method invocation, which unregistered the D-Bus interface, but didn't get down to the re-start of the source registry as such.

This had been introduced after changes for bug #727431.
Comment 1 Milan Crha 2015-06-17 14:23:31 UTC
Created commit feb2654 in eds master (3.17.3+)
Created commit 1176453 in eds gnome-3-16 (3.16.4+)