GNOME Bugzilla – Bug 739106
Changes in source selector cause unnecessary rebuilds
Last modified: 2014-10-27 09:23:26 UTC
Any change in the source selector of the Calendar views cause a full rebuild of all the selected calendars, which is not necessary and causes useless workload on both the client and the server side. This had been fixed within the giant change [1] for 3.13.7+, but the change is too large to be able to backport it for 3.12. Nonetheless, the part to not rebuild everything might be backportable, thus let's try at least that. The issue had been reported downstream for 3.10.4: https://bugzilla.redhat.com/show_bug.cgi?id=1155752
[1] https://git.gnome.org/browse/evolution/commit/?id=8752647ecabea076
(In reply to comment #0) > Any change in the source selector of the Calendar views cause a full rebuild of > all the selected calendars No, I'm wrong, this is not what is happening in 3.12.7. More precisely, I cannot reproduce this with 3.12.7, let's consider it being fixed.