Now that I have dashboard running when I type something in the search it emediatly crashes. Here is the output:
Unhandled Exception: System.InvalidOperationException: The comparer threw an exception. ---> System.FormatException: String was not recognized as a valid DateTime. in [0x0012f] (at /usr/src/redhat/BUILD/mono-1.1.4/mcs/class/corlib/System/DateTime.cs:722) System.DateTime:Parse (string,System.IFormatProvider,System.Globalization.DateTimeStyles) in [0x00003] (at /usr/src/redhat/BUILD/mono-1.1.4/mcs/class/corlib/System/DateTime.cs:677) System.DateTime:Parse (string,System.IFormatProvider) in [0x00002] (at /usr/src/redhat/BUILD/mono-1.1.4/mcs/class/corlib/System/DateTime.cs:672) System.DateTime:Parse (string) in <0x0007b> Dashboard.MailMessageDateComparer:System.Collections.IComparer.Compare (object,object) in [0x00032] (at /usr/src/redhat/BUILD/mono-1.1.4/mcs/class/corlib/System/Array.cs:1016) System.Array:compare (object,object,System.Collections.IComparer) in [0x00037] (at /usr/src/redhat/BUILD/mono-1.1.4/mcs/class/corlib/System/Array.cs:975) System.Array:qsort (System.Array,System.Array,int,int,System.Collections.IComparer) in [0x000c6] (at /usr/src/redhat/BUILD/mono-1.1.4/mcs/class/corlib/System/Array.cs:955) System.Array:Sort (System.Array,System.Array,int,int,System.Collections.IComparer) --- End of inner exception stack trace --- in [0x000e1] (at /usr/src/redhat/BUILD/mono-1.1.4/mcs/class/corlib/System/Array.cs:958) System.Array:Sort (System.Array,System.Array,int,int,System.Collections.IComparer) in [0x00005] (at /usr/src/redhat/BUILD/mono-1.1.4/mcs/class/corlib/System/Array.cs:927) System.Array:Sort (System.Array,int,int,System.Collections.IComparer) in [0x0000e] (at /usr/src/redhat/BUILD/mono-1.1.4/mcs/class/corlib/System.Collections/ArrayList.cs:3190) System.Collections.ArrayList:Sort (System.Collections.IComparer) in <0x001e7> Dashboard.MailMessageMatchRenderer:HTMLRenderMatches (System.Collections.ArrayList) in <0x0004e> Dashboard.DashboardWindow:MatchesToHtml (System.Collections.ArrayList) in <0x002b1> Dashboard.DashboardWindow:EngineMatchSetToHtmlGroupByType (Dashboard.EngineMatchSet) in <0x00047> Dashboard.DashboardWindow:UpdateGUI () in <0x0003b> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool () in <0x0002a> IdleProxy:Handler () in <0x00024> (wrapper native-to-managed) IdleProxy:Handler () in (unmanaged) 0x804e52 in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x00007> Gtk.Application:Run () in <0x00007> Gnome.Program:Run () in <0x000b4> Dashboard.Driver:Main (string[]) Thanks Joe _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
