GNOME Bugzilla – Bug 712342
Calendar search doesn't finish
Last modified: 2013-11-19 17:42:34 UTC
I'm running the git/master of evo and related programs. If I search my calendar for a given term, the monthly calendars at the bottom left highlight the hits properly; however pressing either of the arrow-buttons at the right of the search phase causes "Searching previous matching event" to be displayed in the notification area, but nothing is found (in either direction)
I'm not sure if the "Nothing is found" change is accurate. The events do show up on the calendars at the lower left, it's just that the day (etc) views don't go there.
Created attachment 260266 [details] [review] evo patch for evolution; There seem to be a change in the ECalClient function behaviour (e_cal_client_get_object_list), which doesn't return an error when it doesn't find any events, which broke the search routine, pretending searching forever.
Created commit 705a5a0 in evo master (3.11.3+) Created commit 9b76cbc in evo gnome-3-10 (3.10.3+)