[Kolab-devel] SyncKolab and Kolab2

Andreas Gungl a.gungl at gmx.de
Fri Apr 29 14:46:51 CEST 2005


> Uhm ok, I will change the install.rdf back to 1.0 (Wonder why it wont 
> work). 
> I will have a look. I have some of the code in cvs, but not the recent  
> ones, but I will update that now+fix 0.4.8 with the bug you wrote and  
> the new install.rdf 
 
Niko, thanks for the info about the development process. Here are some 
more problems I have (on Windows) using SyncKolab 0.4.8: 
 
1) I had to revert your last change in isCalendarAvailable () from 
return getCalendarDirectory().exists() && this.readDataFromFile; to  
return getCalendarDirectory().exists(); 
Otherwise it doesn't work for me at all. When starting a sync, I get an 
error box talking about not being able to open the calendar file. But the 
file is there, I've no idea what happens. 
 
2) card.recurrenceStartDate.setTime(card.start.getTime()); doesn't work, I 
get "card.recurrenceStartDate has no properties". 
 
3) Nearly the same as 2) is "cur.organizer.commonName has no properties". 
 
After commenting out the appropriate lines, the extension processes my 
calendar data. An improvement would be if I could use a local folder (with 
copies of my messages from the IMAP calendar folder) for testing. Somehow 
this is not allowed. 
 
Can you tell me where I can find information about the used classes, e.g. 
card.recurrenceStartDate? 
 
Andreas 

-- 
+++ Sparen beginnt mit GMX DSL: http://www.gmx.net/de/go/dsl




More information about the devel mailing list