beagle-0.1.4-3 <snip> Error: Unhandled exception thrown. Exiting immediately. Debug: Will index mbox /home/hadess/.evolution/mail/local/Old.sbd/Linux-Arverne Debug: Overall percent is 0 Error: System.DllNotFoundException: glibsharpglue in (wrapper managed-to-native) Evolution.GLibUtil:gtksharp_slist_get_data (intptr) in [0x0002b] (at /usr/src/build/678545-i386/BUILD/evolution-sharp-0.10.2/evolution/src/CalUtil.cs:18) Evolution.CalUtil:GLibSListToCalCompArray (IntPtr slist, Evolution.Cal ecal) in [0x00009] (at /usr/src/build/678545-i386/BUILD/evolution-sharp-0.10.2/evolution/src/CalUtil.cs:142) Evolution.CalUtil:CalCompFromICal (IntPtr ical_objects, Evolution.Cal ecal) in <0x0004b> Beagle.Daemon.EvolutionDataServerQueryable.CalContainer:OnObjectsAdded (System.Object o, Evolution.ObjectsAddedArgs args) in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_ObjectsAddedArgs (object,Evolution.ObjectsAddedArgs) in [0x0007e] (at /usr/src/build/678545-i386/BUILD/evolution-sharp-0.10.2/evolution/generated/CalView.cs:240) Evolution.CalView:ObjectsAddedSignalCallback (IntPtr arg0, IntPtr arg1, IntPtr gch) in (wrapper native-to-managed) Evolution.CalView:ObjectsAddedSignalCallback (intptr,intptr,intptr) in <0x00000> <unknown method> in (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x00007> Gtk.Application:Run () in <0x004f5> Beagle.Daemon.BeagleDaemon:DoMain (System.String[] args) in <0x00014> Beagle.Daemon.BeagleDaemon:Main (System.String[] args) Debug: Will index mbox /home/hadess/.evolution/mail/local/Old.sbd/5th Toe ** (beagled:2455): WARNING **: FIXME: wait for completion unimplemented ** ERROR **: EnterCriticalSection: EnterCriticalSection failed: Invalid argumentaborting... Trace/breakpoint trap
Different reason, same result :-( Name : beagle Arch : x86_64 Version: 0.2.1 Release: 1 $ mono --debug /usr/lib64/beagle/Search.exe Unhandled Exception: System.DllNotFoundException: libbeagleuiglue.so in (wrapper managed-to-native) Search.Entry:search_entry_new () in <0x00075> Search.Entry:.ctor () in <0x00317> Search.MainWindow:.ctor () in <0x000cf> Search.MainWindow:Main (System.String[] args) # find / -name *beagle*.so /usr/lib64/beagle/libbeagleuiglue.so /usr/lib64/beagle/libbeagleglue.so
OK, I was short-circuiting too much there, I had just re-run the command from bash with the same args I saw from "ps -efa" but that didn't set the path properly. if I change into /usr/lib64/beagle and do "mono Start.exe" or run it as "/usr/bin/beagle-search" it just hangs the same as it does when started from Gnome :-(
It turns out this is a kernel issue. *** This bug has been marked as a duplicate of 179228 ***