Bug 116761

Summary: beagled fails with following error
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Charlie Ungashick <charlieu>
Component: MonoAssignee: JP Rosevear <jpr>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: jrobiso2
Version: RC 1   
Target Milestone: ---   
Hardware: x86   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Charlie Ungashick 2005-09-13 13:39:06 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[])
Comment 1 JP Rosevear 2005-09-14 17:59:10 UTC
Already fixed in RC3.  Joe - reopen if this is different than the e# bug you fixed.
Comment 2 Jonathon Robison 2005-09-20 17:54:25 UTC
In my case, this was caused by beagled not removing it's socket files on shutdown.
Comment 3 JP Rosevear 2005-09-20 19:33:34 UTC
If so, please open a new bug if you can still replicate.
Comment 4 JP Rosevear 2005-09-20 19:34:09 UTC
If so, please open a new bug if you can still replicate.