[Bug 394506] [NEW] banshee crashes just after running

elkanguro elkanguro at orange.pl
Wed Jul 1 22:06:01 UTC 2009


Public bug reported:

Binary package hint: banshee

kangur at kangur-ubuntu:~$ banshee-1 
[Info  23:51:14.081] Running Banshee 1.4.3: [source-tarball (linux-gnu, i686) @ 2009-06-28 13:34:35 CEST]

** (Banshee:16763): WARNING **: The following assembly referenced from /usr/lib/banshee-1/Extensions/Banshee.NotificationArea.dll could not be loaded:
     Assembly:   notify-sharp    (assemblyref_index=9)
     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:16763): WARNING **: Could not load file or assembly 'notify-sharp, Version=0.4.0.0, Culture=neutral, PublicKeyToken=2df29c54e245917a' or one of its dependencies.
[Warn  23:51:15.922] Caught an exception - Could not load type 'Banshee.NotificationArea.NotificationAreaService' from assembly 'Banshee.NotificationArea, Version=1.4.0.0, Culture=neutral'. (in `mscorlib')
  at (wrapper managed-to-native) System.MonoType:GetConstructors_internal (System.Reflection.BindingFlags,System.Type)
  at System.MonoType.GetConstructors (BindingFlags bindingAttr) [0x00000] 
  at System.MonoType.GetConstructorImpl (BindingFlags bindingAttr, System.Reflection.Binder binder, CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] 
  at System.Type.GetConstructor (BindingFlags bindingAttr, System.Reflection.Binder binder, CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] 
  at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] 
  at System.Activator.CreateInstance (System.Type type) [0x00000] 
  at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00000] 
  at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00000] 
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] 
[Warn  23:51:15.923] Extension `/Banshee/ServiceManager/Service/__nid_8' not started: Could not load type 'Banshee.NotificationArea.NotificationAreaService' from assembly 'Banshee.NotificationArea, Version=1.4.0.0, Culture=neutral'.
[Warn  23:51:16.533] Caught an exception - Could not load type 'Banshee.NotificationArea.NotificationAreaService' from assembly 'Banshee.NotificationArea, Version=1.4.0.0, Culture=neutral'. (in `mscorlib')
  at (wrapper managed-to-native) System.MonoType:GetConstructors_internal (System.Reflection.BindingFlags,System.Type)
  at System.MonoType.GetConstructors (BindingFlags bindingAttr) [0x00000] 
  at System.MonoType.GetConstructorImpl (BindingFlags bindingAttr, System.Reflection.Binder binder, CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] 
  at System.Type.GetConstructor (BindingFlags bindingAttr, System.Reflection.Binder binder, CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] 
  at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] 
  at System.Activator.CreateInstance (System.Type type) [0x00000] 
  at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00000] 
  at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00000] 
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] 
[Warn  23:51:16.533] Extension `/Banshee/ServiceManager/Service/__nid_8' not started: Could not load type 'Banshee.NotificationArea.NotificationAreaService' from assembly 'Banshee.NotificationArea, Version=1.4.0.0, Culture=neutral'.
[Info  23:51:16.535] All services are started 2,202156s
[Info  23:51:17.402] nereid Client Started

** (Banshee:16763): WARNING **: The following assembly referenced from /usr/lib/banshee-1/Extensions/Banshee.Podcasting.dll could not be loaded:
     Assembly:   taglib-sharp    (assemblyref_index=7)
     Version:    2.0.3.2
     Public Key: db62eba44689b5b0
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:16763): WARNING **: Could not load file or assembly 'taglib-sharp, Version=2.0.3.2, Culture=neutral, PublicKeyToken=db62eba44689b5b0' or one of its dependencies.

** (Banshee:16763): WARNING **: The following assembly referenced from /usr/lib/banshee-1/Extensions/Banshee.Daap.dll could not be loaded:
     Assembly:   Mono.Zeroconf    (assemblyref_index=13)
     Version:    3.0.0.80
     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:16763): WARNING **: Could not load file or assembly 'Mono.Zeroconf, Version=3.0.0.80, Culture=neutral, PublicKeyToken=e60c4f4a95e1099e' or one of its dependencies.
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.TypeLoadException: A type load exception has occurred.
  at Banshee.Gui.GtkBaseClient+<>c__CompilerGenerated29.<RunTimeout>c__168 () [0x00000] 
  at GLib.Timeout+TimeoutProxy.Handler () [0x00000] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at GLib.Timeout+TimeoutProxy.Handler()
   at GLib.Timeout+TimeoutProxy.Handler()
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Banshee.Gui.GtkBaseClient.Run()
   at Banshee.Gui.GtkBaseClient.Startup()
   at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler startup)
   at Banshee.Gui.GtkBaseClient.Startup()
   at Banshee.Gui.GtkBaseClient.Startup(System.String[] args)
   at Nereid.Client.Main(System.String[] args)
   at System.AppDomain.ExecuteAssembly(System.Reflection.Assembly , System.String[] )
   at System.AppDomain.ExecuteAssembly(System.Reflection.Assembly , System.String[] )
   at System.AppDomain.ExecuteAssemblyInternal(System.Reflection.Assembly a, System.String[] args)
   at System.AppDomain.ExecuteAssembly(System.String assemblyFile, System.Security.Policy.Evidence assemblySecurity, System.String[] args)
   at System.AppDomain.ExecuteAssembly(System.String assemblyFile)
   at Booter.Booter.BootClient(System.String clientName)
   at Booter.Booter.Main()

** Affects: banshee (Ubuntu)
     Importance: Undecided
         Status: New

-- 
banshee crashes just after running
https://bugs.launchpad.net/bugs/394506
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list