Actually, you should edit the evolution-sharp.dll.config file and switch to the version that is actually on your system.
Skadz On Mon, 2006-02-20 at 17:07 -0500, Kevin Kubasik wrote: > I had the same issue, > sudo ln /usr/lib/libedataserver-1.2.so.7 /usr/lib/libedataserver-1.2.so.4 -s > did the trick. > > -Kevin Kubasik > > On 2/20/06, Matthew Nicholson <[EMAIL PROTECTED]> wrote: > > i'm getting the following: > > > > > > [EMAIL PROTECTED]:~$ beagled --fg --replace > > Debug: Starting Beagle Daemon (version 0.2.1) > > Debug: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --fg --replace > > Debug: Starting main loop > > Debug: Starting messaging server > > Debug: Starting QueryDriver > > Debug: Found index helper at /usr/local/lib/beagle/beagled-index-helper > > Debug: Found 2 types in EvolutionBackends, Version=0.0.0.0, Culture=neutral > > Debug: KMail folders not found. Will keep trying > > Debug: Starting Inotify Backend > > Debug: Found 11 types in BeagleDaemonLib, Version=1.9.0.0, Culture=neutral > > Debug: Found 0 user-configured static queryables > > Debug: Waiting 60 seconds before starting queryables > > Debug: Starting Scheduler thread > > Debug: Starting Inotify threads > > Debug: Daemon initialization finished after 1.03s > > Debug: Starting queryables > > Debug: Scanning addressbooks and calendars > > Error: Unhandled exception thrown. Exiting immediately. > > Error: System.TypeInitializationException: An exception was thrown by the > > type initializer fo r Evolution.SourceList ---> > > System.DllNotFoundException: libedataserver-1.2.so.4 > > in (wrapper managed-to-native) Evolution.Source:e_source_get_type () > > in <0x00014> Evolution.Source:get_GType () > > in <0x00026> GtkSharp.EvolutionSharp.ObjectManager:Initialize () > > in <0x00007> Evolution.SourceList:.cctor ()--- End of inner exception stack > > trace --- > > > > in (unmanaged) 0x37eb54f1 > > in <0x00064> > > Beagle.Daemon.EvolutionDataServerQueryable.SourcesHandler:.ctor > > (string,System.T > > ype,Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable,string) > > in <0x000be> > > Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:Start > > () > > in <0x00016> Beagle.Daemon.Queryable:Start () > > in <0x0008b> Beagle.Daemon.QueryDriver:StartQueryables () > > in <0x00047> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool > > () > > in <0x0002a> TimeoutProxy:Handler () > > in <0x00036> (wrapper native-to-managed) TimeoutProxy:Handler () > > in (unmanaged) 0x37d92427 > > in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main () > > in <0x00007> Gtk.Application:Run () > > in <0x006b3> Beagle.Daemon.BeagleDaemon:DoMain (string[])in <0x00014> > > Beagle.Daemon.BeagleDaemon:Main (string[]) > > > > > > Unhandled Exception: System.NullReferenceException: Object reference not > > set to an instance o f an object > > in <0x0002e> System.IO.StreamWriter:LowLevelWrite (System.String s) > > in <0x0001d> System.IO.StreamWriter:Write (System.String value) > > in <0x00010> System.IO.UnexceptionalStreamWriter:Write (System.String value) > > in <0x0001e> System.IO.TextWriter:Write (System.Object value) > > in <0x00028> System.IO.SynchronizedWriter:Write (System.Object value) > > in <0x0009f> Beagle.Util.Log:WriteLine (LogLevel level, System.String > > format, System.Object[] args, System.Exception ex) > > in <0x00011> Beagle.Util.Log:Debug (System.String message, System.Object[] > > args) > > in <0x0000d> Beagle.Util.Logger:Debug (System.String message, > > System.Object[] args) > > in <0x00171> Beagle.Util.ExceptionHandlingThread:ThreadStarted () > > in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () > > > > > > any ideas/help? > > > > thanks > > > > matt nicholson > > [EMAIL PROTECTED] > > sjoeboo.com > > > > _______________________________________________ > > Dashboard-hackers mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > > > -- > Cheers, > Kevin Kubasik > > http://kubasik.net/blog > _______________________________________________ > Dashboard-hackers mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/dashboard-hackers _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
