HI, > Hi, > > Do you have the "libglibsharpglue.so" in your /usr/lib or > /usr/local/lib? > > Otherwise, make sure you have the package "libgtk-sharp" (in my > system, Ubuntu, the libglibsharpglue.so is included in the dependance > "libglib-cil" of the package "libgtk-sharp") >
> -Dav That was it. Installing libglib-cil solved the problem. The debian package only depends on libglib2.0-cil. Shouldn't the configure script (when compiling from sources) fail, then? Thanks! Carlos > > [EMAIL PROTECTED] writes: > > Hi, > > > > I'm having trouble running beagle 0.1.1 on Debian/Sid. I've tried the > > debian package, apt-build of the package and compiling from sources. All > > of them compile/install with no problems. > > > > If I run beagled from a terminal, I get after a few seconds: > > > > pas-id-42ADAD6100000136-birthday has recurrences > > > > Unhandled Exception: System.DllNotFoundException: glibsharpglue > > in (wrapper managed-to-native) > > Evolution.GLibUtil:gtksharp_slist_get_data (intptr) > > in <0x00086> Evolution.CalUtil:GLibSListToCalCompArray (IntPtr slist, > > Evolution.Cal ecal) > > in <0x00023> 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) Gtk.Application:gtk_main () > > in <0x00007> Gtk.Application:Run () > > in <0x00515> Beagle.Daemon.BeagleDaemon:Main (System.String[] args) > > > > ** (beagled:17941): WARNING **: FIXME: wait for completion unimplemented > > > > After that, beagle is gone. I've attached the beagle log, which doesn't > > show any errors. > > > > Thanks, > > Carlos > > > > _______________________________________________ > > Dashboard-hackers mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
