Your message dated Sat, 09 Sep 2006 13:40:33 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#386672: System.DllNotFoundException: 
/usr/lib/cli/evolution-sharp-2.0/libevolutionglue.so
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: beagle-backend-evolution
Version: 0.2.9-1
Severity: grave
Justification: renders package unusable

I have just installed evolution 2.8.0-0ubuntu1. So I may not be behaving the
right way filing a report here. However, libevolution2.0-cil, beagle and
beagle-backend-evolution are packages from the debian repositories on my
machine...
So I thought this report may contain some useful information...

beagle crashes giving the following output while accessing evolution data:


System.DllNotFoundException: 
/usr/lib/cli/evolution-sharp-2.0/libevolutionglue.so
in (wrapper managed-to-native) Evolution.Book:e_book_glue_ebook_get_changes 
(intptr,string,intptr&,intptr&,intptr&,intptr&)
in <0x00051> Evolution.Book:GetChanges (System.String changeid, 
Evolution.Contact[] newcontacts, Evolution.Contact[] updated, System.String[] 
removed)
in <0x000fb> 
Beagle.Daemon.EvolutionDataServerQueryable.BookContainer:IndexChanges ()
Debug: Skipping remote addressbook 
ldap://localhost:389/ou=contacts,dc=nemesis??sub
Debug: Getting calendar changes for 
file:///home/max/.evolution/calendar/local/system
Warn: Unable to get changes for 
file:///home/max/.evolution/calendar/local/system:
System.DllNotFoundException: 
/usr/lib/cli/evolution-sharp-2.0/libevolutionglue.so
in (wrapper managed-to-native) Evolution.Cal:e_cal_glue_ecal_get_changes 
(intptr,string,intptr&,intptr&,intptr&,intptr&)
in <0x0006e> Evolution.Cal:GetChanges (System.String change_id, 
Evolution.CalComponent[] newitems, Evolution.CalComponent[] updated, 
System.String[] removed)
in <0x000d8> 
Beagle.Daemon.EvolutionDataServerQueryable.CalContainer:IndexChanges ()
Debug: Getting calendar changes for 
file:///home/max/.evolution/calendar/local/[EMAIL PROTECTED]
Warn: Unable to get changes for 
file:///home/max/.evolution/calendar/local/[EMAIL PROTECTED]:
System.DllNotFoundException: 
/usr/lib/cli/evolution-sharp-2.0/libevolutionglue.so
in (wrapper managed-to-native) Evolution.Cal:e_cal_glue_ecal_get_changes 
(intptr,string,intptr&,intptr&,intptr&,intptr&)
in <0x0006e> Evolution.Cal:GetChanges (System.String change_id, 
Evolution.CalComponent[] newitems, Evolution.CalComponent[] updated, 
System.String[] removed)
in <0x000d8> 
Beagle.Daemon.EvolutionDataServerQueryable.CalContainer:IndexChanges ()
Debug: Getting calendar changes for 
file:///home/max/.evolution/calendar/local/[EMAIL PROTECTED]
Warn: Unable to get changes for 
file:///home/max/.evolution/calendar/local/[EMAIL PROTECTED]:
System.DllNotFoundException: 
/usr/lib/cli/evolution-sharp-2.0/libevolutionglue.so
in (wrapper managed-to-native) Evolution.Cal:e_cal_glue_ecal_get_changes 
(intptr,string,intptr&,intptr&,intptr&,intptr&)
in <0x0006e> Evolution.Cal:GetChanges (System.String change_id, 
Evolution.CalComponent[] newitems, Evolution.CalComponent[] updated, 
System.String[] removed)
in <0x000d8> 
Beagle.Daemon.EvolutionDataServerQueryable.CalContainer:IndexChanges ()
Debug: Getting calendar changes for 
file:///home/max/.evolution/calendar/local/[EMAIL PROTECTED]
Warn: Unable to get changes for 
file:///home/max/.evolution/calendar/local/[EMAIL PROTECTED]:
System.DllNotFoundException: 
/usr/lib/cli/evolution-sharp-2.0/libevolutionglue.so
in (wrapper managed-to-native) Evolution.Cal:e_cal_glue_ecal_get_changes 
(intptr,string,intptr&,intptr&,intptr&,intptr&)
in <0x0006e> Evolution.Cal:GetChanges (System.String change_id, 
Evolution.CalComponent[] newitems, Evolution.CalComponent[] updated, 
System.String[] removed)
in <0x000d8> 
Beagle.Daemon.EvolutionDataServerQueryable.CalContainer:IndexChanges ()
Debug: Getting calendar changes for contacts:///
Warn: Unable to get changes for contacts:///:
System.DllNotFoundException: 
/usr/lib/cli/evolution-sharp-2.0/libevolutionglue.so
in (wrapper managed-to-native) Evolution.Cal:e_cal_glue_ecal_get_changes 
(intptr,string,intptr&,intptr&,intptr&,intptr&)
in <0x0006e> Evolution.Cal:GetChanges (System.String change_id, 
Evolution.CalComponent[] newitems, Evolution.CalComponent[] updated, 
System.String[] removed)
in <0x000d8> 
Beagle.Daemon.EvolutionDataServerQueryable.CalContainer:IndexChanges ()
Debug: Scanned addressbooks and calendars in 1.36s
Error: Unhandled exception thrown.  Exiting immediately.
System.DllNotFoundException: 
/usr/lib/cli/evolution-sharp-2.0/libevolutionglue.so

