Evolution sharp problem.



Hi,
since the 0.0.10 release is now official I'd like to post a problem with
the evolution-sharp plugin. The error is the following:

DEBUG: Starting main loop

Unhandled Exception: System.Reflection.TargetInvocationException:
Exception has been thrown by the target of an invocation. --->
System.FormatException: Invalid format.
in [0x00059]
(at /tmp/scratch/BUILD/mono-1.1.7/mcs/class/corlib/System/DateTime.cs:1354) System.DateTime:ParseExact (System.String s, System.String[] formats, IFormatProvider fp, DateTimeStyles style)
in [0x0000f]
(at /tmp/scratch/BUILD/mono-1.1.7/mcs/class/corlib/System/DateTime.cs:1336) System.DateTime:ParseExact (System.String s, System.String format, IFormatProvider fp, DateTimeStyles style)
in [0x00004]
(at /tmp/scratch/BUILD/mono-1.1.7/mcs/class/corlib/System/DateTime.cs:727) System.DateTime:ParseExact (System.String s, System.String format, IFormatProvider fp)
in <0x0003b>
Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:RevStringToDateTime (System.String date_str)
in <0x0004b>
Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:ContactToIndexable (Evolution.Contact contact)
in <0x00088>
Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:AddContacts (IEnumerable contacts)
in <0x00020>
Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:OnContactsAdded (System.Object o, Evolution.ContactsAddedArgs args)
in <0x00000> <unknown method>
in (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke (object,object[])
in [0x00044]
(at /tmp/scratch/BUILD/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:127) System.Reflection.MonoMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)--- End of inner exception stack trace ---

in [0x0006b]
(at /tmp/scratch/BUILD/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:133) System.Reflection.MonoMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00006]
(at /tmp/scratch/BUILD/mono-1.1.7/mcs/class/corlib/System.Reflection/MethodBase.cs:80) System.Reflection.MethodBase:Invoke (System.Object obj, System.Object[] parameters)
in [0x0005e]
(at /tmp/scratch/BUILD/mono-1.1.7/mcs/class/corlib/System/Delegate.cs:239) System.Delegate:DynamicInvokeImpl (System.Object[] args)
in [0x0001a]
(at /tmp/scratch/BUILD/mono-1.1.7/mcs/class/corlib/System/MulticastDelegate.cs:68) System.MulticastDelegate:DynamicInvokeImpl (System.Object[] args)
in [0x00002]
(at /tmp/scratch/BUILD/mono-1.1.7/mcs/class/corlib/System/Delegate.cs:227) System.Delegate:DynamicInvoke (System.Object[] args)
in <0x00175> EvolutionSharp.voidObjectListSignal:voidObjectListCallback
(IntPtr arg0, IntPtr arg1, Int32 key)
in (wrapper native-to-managed)
EvolutionSharp.voidObjectListSignal:voidObjectListCallback
(intptr,intptr,int)
in <0x00000> <unknown method>
in (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x007a6> Beagle.Daemon.BeagleDaemon:Main (System.String[] args)


Beagle crashes every time. I'm using evolution-sharp from CVS date
29/05/2005. Beagle 0.0.9 didn't have this problem and also
the early versions of 0.0.10 that still used d-bus (although I don't
think it is relevant). If I build beagle without evolution-sharp support
it works fine. 





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