Re: `com.novell.Beagle' service and `libgeckoglue.so' problems



Hi,

On Fri, 2005-01-21 at 17:41 +0200, Disruptor wrote:
> [ksidirop Sirca ~]$ beagled 
> [ksidirop Sirca ~]$ !ps
> ps ax | grep beagle
>  2955 pts/1    Sl     0:00 mono-beagled --
> debug /usr/lib/beagle/BeagleDaemon.exe --bg

You might want to try running it in the foreground so you can see any
errors:

	beagled --fg --debug

> [ksidirop Sirca ~]$ export | grep DBUS
> declare -x
> DBUS_SESSION_BUS_ADDRESS="unix:path=/var/run/dbus/system_bus_socket"

This doesn't seem right... this bus address is the systemwide bus, not
the per-user session bus.  Beagle runs on the session bus.

> [ksidirop Sirca ~]$ best
> 
> Unhandled Exception: System.DllNotFoundException: libgeckoglue.so

Try running with MONO_LOG_LEVEL=debug and MONO_LOG_MASK=dll environment
variables set and look for anything fishy in there.

Joe




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]