Hi! I updated from 0.0.12 to 0.1. Looks nice but still some troubles. I have troubles with the IMLog backend. When I use it beagle throws some error messages and doesn't to anything. Here is the output if I use only the IMLog Backend: INFO: Starting Gaim log backend DEBUG: Caught ResponseMessageException: Connection refused DEBUG: Launching helper process DEBUG: Starting messaging server WARN: Unable to set IO-priority for process to idle DEBUG: Helper Size: VmRSS=18.5 MB, size=1.04, 1.0% DEBUG: -file:///home/lawa/.gaim/logs/icq/53741583/.system/2004-11-17.171735.txt DEBUG: +file:///home/lawa/.gaim/logs/icq/53741583/.system/2004-11-17.171735.txt DEBUG: Loaded 31 filters from /usr/lib/beagle/Filters/Filters.dll DEBUG: Helper Size: VmRSS=23.2 MB, size=1.30, 7.6% DEBUG: Helper Size: VmRSS=23.2 MB, size=1.30, 7.6% INFO: Gaim log backend worker thread done in 15.72s Unhandled Exception: System.ArgumentNullException: null key Parameter name: key in [0x000c7] System.Collections.Hashtable:Find (System.Object key) in [0x00002] (at /var/tmp/portage/mono-1.1.9/work/mono-1.1.9/mcs/class/corlib/System.Collections/Hashtable.cs:449) System.Collections.Hashtable:Contains (System.Object key) in <0x003c9> Beagle.Util.Scheduler:Worker () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () Second thing is the evolution backend. I have evolution-data-server1.2 and evolution-sharp 10.2. Problem is indexing and searching works. But if I shutdown beagle and try to restart it it crashes until I delete .beagle. Here is the output after pressing Ctrl-C (no difference if I use beagle-shutdown) and then the restart. DEBUG: Initiating shutdown in response to signal. DEBUG: CancelIfBlocking Beagle.Daemon.ConnectionHandler DEBUG: (1) Waiting for 2 workers... DEBUG: waiting for server '/home/lawa/.beagle/socket' DEBUG: waiting for HandleConnection (1) DEBUG: Handling signal 2 DEBUG: Initiating shutdown in response to signal. DEBUG: CancelIfBlocking Beagle.Daemon.ConnectionHandler DEBUG: (1) Waiting for 1 worker... DEBUG: waiting for server '/home/lawa/.beagle/socket-helper' DEBUG: Bailing out of HandleConnection -- shutdown requested DEBUG: (2) Waiting for 1 worker... DEBUG: waiting for server '/home/lawa/.beagle/socket' DEBUG: Server '/home/lawa/.beagle/socket-helper' shut down INFO: Exiting System.IO.FileNotFoundException: Could not find file "/tmp/20417.dll". : /tmp/20417.dll in [0x001d4] (at /var/tmp/portage/mono-1.1.9/work/mono-1.1.9/mcs/class/corlib/System.IO/FileStream.cs:193) System.IO.FileStream:.ctor (System.String name, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean isAsync, Boolean anonymous) in [0x0000d] (at /var/tmp/portage/mono-1.1.9/work/mono-1.1.9/mcs/class/corlib/System.IO/FileStream.cs:116) System.IO.FileStream:.ctor (System.String name, FileMode mode, FileAccess access, FileShare share) in (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) in [0x00004] (at /var/tmp/portage/mono-1.1.9/work/mono-1.1.9/mcs/class/corlib/System.IO/File.cs:317) System.IO.File:OpenRead (System.String path) in [0x0018a] (at /var/tmp/portage/mono-1.1.9/work/mono-1.1.9/mcs/class/System/Microsoft.CSharp/CSharpCodeCompiler.cs:195) Mono.CSharp.CSharpCodeCompiler:CompileFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) in [0x00015] (at /var/tmp/portage/mono-1.1.9/work/mono-1.1.9/mcs/class/System/Microsoft.CSharp/CSharpCodeCompiler.cs:117) Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) in [0x0000c] (at /var/tmp/portage/mono-1.1.9/work/mono-1.1.9/mcs/class/System/Microsoft.CSharp/CSharpCodeCompiler.cs:107) Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromFile (System.CodeDom.Compiler.CompilerParameters options, System.String fileName) in [0x001bd] (at /var/tmp/portage/mono-1.1.9/work/mono-1.1.9/mcs/class/System.XML/System.Xml.Serialization/XmlSerializer.cs:720) System.Xml.Serialization.XmlSerializer:GenerateSerializers (System.Xml.Serialization.GenerationBatch batch, System.CodeDom.Compiler.CompilerParameters cp) in [0x00018] (at /var/tmp/portage/mono-1.1.9/work/mono-1.1.9/mcs/class/System.XML/System.Xml.Serialization/XmlSerializer.cs:660) System.Xml.Serialization.XmlSerializer:RunSerializerGeneration (System.Object obj) DEBUG: Caught IOException --- we probably need to launch a helper: Read failure ERROR: Something terrible happened --- Flush failed INFO: Exiting DEBUG: Leaving BeagleDaemon.Main DEBUG: Server '/home/lawa/.beagle/socket' shut down DEBUG: No live ExceptionHandlingThreads! lawa newton ~ $ beagled --fg --allow-backend EvolutionDataServer INFO: Starting Beagle Daemon (version 0.1.0) DEBUG: Command Line: /usr/lib/beagle/BeagleDaemon.exe --fg --allow-backend EvolutionDataServer DEBUG: Starting main loop DEBUG: Starting messaging server DEBUG: Starting QueryDriver DEBUG: Found index helper at /usr/lib/beagle/beagled-index-helper DEBUG: Found 1 types in BeagleDaemonLib, Version=1.4.3.3, Culture=neutral DEBUG: Found 0 user-configured static queryables INFO: Scanning addressbooks and calendars DEBUG: Getting addressbook changes for file:///home/lawa/.evolution/addressbook/local/system DEBUG: Addressbook file:///home/lawa/.evolution/addressbook/local/system: 0 added, 0 changed, 0 removed DEBUG: Getting calendar changes for file:///home/lawa/.evolution/calendar/local/system Unhandled Exception: GLib.GException: Unknown error in [0x0008e] (at /var/tmp/portage/evolution-sharp-0.10.2/work/evolution-sharp-0.10.2/evolution/Cal.custom:122) Evolution.Cal:GetChanges (string,Evolution.CalComponent[]&,Evolution.CalComponent[]&,string[]&) in <0x002a0> Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:CalendarIndexSourceChanges (Evolution.Source) in <0x0003b> (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_Source (Evolution.Source) in <0x000f5> Beagle.Daemon.EvolutionDataServerQueryable.EdsSource:IndexSourceGroup (Evolution.SourceGroup) in <0x00072> Beagle.Daemon.EvolutionDataServerQueryable.EdsSource:Index () in <0x00345> Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:Start () in <0x00016> Beagle.Daemon.Queryable:Start () in <0x000bb> Beagle.Daemon.QueryDriver:Start () in <0x00159> Beagle.Daemon.BeagleDaemon:StartupProcess () in <0x00047> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool () in <0x0002a> IdleProxy:Handler () in <0x00036> (wrapper native-to-managed) IdleProxy:Handler () in (unmanaged) 0xb7e8a583 in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x00007> Gtk.Application:Run () in <0x00515> Beagle.Daemon.BeagleDaemon:Main (string[]) Any Ideas. Gregor -- Dipl.-Ing. Gregor Hlawacek -- http://www.unileoben.ac.at/~hlawacek 8700 Leoben, Austria (o_ (o_ (o<)< (o< -! //\ //\ //\ //\ V_/_ [ ]/_ V_/_ V_/_ penguin eating fish travelling being noisy GPG ID: FBCDF36E GPG Finger Print: 1AA0 DC5C 186F 6144 01F0 8FB2 7ABD D7FB FBCD F36E
Attachment:
signature.asc
Description: This is a digitally signed message part