crash when previewing an IM conversation in search results (missing DLL libgalago)

Bug #213477 reported by diegoe
0
Affects Status Importance Assigned to Milestone
beagle (Ubuntu)
New
Undecided
Unassigned

Bug Description

Searching for $anything in beagle search GUI, I click on an IM conversation result to preview it on the bottom pane and I get a crash, this is the trace from the console.
libgalago-*-cil packages are installed.

diego@milkyway:~$ beagle-search
Debug: Done reading conf from /etc/beagle/config-files/BeagleSearch.xml
Debug: Done reading conf from /home/diego/.beagle/config/Daemon.xml
Debug: Done reading conf from /etc/beagle/config-files/Daemon.xml
Exception in Gtk# callback delegate
  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)
Segmentation fault

Revision history for this message
diegoe (diegoe-deactivatedaccount-deactivatedaccount) wrote :

diego@milkyway:/usr/lib$ sudo ln -s libgalago.so.3 libgalago.so

That fixes it. Re-assign to libgalago?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.