########## (Comment:  /usr/lib/cli/evolution-sharp-2.0/libevolutionglue.so 
exists!)###############

in (wrapper managed-to-native) 
Evolution.CalUtil:e_cal_glue_from_objects_to_glue_components (intptr)
in <0x00017> 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 <0x0012b> 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) GLib.MainLoop:g_main_loop_run (intptr)
in <0x0000d> GLib.MainLoop:Run ()
in <0x00af0> Beagle.Daemon.BeagleDaemon:DoMain (System.String[] args)
in <0x00014> Beagle.Daemon.BeagleDaemon:Main (System.String[] args)

Unhandled Exception: System.NullReferenceException: Object reference not set to 
an instance of an object
in [0x00014] (at 
/home/ingo/mono-1.1.13.8/mcs/class/corlib/System.IO/StreamWriter.cs:264) 
System.IO.StreamWriter:LowLevelWrite (System.String s)
in [0x0001e] (at 
/home/ingo/mono-1.1.13.8/mcs/class/corlib/System.IO/StreamWriter.cs:313) 
System.IO.StreamWriter:Write (System.String value)
in [0x00002] (at 
/home/ingo/mono-1.1.13.8/mcs/class/corlib/System.IO/UnexceptionalStreamWriter.cs:124)
 System.IO.UnexceptionalStreamWriter:Write (System.String value)
in [0x0000d] (at 
/home/ingo/mono-1.1.13.8/mcs/class/corlib/System.IO/TextWriter.cs:155) 
System.IO.TextWriter:Write (System.Object value)
in [0x0000f] (at 
/home/ingo/mono-1.1.13.8/mcs/class/corlib/System.IO/TextWriter.cs:428) 
System.IO.SynchronizedWriter:Write (System.Object value)
in <0x0009f> Beagle.Util.Log:WriteLine (LogLevel level, System.String format, 
System.Object[] args, System.Exception ex)
in <0x00012> Beagle.Util.Log:Warn (System.Exception ex, System.String message, 
System.Object[] args)
in <0x00010> Beagle.Util.Logger:Warn (System.Exception ex, System.String 
message, System.Object[] args)
in <0x00234> Beagle.Util.ExceptionHandlingThread:ThreadStarted ()
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
Debug: The daemon appears to have gone away.
Debug: Shutting down helper.
Debug: (1) Waiting for 1 worker...
Debug: waiting for server '/home/max/.beagle/socket-helper'
Debug: Server '/home/max/.beagle/socket-helper' shut down
Debug: Exiting

** (/usr/lib/beagle/BeagleDaemon.exe:5850): WARNING **: FIXME: wait for 
completion unimplemented



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'edgy-updates'), (500, 'edgy-security'), 
(500, 'edgy'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-4gb
Locale: LANG=en_GB, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages beagle-backend-evolution depends on:
ii  beagle                   0.2.9-1         indexing and search tool for your 
ii  libevolution2.0-cil      0.11.1-2        CLI bindings for Evolution
ii  libgconf2.0-cil          2.16.0-0ubuntu1 CLI binding for GConf 2.16
ii  libglib2.0-cil           2.10.0-0ubuntu1 CLI binding for the GLib utility l
ii  libgmime2.2-cil          2.2.3-1         CLI binding for the MIME library, 
ii  libmono-corlib1.0-cil    1.1.13.8-1      Mono core library (1.0)
ii  libmono-system1.0-cil    1.1.13.8-1      Mono System libraries (1.0)
ii  libmono1.0-cil           1.1.17.1-2      Mono libraries (1.0)

beagle-backend-evolution recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
El sáb, 09-09-2006 a las 12:27 +0200, Maximilian Mehnert escribió:
> Package: beagle-backend-evolution
> Version: 0.2.9-1
> Severity: grave
> Justification: renders package unusable
> 
> I have just installed evolution 2.8.0-0ubuntu1. So I may not be behaving the
> right way filing a report here. However, libevolution2.0-cil, beagle and
> beagle-backend-evolution are packages from the debian repositories on my
> machine...
> So I thought this report may contain some useful information...

  Yes, this is not the place to fill bug reports, as the evolution
package you are using is from Ubuntu, while we are still with Evolution
2.6 in Debian. Anyway, thanks for providing the info.

  It is strange that it is not being able to find libevolutionglue.so,
while the file does exist, but perhaps this is a problem of Evolution
API having changed, the glue lib throwing an error and it being
misinterpreted by Mono.

  I will check when Evolution 2.8 is available in Debian.

  Thanks

-- 
Jose Carlos Garcia Sogo
   [EMAIL PROTECTED]

--- End Message ---

Reply via email to