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 214067 - Calendar Information Lost. Can't open calendar.ics
Calendar Information Lost. Can't open calendar.ics
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
pre-1.5 (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2001-10-30 22:14 UTC by Alex Ramos
Modified: 2013-09-10 14:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alex Ramos 2001-10-30 22:14:59 UTC
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:

I just downloaded the latest snapshot (release candiate 1).  


Steps to reproduce the problem:

1. On opening, the following error shows up twice: 'Could not open
/home/alex/evolution/local/Calendar/calendar.ics. No items from the
calendar folder will be migrated to the Tasks folder.' My calendar
information is all gone.  

2. When I try to save a new appointment, I get the following error: 'Could
not update object'. 


How often does this happen? 

This happens everytime I start Evolution or attempt to create a new
appointment.
Comment 1 Luis Villa 2001-10-30 23:07:38 UTC
What version were you updating from, Alex?
Comment 2 Alex Ramos 2001-10-30 23:15:30 UTC
I try to grab every snapshot.  I know I was up to date this morning.
Then I updated again this afternoon.  That is when I started to get
errors.  

To answer your question, I don't know exactly what version it was, but
I think it must have been the last snapshot before the one that it
currently available.
Comment 3 Federico Mena Quintero 2001-10-30 23:33:18 UTC
Could you check the permissions of all the directories leading to your
calendar file?  If this does not lead to some obvious problem, could
you please trace through
evolution/calendar/pcs/cal-backend-file.c:open_cal() and tell us where
it fails?
Comment 4 Alex Ramos 2001-10-30 23:47:38 UTC
The path to the calendar.ics file looks fine.  The calenar.ics file in
length 0.  

Is there a way to trace this backout without looking at the source code?
Comment 5 Damon Chaplin 2001-10-31 01:30:27 UTC
Robert Marz <Robert.Marz@oracle.com> also reported this on Evolution.

This really needs fixing soon.

Any ideas, Federico?
Comment 6 Dan Berger 2001-10-31 04:04:19 UTC
I'll throw in a me-too.  The latest snap I downloaded (today's) blew
away my calendar - the calendar.ics~ is 464k - calendar.ics is 0 bytes.

I coped the calendar.ics~ into calendar.ics and evo nicely blew it
away again.

I strongly suggest you stop the snapshots from being distributed until
you nail this one.  It has the potential to piss off a lot of people.
Comment 7 Luis Villa 2001-10-31 04:22:53 UTC
Total showstopper; jpr, please, no new snaps until this is fixed.
Comment 8 Damon Chaplin 2001-10-31 05:39:27 UTC
I found a nasty buffer overrun which may have caused this.

If you can test the next snapshots and let us know if it
is fixed that would be greatly appreciated.

Sorry if you lost any data.
Comment 9 Dan Berger 2001-10-31 06:01:54 UTC
You might want to turn off redcarpet snaps until it's been confirmed
fixed.  (Just a thought).  If you send me pointers to new snap
packages I'll be happy to install and test.
Comment 10 Ettore Perazzoli 2001-10-31 09:35:38 UTC
I had this bug on my machine today, and Damon's commit fixed it.
Comment 11 Ettore Perazzoli 2001-10-31 09:36:02 UTC
BTW, there is a new snapshot up and it contains the fix.  Please check
it out.
Comment 12 Alex Ramos 2001-10-31 12:44:49 UTC
That seems to have fixed the problem for  me.