Bugzilla – Bug 116761
beagled fails with following error
Last modified: 2005-09-20 19:34:09 UTC
Unhandled Exception: System.DllNotFoundException: glib-2.0 in <0x00048> (wrapper managed-to-native) Evolution.GLibUtil:g_slist_length (intptr) in [0x0000b] (at /usr/src/packages/BUILD/evolution-sharp-0.9.1/evolution/src/CalUtil.cs:13) Evolution.CalUtil:GLibSListToCalCompArray (intptr,Evolution.Cal) in [0x00009] (at /usr/src/packages/BUILD/evolution-sharp-0.9.1/evolution/src/CalUtil.cs:142) Evolution.CalUtil:CalCompFromICal (intptr,Evolution.Cal) in <0x00083> Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:OnObjectsAdded (object,Evolution.ObjectsAddedArgs) in <0x00043> (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_ObjectsAddedArgs (object,Evolution.ObjectsAddedArgs) in [0x0007e] (at /usr/src/packages/BUILD/evolution-sharp-0.9.1/evolution/generated/CalView.cs:235) Evolution.CalView:ObjectsAddedSignalCallback (intptr,intptr,intptr) in <0x00038> (wrapper native-to-managed) Evolution.CalView:ObjectsAddedSignalCallback (intptr,intptr,intptr) in (unmanaged) 0x4146003a in <0x00004> (wrapper managed-to-native) Evolution.Cal:e_cal_new (intptr,int) in [0x00044] (at /usr/src/packages/BUILD/evolution-sharp-0.9.1/evolution/generated/Cal.cs:31) Evolution.Cal:.ctor (Evolution.Source,Evolution.CalSourceType) in <0x00140> Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:CalendarIndexSourceChanges (Evolution.Source) in <0x0003d> (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_Source (Evolution.Source) in <0x00113> Beagle.Daemon.EvolutionDataServerQueryable.EdsSource:IndexSourceGroup (Evolution.SourceGroup) in <0x00094> Beagle.Daemon.EvolutionDataServerQueryable.EdsSource:Index () in <0x00350> Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:Start () in <0x00016> Beagle.Daemon.Queryable:Start () in <0x00101> Beagle.Daemon.QueryDriver:Start () in <0x0012e> Beagle.Daemon.BeagleDaemon:StartupProcess () in <0x00048> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool () in <0x0002a> IdleProxy:Handler () in <0x00036> (wrapper native-to-managed) IdleProxy:Handler () in (unmanaged) 0x40064940 in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x00007> Gtk.Application:Run () in <0x00503> Beagle.Daemon.BeagleDaemon:Main (string[])
Already fixed in RC3. Joe - reopen if this is different than the e# bug you fixed.
In my case, this was caused by beagled not removing it's socket files on shutdown.
If so, please open a new bug if you can still replicate.