Beagle problem on Slackware 10.1



I've built and installed Beagle (from CVS 31mar05) on my Slackware 10.1 system. I think I'm getting close, but I still get this type of error message (see below) when I launch the Beagle daemon. Any suggestions would be greatly appreciated.

==== screen output from "beagled --fg --debug" ====

claw thinkpad:~$ beagled --fg --debug
INFO: Starting Beagle Daemon (version 0.0.9)
DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --debug --fg
DEBUG: Initializing D-BUS
DEBUG: Acquiring com.novell.Beagle D-BUS service
DEBUG: Found index helper at /usr/local/lib/beagle/beagled-index-helper
DEBUG: Launching helper process!
DEBUG: D-BUS registered obj=Beagle.IndexHelper.RemoteIndexerImpl path=/com/novell/BeagleIndexHelper/Factory owner=(none)
DEBUG: Helper Size: VmRSS=9.4 MB, size=1.00, 0.0%
DEBUG: Connecting to com.novell.BeagleIndexHelper
DEBUG: Initializing RemoteControl
DEBUG: D-BUS registered obj=Beagle.Daemon.RemoteControlImpl path=/com/novell/Beagle/RemoteControl owner=(none) DEBUG: D-BUS registered obj=Beagle.Daemon.FactoryImpl path=/com/novell/Beagle/Factory owner=(none)
DEBUG: Starting QueryDriver

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
in <0x00000> <unknown method>
in (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x002c1> Beagle.IndexHelper.IndexHelperTool:Main (System.String[] args)
DEBUG: Starting Inotify Backend
DEBUG: Pre-populated UniqueIdStore cache with 1 items in .01s
INFO: Loaded 0 records from /home/claw/.beagle/FileSystemIndex/FileAttributesStore.db in 0.000s INFO: Loaded 0 records from /home/claw/.beagle/LauncherIndex/FileAttributesStore.db in 0.000s DEBUG: Found 10 types in BeagleDaemonLib, Version=1.4.3.3, Culture=neutral
DEBUG: Adding root /home/claw
ioctl: Bad address
WARN: Exception caught while executing Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:Void StartWorker()
WARN: System.Exception: Attempt to watch /home/claw failed!
in <0x00133> Beagle.Util.Inotify:Watch (System.String path, EventType mask, EventType initial_filter) in <0x0000f> Beagle.Util.Inotify:Watch (System.String path, EventType mask) in <0x00023> Beagle.Daemon.FileSystemQueryable.InotifyBackend:WatchDirectories (System.String path) in <0x000ba> Beagle.Daemon.FileSystemQueryable.FileSystemModel:ScanOne_Unlocked (Beagle.Daemon.FileSystemQueryable.Directory dir) in <0x000df> Beagle.Daemon.FileSystemQueryable.FileSystemModel:ScanAll () in <0x0000d> Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:OnModelNeedsScan (Beagle.Daemon.FileSystemQueryable.FileSystemModel source) in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_FileSystemModel (Beagle.Daemon.FileSystemQueryable.FileSystemModel) in <0x003ef> Beagle.Daemon.FileSystemQueryable.FileSystemModel:AddRoot (System.String path) in <0x00035> Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:StartWorker ()
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
in <0x00018> Beagle.Util.ExceptionHandlingThread:ThreadStarted ()
ioctl: Bad address
WARN: Exception caught while executing Beagle.Daemon.BlamQueryable.BlamQueryable:Void StartWorker()
WARN: System.Exception: Attempt to watch /home/claw/.gnome2/blam failed!
in <0x00133> Beagle.Util.Inotify:Watch (System.String path, EventType mask, EventType initial_filter) in <0x0000f> Beagle.Util.Inotify:Watch (System.String path, EventType mask)
in <0x00077> Beagle.Daemon.BlamQueryable.BlamQueryable:StartWorker ()
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
in <0x00018> Beagle.Util.ExceptionHandlingThread:ThreadStarted ()
INFO: Starting Evolution mail backend
DEBUG: D-BUS registered obj=Beagle.Daemon.WebHistoryQueryable.WebHistoryQueryable+WebHistoryIndexerImpl path=/com/novell/Beagle/WebHistoryIndexer owner=(none)
INFO: Starting launcher backend
INFO: Scanning Launchers
ioctl: Bad address

Unhandled Exception: System.Exception: Attempt to watch /usr/share/applications failed! in <0x00133> Beagle.Util.Inotify:Watch (System.String path, EventType mask, EventType initial_filter) in <0x0000f> Beagle.Util.Inotify:Watch (System.String path, EventType mask) in <0x00167> Beagle.Daemon.LauncherQueryable.LauncherQueryable:Watch (System.String path)
in <0x00158> Beagle.Daemon.LauncherQueryable.LauncherQueryable:Start ()
in <0x00016> Beagle.Daemon.Queryable:Start ()
in <0x0012d> Beagle.Daemon.QueryDriver:Start ()
in <0x00ac6> Beagle.Daemon.BeagleDaemon:Main (System.String[] args)

==== end of screen output ====




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]