beagled in 0.2.8-0ubuntu1 doesn't run, DllNotFoundException

Bug #58782 reported by John Dong
40
Affects Status Importance Assigned to Milestone
beagle (Ubuntu)
Fix Released
High
Brandon Hale

Bug Description

I just dist-upgraded and pulled in this new beagle release. Afterwards, beagled does not run. The log shows the following backtrace:

060903 1937433106 08138 Beagle DEBUG: Starting Beagle Daemon (version 0.2.8)
060903 1937433480 08138 Beagle DEBUG: Running on Mono 1.1.16.1
060903 1937433487 08138 Beagle DEBUG: Command Line: /usr/lib/beagle/BeagleDaemon.exe --bg
060903 1937433736 08138 Beagle ERROR EX: Unhandled exception thrown. Exiting immediately.
060903 1937433736 08138 Beagle ERROR EX: System.DllNotFoundException: libgobject-2.0.so
060903 1937433736 08138 Beagle ERROR EX: at (wrapper managed-to-native) Beagle.Daemon.BeagleDaemon:g_type_init ()
060903 1937433736 08138 Beagle ERROR EX: at Beagle.Daemon.BeagleDaemon.DoMain (System.String[] args) [0x004c7] in /build/buildd/beagle-0.2.8/beagled/BeagleDaemon.cs:465
060903 1937433736 08138 Beagle ERROR EX: at Beagle.Daemon.BeagleDaemon.Main (System.String[] args) [0x00000] in /build/buildd/beagle-0.2.8/beagled/BeagleDaemon.cs:232

Revision history for this message
Emilio Pavia (emilio-pavia-deactivatedaccount) wrote :

The same problem for me after upgrading Beagle to 0.2.8 (edgy i386).

Revision history for this message
Emilio Pavia (emilio-pavia-deactivatedaccount) wrote :

Solved installing libglib2.0-dev package.

Revision history for this message
John Dong (jdong) wrote :

Missing dependency, or incorrect packaging of glib stuff? It doesn't make sense for me to need a -dev package to run beagle.

Revision history for this message
Sebastian Dröge (slomo) wrote :

Only a bug in the sources... a missing or wrong dllmap somewhere to map libgobject-2.0.so to libgobject-2.0.so.0.
This should be fixed fairly soon...

Changed in beagle:
assignee: nobody → brandon
status: Unconfirmed → In Progress
importance: Untriaged → High
Revision history for this message
andrey i. mavlyanov (andrey-mavlyanov) wrote :

temporary solution:

sudo ln -sf /usr/lib/libgobject-2.0.so.0.1200.3 /usr/lib/libgobject-2.0.so

Brandon Hale (brandon)
Changed in beagle:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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