[ubuntu-mono] [Bug 700805] Re: banshee crashes shortly after starting up

Kamus kamusin at gmail.com
Mon Jan 17 19:37:59 UTC 2011


Have you tried to remove your .config/banshee-1 directory (or move in a
terminal directory) and then start banshee again? I am not able to
reproduce it here locally. Probably one of your plugins is causing
banshee to crashed. Thanks

** Changed in: banshee (Ubuntu)
   Importance: Undecided => Medium

** Changed in: banshee (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to banshee in ubuntu.
https://bugs.launchpad.net/bugs/700805

Title:
  banshee crashes shortly after starting up

Status in “banshee” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: banshee

  When I try to run Banshee on 11.04 Alpha, I see the main screen for a
  brief second, then it crashes.  I ran it on the command line and got
  several warnings and then a "System.TypeLoadException" error.

  Here is the command line output I got:

  kj4ohh at brutus:~$ banshee
  [Info  16:12:11.437] Running Banshee 1.9.1: [Ubuntu natty (development branch) (linux-gnu, x86_64) @ 2010-12-27 03:31:43 UTC]

  ** (Banshee:2029): WARNING **: The following assembly referenced from /usr/lib/banshee-1/Backends/Banshee.Gio.dll could not be loaded:
       Assembly:   gudev-sharp    (assemblyref_index=6)
       Version:    1.0.0.0
       Public Key: 3565e728cafab25e
  The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/banshee-1/Backends/).

  
  ** (Banshee:2029): WARNING **: Could not load file or assembly 'gudev-sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3565e728cafab25e' or one of its dependencies.
  [Warn  16:12:11.756] Hardware manager extension failed to load - System.TypeLoadException: A type load exception has occurred. (in `mscorlib')
    at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
    at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. (in `mscorlib')
    at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
    at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
    at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0 
    at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0 
    at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0 
    at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00000] in <filename unknown>:0 
    at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00000] in <filename unknown>:0 
    at Banshee.Hardware.HardwareManager..ctor () [0x00000] in <filename unknown>:0 
  [Warn  16:12:11.756] Service `Banshee.Hardware.HardwareManager' not started: No HardwareManager extensions could be loaded. Hardware support will be disabled.
  [Warn  16:12:11.756] Caught an exception - System.Exception: No HardwareManager extensions could be loaded. Hardware support will be disabled. (in `Banshee.Services')
    at Banshee.Hardware.HardwareManager..ctor () [0x00000] in <filename unknown>:0 
    at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
    at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 

  ** (Banshee:2029): WARNING **: The following assembly referenced from /usr/lib/banshee-1/Extensions/Banshee.SoundMenu.dll could not be loaded:
       Assembly:   notify-sharp    (assemblyref_index=2)
       Version:    0.4.0.0
       Public Key: 2df29c54e245917a
  The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/banshee-1/Extensions/).

  
  ** (Banshee:2029): WARNING **: Could not load file or assembly 'notify-sharp, Version=0.4.0.0, Culture=neutral, PublicKeyToken=2df29c54e245917a' or one of its dependencies.
  [Warn  16:12:12.228] Caught an exception - System.TypeLoadException: Could not load type 'Banshee.SoundMenu.SoundMenuService' from assembly 'Banshee.SoundMenu, Version=1.9.0.0, Culture=neutral, PublicKeyToken=null'. (in `mscorlib')
    at (wrapper managed-to-native) System.MonoType:GetConstructors_internal (System.Reflection.BindingFlags,System.Type)
    at System.MonoType.GetConstructors (BindingFlags bindingAttr) [0x00000] in <filename unknown>:0 
    at System.MonoType.GetConstructorImpl (BindingFlags bindingAttr, System.Reflection.Binder binder, CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] in <filename unknown>:0 
    at System.Type.GetConstructor (BindingFlags bindingAttr, System.Reflection.Binder binder, CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] in <filename unknown>:0 
    at System.MonoType.GetDefaultConstructor () [0x00000] in <filename unknown>:0 
    at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0 
    at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0 
    at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00000] in <filename unknown>:0 
    at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00000] in <filename unknown>:0 
    at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0 
  [Warn  16:12:12.228] Extension `/Banshee/ServiceManager/Service/__nid_8' not started: Could not load type 'Banshee.SoundMenu.SoundMenuService' from assembly 'Banshee.SoundMenu, Version=1.9.0.0, Culture=neutral, PublicKeyToken=null'.
  [Info  16:12:12.230] Updating web proxy from GConf
  [Warn  16:12:12.255] Caught an exception - System.NullReferenceException: Object reference not set to an instance of an object (in `Banshee.AudioCd')
    at Banshee.AudioCd.AudioCdService.Initialize () [0x00000] in <filename unknown>:0 
    at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0 
  [Warn  16:12:12.255] Extension `Banshee.AudioCd.AudioCdService' not started: Object reference not set to an instance of an object
  [Warn  16:12:12.256] Caught an exception - System.TypeLoadException: Could not load type 'Banshee.SoundMenu.SoundMenuService' from assembly 'Banshee.SoundMenu, Version=1.9.0.0, Culture=neutral, PublicKeyToken=null'. (in `mscorlib')
    at (wrapper managed-to-native) System.MonoType:GetConstructors_internal (System.Reflection.BindingFlags,System.Type)
    at System.MonoType.GetConstructors (BindingFlags bindingAttr) [0x00000] in <filename unknown>:0 
    at System.MonoType.GetConstructorImpl (BindingFlags bindingAttr, System.Reflection.Binder binder, CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] in <filename unknown>:0 
    at System.Type.GetConstructor (BindingFlags bindingAttr, System.Reflection.Binder binder, CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] in <filename unknown>:0 
    at System.MonoType.GetDefaultConstructor () [0x00000] in <filename unknown>:0 
    at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0 
    at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0 
    at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00000] in <filename unknown>:0 
    at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00000] in <filename unknown>:0 
    at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0 
  [Warn  16:12:12.256] Extension `/Banshee/ServiceManager/Service/__nid_8' not started: Could not load type 'Banshee.SoundMenu.SoundMenuService' from assembly 'Banshee.SoundMenu, Version=1.9.0.0, Culture=neutral, PublicKeyToken=null'.
  [Warn  16:12:12.257] Caught an exception - System.NullReferenceException: Object reference not set to an instance of an object (in `Banshee.AudioCd')
    at Banshee.AudioCd.AudioCdService.Initialize () [0x00000] in <filename unknown>:0 
    at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0 
  [Warn  16:12:12.257] Extension `Banshee.AudioCd.AudioCdService' not started: Object reference not set to an instance of an object
  [Info  16:12:12.258] All services are started 0.654217
  [Info  16:12:12.811] nereid Client Started

  ** (Banshee:2029): WARNING **: The following assembly referenced from /usr/lib/banshee-1/Extensions/Banshee.Daap.dll could not be loaded:
       Assembly:   Mono.Zeroconf    (assemblyref_index=14)
       Version:    4.0.0.90
       Public Key: e60c4f4a95e1099e
  The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/banshee-1/Extensions/).

  
  ** (Banshee:2029): WARNING **: Could not load file or assembly 'Mono.Zeroconf, Version=4.0.0.90, Culture=neutral, PublicKeyToken=e60c4f4a95e1099e' or one of its dependencies.

  Unhandled Exception: System.TypeLoadException: A type load exception has occurred.
  kj4ohh at brutus:~$

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: banshee (not installed)
  ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
  Uname: Linux 2.6.37-12-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Sun Jan  9 16:16:10 2011
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20101229)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   LC_MESSAGES=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: banshee





More information about the Ubuntu-mono mailing list