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 739106 - Changes in source selector cause unnecessary rebuilds
Changes in source selector cause unnecessary rebuilds
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Calendar
3.12.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2014-10-24 05:38 UTC by Milan Crha
Modified: 2014-10-27 09:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2014-10-24 05:38:13 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
Comment 2 Milan Crha 2014-10-27 09:23:26 UTC
(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.