[Banshee-List] Dependency on Helix



Hello,
I've compiled banshee from CVS. It crashed on my FC5 because of a
timeout on DBus with HelixRemote. So, I've uninstalled
helix-dbus-server, and compiled banshee again with the option
--enable-helix=no. configure shows that helix support was disabled:

    Engines:
      GStreamer:       yes,
      Helix Remote:    no

But when I run Banshee, I get a Mono exception because I'm missing Helix:
Error: [6/15/2006 6:17:53 PM] (Could not load a PlayerEngine) -
System.Reflection.TargetInvocationException: Exception has been thrown
by the target of an invocation. ---> DBus.DBusException: The name
org.gnome.HelixDbusPlayer was not provided by any .service files
in <0x0011c> DBus.Message:SendWithReplyAndBlock ()
in <0x000e5>
Helix.DBusServiceLauncher+DBusProxy.Proxy:StartServiceByName
(System.String name, UInt32 flag)
in <0x00080> Helix.DBusServiceLauncher:Launch (System.String serviceName)
in <0x00020> Helix.RemotePlayer:Connect ()
in <0x00034> Banshee.MediaEngine.Helix.HelixRemotePlayerEngine:.ctor ()
in <0x00000> <unknown method>
in (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x0008d> System.Reflection.MonoCMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)---
End of inner exception stack trace ---

in <0x0010e> System.Reflection.MonoCMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
in <0x0001c> System.Reflection.MonoCMethod:Invoke (BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture)
in <0x00035> System.Reflection.ConstructorInfo:Invoke (System.Object[]
parameters)
in <0x00105> System.Activator:CreateInstance (System.Type type, Boolean
nonPublic)
in <0x0000c> System.Activator:CreateInstance (System.Type type)
in <0x0025e> Banshee.Base.PlayerEngineCore:InstantiateEngines ()

Is there any other dependency on Helix taht I forgot to remove?

Thank you
Julien





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