beagle-cvs as from 20050803 and /dev/inotify + libebook-1.2.so.0



hello list, 

I just compiled beagle (cvs as from today 2005.08.03) and at starting
beagled I get the output error (please see attachment) with two
problems:

1  - beagled complains about not finding /dev/inotify. I have a
2.6.13_rc4 kernel running on my gentoo system. This is the output of
uname -a:

 Linux lion 2.6.13-rc4-mm1 #1 PREEMPT Mon Aug 1 13:30:46 CEST 2005 i686
Pentium III (Coppermine) GenuineIntel GNU/Linux

An I thought beagle cvs is not using /dev/inotify anymore. What am I
missing ?

2 - beagled is complaining about not finding libebook-1.2.so.0 and can't
do adressbook searching. I have evolution-2.3.6.1 and
evolution-data-server-1.3.6.1 as well as evolution-sharp-0.6 installed.
When I go to /usr/lib and link libebook-1.2.so.3.1.5 to
libebook-1.2.so.0, beagled then crasched as shown in the output (see
second attachment)

tnx for any suggestion on how to solve this.

ragards, 

-- Eric
INFO: Starting Beagle Daemon (version 0.0.12)
DEBUG: Command Line: /usr/lib/beagle/BeagleDaemon.exe --fg --replace
DEBUG: Starting main loop
DEBUG: Starting messaging server
DEBUG: Starting QueryDriver
DEBUG: worker added: name=server 'socket' refcount=1
DEBUG: Found index helper at /usr/lib/beagle/beagled-index-helper
WARN: Could not open /dev/inotify
DEBUG: Starting FileSystemWatcher Backend
DEBUG: Pre-populated UniqueIdStore cache with 647 items in .04s
DEBUG: Loaded 0 records from /home/eric/.beagle/FileSystemIndex/FileAttributesStore.db in 0.000s
DEBUG: Found 9 types in BeagleDaemonLib, Version=1.4.3.3, Culture=neutral
DEBUG: Found 0 user-configured static queryables
DEBUG: Adding root /home/eric
INFO: Starting Gaim log backend
INFO: Starting Evolution mail backend
DEBUG: FileSystemWatcher watching /home/eric
WARN: Could not open Evolution addressbook.  Addressbook searching is disabled.
DEBUG: System.DllNotFoundException: libebook-1.2.so.0
in (wrapper managed-to-native) Evolution.Book:e_book_new_system_addressbook (intptr&)
in <0x00016> Evolution.Book:NewSystemAddressbook ()
in <0x00024> Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:Start ()
DEBUG: Starting Scheduler thread
DEBUG: Daemon initialization finished after 1.63s
INFO: Starting Evolution mail backend
DEBUG: FileSystemWatcher watching /home/eric/Documents
DEBUG: FileSystemWatcher watching /home/eric/Desktop
INFO: Gaim log backend worker thread done in 1.01s
DEBUG: Starting task Crawling ~/.gaim/logs to find new logfiles
DEBUG: Finished task Crawling ~/.gaim/logs to find new logfiles in .07s
DEBUG: Starting mail crawl
DEBUG: Mail crawl finished
INFO: Evolution mail driver worker thread done in 1.05s
DEBUG: Starting task /home/eric/.evolution/mail/local/Sent
DEBUG: opening mbox Sent
DEBUG: mbox Sent offset is 1021769
DEBUG: Sent: Finished indexing 1 messages
DEBUG: Sent: indexed 1 messages
DEBUG: Caught ResponseMessageException: Connection refused
DEBUG: Launching helper process
DEBUG: Starting messaging server
DEBUG: Scanned 647 subdirs in 4.98s
INFO: FileSystemQueryable start-up thread finished
DEBUG: worker added: name=HandleConnection (1) refcount=1
DEBUG: worker added: name=server 'socket-helper' refcount=1
DEBUG: Helper Size: VmRSS=10.1 MB, size=1.00, 0.0%
DEBUG: worker added: name=HandleConnection (1) refcount=1
DEBUG: worker removed: name=HandleConnection (1)
DEBUG: worker added: name=HandleConnection (2) refcount=1
DEBUG: Helper Size: VmRSS=20.3 MB, size=2.00, 25.0%
INFO: Starting Beagle Daemon (version 0.0.12)
DEBUG: Command Line: /usr/lib/beagle/BeagleDaemon.exe --fg --replace
DEBUG: Starting main loop
DEBUG: Starting messaging server
DEBUG: Starting QueryDriver
DEBUG: worker added: name=server 'socket' refcount=1
DEBUG: Found index helper at /usr/lib/beagle/beagled-index-helper
WARN: Could not open /dev/inotify
DEBUG: Starting FileSystemWatcher Backend
DEBUG: Pre-populated UniqueIdStore cache with 647 items in .05s
DEBUG: Loaded 0 records from
/home/eric/.beagle/FileSystemIndex/FileAttributesStore.db in 0.000s
DEBUG: Found 9 types in BeagleDaemonLib, Version=1.4.3.3,
Culture=neutral
DEBUG: Found 0 user-configured static queryables
INFO: Starting Gaim log backend
INFO: Starting Evolution mail backend
DEBUG: Adding root /home/eric
DEBUG: FileSystemWatcher watching /home/eric
INFO: Starting Evolution mail backend
DEBUG: FileSystemWatcher watching /home/eric/Documents
DEBUG: FileSystemWatcher watching /home/eric/Desktop
DEBUG: Starting Scheduler thread
DEBUG: Daemon initialization finished after 2.51s

