Beagle starts and runs, and I can search from gui, but each time a beagle-index-info, or beagle-status is run from cli, "Could not connect to the daemon." Asking gui to get index info vvia "Service Options -> Index Information" brings up a " Search service not running" with a button "Start search service". Which, incidentally, clicking the button will not start a stopped beagle. this is running in gentoo x86_64 2.6.27-gentoo-r8 and beagle version: [I] app-misc/beagle Installed versions: 0.3.9-r1(22:33:37 14/10/09)(avahi chm eds firefox galago google gtk inotify ole pdf thunderbird xscreensaver -debug -doc -epiphany) [I] dev-libs/libbeagle Installed versions: 0.3.9(21:29:11 14/10/09)(python -debug -doc) I have re-emerged all beagle and prerequisites as set on beagle http://beagle-project.org/Getting_Started emerge -vaD `qlist -I beagle taglib mono sharp dbus sqlite gmine xlibs zip wv poppler gnumeric libgsf` some output from debug $ beagled --foreground --debug Always: Starting Beagle Daemon (version 0.3.9) Always: Running on Mono 2.4.2.3 Always: Command Line: /usr/lib64/beagle/BeagleDaemon.exe --foreground --debug Warn: Extended attributes are not supported on this filesystem. Performance will suffer as a result. Debug: Established a connection to the X server Debug: Reniced process to 7 Debug: Starting signal handler thread Debug: Starting messaging server Debug: Using utf8 encoding for filenames Debug: Starting QueryDriver Always: HTTP Server: Listening on http://localhost:4000/ Debug: Found index helper at /usr/lib64/beagle/beagled-index-helper Debug: Found 2 backends in /usr/lib64/beagle/Backends/EvolutionBackends.dll Debug: Found 1 backends in /usr/lib64/beagle/Backends/GoogleBackends.dll Debug: Found 1 backends in /usr/lib64/beagle/Backends/ThunderbirdBackends.dll Debug: Starting Inotify FSQ file event backend Debug: Loaded 154390 records from /home/rd/.beagle/Indexes/FileSystemIndex/FileAttributesStore.db in 2.765s Debug: Checking if /home/rd/Mail is kmail local mail directory ? Warn: KMail backend: No index file for /home/rd/Mail/Mail.Ignoring /home/rd/Mail, probably not a kmail directory. Debug: KMail folders not found. Will keep trying Debug: KonqCacheDir: /var/tmp/kdecache-rd/http Debug: Found 19 backends in /usr/lib64/beagle/BeagleDaemonLib.dll Debug: Loading system static indexes. Debug: Initializing static queryable: /var/lib/cache/beagle/indexes/applications Debug: Checking for dangling locks... Debug: Initializing static queryable: /var/lib/cache/beagle/indexes/documentation Debug: Initializing static queryable: /var/lib/cache/beagle/indexes/manpages Debug: Initializing static queryable: /var/lib/cache/beagle/indexes/monodoc Debug: Initializing static queryable: /var/lib/cache/beagle/indexes/windows Debug: Found 5 system-wide indexes. Debug: Loading user-configured static indexes. Debug: Found 0 user-configured static indexes.. Debug: Waiting 60 seconds before starting queryables Debug: Starting Scheduler thread Debug: Starting Inotify threads Debug: Zeroconf: Service started... Debug: Daemon initialization finished after 4.18s Debug: Memory usage: VmSize=218.0 MB, VmRSS=29.1 MB, GC.GetTotalMemory=7233536 (154 colls) Warn: Caught exception trying to execute Beagle.Daemon.DaemonInformationExecutor. Sending error response System.IO.IOException: read past EOF at Lucene.Net.Store.BufferedIndexInput.Refill () [0x00000] at Lucene.Net.Store.BufferedIndexInput.ReadByte () [0x00000] at Lucene.Net.Store.IndexInput.ReadChars (System.Char[] buffer, Int32 start, Int32 length) [0x00000] at Lucene.Net.Store.IndexInput.ReadString () [0x00000] at Lucene.Net.Index.SegmentInfo..ctor (Lucene.Net.Store.Directory dir, Int32 format, Lucene.Net.Store.IndexInput input) [0x00000] at Lucene.Net.Index.SegmentInfos.Read (Lucene.Net.Store.Directory directory, System.String segmentFileName) [0x00000] at Lucene.Net.Index.SegmentInfos+AnonymousClassFindSegmentsFile1.DoBody (System.String segmentFileName) [0x00000] at Lucene.Net.Index.SegmentInfos+FindSegmentsFile.run () [0x00000] Warn: (Repeated) Caught exception trying to execute Beagle.Daemon.DaemonInformationExecutor. Sending error response Warn: (Repeated) Caught exception trying to execute Beagle.Daemon.DaemonInformationExecutor. Sending error response |