GNOME Bugzilla – Bug 368038
Impossible to delete 'contacts' calendars
Last modified: 2008-07-04 07:20:18 UTC
Please describe the problem: I created a new calendar of type 'contacts' while reporting another bug. It does not seem to be possible to delete it. Right clicking on it allows me to select a 'delete' menu item, and I am prompted as to whether I really want to delete the celendar, but even if I confirm this action, the calendar remains available. Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
I can confirm this as an issue... Also see the Ubuntu forums. There are several users experiencing the same issue. http://ubuntuforums.org/showthread.php?t=221792
*** Bug 402890 has been marked as a duplicate of this bug. ***
We discuss this with chen and part of this will solve bug #308636, here we will only need to add some kind of migration code, which will delete all users contacts calendars when upgrading. Am I right, chen?
I'm seeing this problem as well, coincidentally also while reporting another bug. I'm also running Ubuntu. I'm running Evolution 2.12.1.
Created attachment 107453 [details] [review] proposed evo patch for evolution; Ensure we have only one Birthdays & Anniversaries source in calendar. It's not in migration part of calendar because of two things: a) it doesn't cost anything when doing this in part I wrote it to b) migration code works bad for trunk/unstable users, somehow.
Looks good. Please commit the patch.
Committed to trunk. Committed revision 35721.