Unhandled Exception: System.Reflection.TargetInvocationException:
Exception has been thrown by the target of an invocation. --->
System.NullReferenceException: Object reference not set to an instance
of an object
in <0x00000> <unknown method>
in (wrapper managed-to-native) GLib.List:g_list_length (intptr)
in <0x0000a> GLib.List:Length (IntPtr list)
in <0x0001d> GLib.ListBase:get_Count ()
in <0x00040> Evolution.Contact:glist_to_string_array (IntPtr list)
in <0x00067> Evolution.Contact:GetStringArray (ContactField field_id)
in <0x0000f> Evolution.Contact:get_ImAim ()
in <0x00abd>
Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:ContactToIndexable
(Evolution.Contact contact)
in <0x0008e>
Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:AddContacts
(IEnumerable contacts)
in <0x00020>
Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:OnContactsAdded
(System.Object o, Evolution.ContactsAddedArgs args)
in <0x00000> <unknown method>
in (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke (object,object[])
in [0x00044] (at
/scratch/portage/mono-1.1.8.2/work/mono-1.1.8.2/mcs/class/corlib/System.Reflection/MonoMethod.cs:127)
System.Reflection.MonoMethod:Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture)--- End of inner exception
stack trace ---

in [0x0006b] (at
/scratch/portage/mono-1.1.8.2/work/mono-1.1.8.2/mcs/class/corlib/System.Reflection/MonoMethod.cs:133)
System.Reflection.MonoMethod:Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture)
in [0x00006] (at
/scratch/portage/mono-1.1.8.2/work/mono-1.1.8.2/mcs/class/corlib/System.Reflection/MethodBase.cs:84)
System.Reflection.MethodBase:Invoke (System.Object obj, System.Object[]
parameters)
in [0x0005e] (at
/scratch/portage/mono-1.1.8.2/work/mono-1.1.8.2/mcs/class/corlib/System/Delegate.cs:239)
System.Delegate:DynamicInvokeImpl (System.Object[] args)
in [0x0001a] (at
/scratch/portage/mono-1.1.8.2/work/mono-1.1.8.2/mcs/class/corlib/System/MulticastDelegate.cs:68)
System.MulticastDelegate:DynamicInvokeImpl (System.Object[] args)
in [0x00002] (at
/scratch/portage/mono-1.1.8.2/work/mono-1.1.8.2/mcs/class/corlib/System/Delegate.cs:227)
System.Delegate:DynamicInvoke (System.Object[] args)
in <0x00175> EvolutionSharp.voidObjectListSignal:voidObjectListCallback
(IntPtr arg0, IntPtr arg1, Int32 key)
in (wrapper native-to-managed)
EvolutionSharp.voidObjectListSignal:voidObjectListCallback
(intptr,intptr,int)
in <0x00000> <unknown method>
in (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x004a3> Beagle.Daemon.BeagleDaemon:Main (System.String[] args)

** (beagled:6988): WARNING **: FIXME: wait for completion unimplemented



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