Re: [Evolution-hackers] Evolution-sharp broken ?



Hi,

It seems it was not due to the bug which was suggested,
but because some other bug.

When I added a try catch around the book.Add() method,
no exceptions are thrown at all, not even a single exception is caught.
All contacts are added correctly.

Of course the try catch really slows things down due to all the
overhead, but that might be exactly what causes it to work.

I'm not familiar with the native code, but probably some
threading/locking problem in the native code, which
doesn't occur when things are going slowly ?

Timothy.

On Sun, 2007-04-15 at 17:39 +0200, Timothy Parez wrote:
> Hi,
> 
> I don't know if it's because of an update that happened in the
> background to Evolution (Ubuntu 7.04) today, but my code which uses
> evolution-sharp no longer works.
> 
> I'm trying to add contacts to the address book, a few contacts are
> added, but then it throws a mile long exception.
> (Details here:
> http://blogs.homelinux.org/wiki/index.php/SugarCRM-Evolution_Sync_Tool#Known_problems)
> 
> As far as I can tell, libedataserver is still the same version as a few
> days ago... The code still works on systems which haven't updated in the
> last few days.
> 
> Thnx for any help/tips you might be able to provide.
> 
> Timothy.
> 
> _______________________________________________
> Evolution-hackers mailing list
> Evolution-hackers gnome org
> http://mail.gnome.org/mailman/listinfo/evolution-hackers
> 
> 
> 
> 
> 
> 
> ---------------------------------
> 
> WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission.
> 
> Warning: Although the company has taken reasonable precautions to ensure no viruses are present in this email, the company cannot accept responsibility for any loss or damage arising from the use of this email or attachments
> 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]