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 368038 - Impossible to delete 'contacts' calendars
Impossible to delete 'contacts' calendars
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.8.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 402890 (view as bug list)
Depends on: 311094
Blocks:
 
 
Reported: 2006-10-31 01:40 UTC by Sam Morris
Modified: 2008-07-04 07:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
proposed evo patch (1.31 KB, patch)
2008-03-17 14:22 UTC, Milan Crha
committed Details | Review

Description Sam Morris 2006-10-31 01:40:43 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:
Comment 1 Brandon 2006-11-15 13:47:00 UTC
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
Comment 2 André Klapper 2007-04-13 19:59:59 UTC
*** Bug 402890 has been marked as a duplicate of this bug. ***
Comment 3 Milan Crha 2007-07-19 15:52:00 UTC
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?
Comment 4 Richard Laager 2007-12-17 04:09:06 UTC
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.
Comment 5 Milan Crha 2008-03-17 14:22:29 UTC
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.
Comment 6 Chenthill P 2008-07-03 20:53:22 UTC
Looks good. Please commit the patch.
Comment 7 Milan Crha 2008-07-04 07:20:18 UTC
Committed to trunk. Committed revision 35721.