On Tue, 2008-02-26 at 21:04 +0000, dBera wrote: > About the taglib-sharp, it was reported in https://bugs.launchpad.net/ubuntu/+source/beagle/+bug/194608 > Debian-0.3.3-2 might have fixed it, not sure. Ah, yes. Indeed. Installing libtaglib2.0-cil seems to have solved it. I looked for a taglib package for Ubuntu but failed to see that. Now back to the original problem, current Hardy still has this problem with beagle 0.3.3-1ubuntu1: Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.DllNotFoundException: libgalago at (wrapper managed-to-native) Galago.Global:galago_init (intptr,int) at Galago.Global.Init (System.String name, InitFlags flags) [0x00000] at Galago.Global.Init (System.String name) [0x00000] at Beagle.Util.GalagoTools.GetPresence (System.String service_id, System.String username) [0x00000] at Search.Tiles.IMLog.GetBuddyStatus () [0x00000] at Search.Tiles.IMLog.GetDetails () [0x00000] at Search.Tiles.Tile.get_Details () [0x00000] at Search.MainWindow.ShowInformation (Search.Tiles.Tile tile) [0x00000] at Search.GroupView.OnTileSelected (System.Object tile, System.EventArgs args) [0x00000] at Search.Tiles.Tile.OnFocusInEvent (Gdk.EventFocus f) [0x00000] at Gtk.Widget.focusinevent_cb (IntPtr widget, IntPtr evnt) [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at Gtk.Widget.focusinevent_cb(IntPtr widget, IntPtr evnt) at Gtk.Widget.focusinevent_cb(IntPtr , IntPtr ) at Gtk.Widget.gtk_widget_grab_focus(IntPtr ) at Gtk.Widget.gtk_widget_grab_focus(IntPtr ) at Gtk.Widget.GrabFocus() at Search.Tiles.Tile.OnButtonPressEvent(Gdk.EventButton b) at Gtk.Widget.buttonpressevent_cb(IntPtr widget, IntPtr evnt) at Gtk.Widget.buttonpressevent_cb(IntPtr , IntPtr ) at Gtk.Application.gtk_main() at Gtk.Application.gtk_main() at Gtk.Application.Run() at Gnome.Program.Run() at Search.MainWindow.Main(System.String[] args) I'm also seeing from beagled: 20080226 16:24:55.4296 10477 Beagle WARN EX: Caught exception trying to execute Beagle.Daemon.DaemonInformationExecutor. Sending error response 20080226 16:24:55.4296 10477 Beagle WARN EX: System.InvalidOperationException: List has changed. 20080226 16:24:55.4296 10477 Beagle WARN EX: at System.Collections.ArrayList+SimpleEnumerator.MoveNext () [0x00000] 20080226 16:24:55.4296 10477 Beagle WARN EX: at Beagle.Daemon.EvolutionMailQueryable.EvolutionMailQueryable.get_ProgressPercent () [0x00000] 20080226 16:24:55.4296 10477 Beagle WARN EX: at Beagle.Daemon.LuceneQueryable.GetQueryableStatus () [0x00000] 20080226 16:24:55.4296 10477 Beagle WARN EX: at Beagle.Daemon.Queryable.GetQueryableStatus () [0x00000] 20080226 16:24:55.4296 10477 Beagle WARN EX: at Beagle.Daemon.QueryDriver+<>c__CompilerGenerated4.MoveNext () [0x00000] 20080226 16:24:55.4296 10477 Beagle WARN EX: at Beagle.Daemon.DaemonInformationExecutor.Execute (Beagle.RequestMessage request) [0x00000] 20080226 16:24:55.4296 10477 Beagle WARN EX: at Beagle.Daemon.ConnectionHandler.HandleConnection (System.IO.Stream buffer_stream) [0x00000] 20080226 16:25:07.8331 10477 Beagle WARN EX: (Repeated) Caught exception trying to execute Beagle.Daemon.DaemonInformationExecutor. Sending error response 20080226 16:25:10.5389 10477 Beagle WARN EX: IndexingService: Unable to parse URI in /home/brian/.beagle/ToIndex/.firefox-beagle-5439db93684b3ff743ecd6e90bab05d6.html: 20080226 16:25:10.5389 10477 Beagle WARN EX: System.UriFormatException: Invalid URI: The hostname could not be parsed. 20080226 16:25:10.5389 10477 Beagle WARN EX: at System.Uri.Parse (UriKind kind, System.String uriString) [0x00000] 20080226 16:25:10.5389 10477 Beagle WARN EX: at System.Uri.ParseUri (UriKind kind) [0x00000] 20080226 16:25:10.5389 10477 Beagle WARN EX: at System.Uri..ctor (System.String uriString, Boolean dontEscape) [0x00000] 20080226 16:25:10.5389 10477 Beagle WARN EX: at System.Uri..ctor (System.String uriString) [0x00000] 20080226 16:25:10.5389 10477 Beagle WARN EX: at Beagle.Daemon.IndexingServiceQueryable.IndexingServiceQueryable.FileToIndexable (System.IO.FileInfo data_file) [0x00000] 20080226 16:25:20.6449 10477 Beagle WARN EX: (Repeated) Caught exception trying to execute Beagle.Daemon.DaemonInformationExecutor. Sending error response 20080226 16:25:33.7708 10477 Beagle WARN EX: (Repeated) Caught exception trying to execute Beagle.Daemon.DaemonInformationExecutor. Sending error response Probably unrelated but I thought I would mention it. Cheers, b.