tomboy r1478 - in trunk: . Tomboy/Synchronization



Author: sharm
Date: 2007-09-03 06:54:05 +0100 (Mon, 03 Sep 2007)
New Revision: 1478
ViewCVS link: http://svn.gnome.org/viewcvs/tomboy?rev=1478&view=rev

Modified:
   trunk/ChangeLog
   trunk/Tomboy/Synchronization/SyncDialog.cs
   trunk/Tomboy/Synchronization/SyncManager.cs
Log:
* Tomboy/Synchronization/SyncDialog.cs,
  Tomboy/Synchronization/SyncManager.cs: Better handling of
  exceptions during synchronization.  Entire sync thread is
  surrounded in try/catch/finally, and when invoking the main gtk
  thread, any exceptions are temporarily caught, and then rethrown in
  the sync thread for consistency.  This should fix most sync-related
  crashes.




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