← Back to team overview

desktop-packages team mailing list archive

[Bug 889562] Re: banshee 2.2 crashes on start (ubuntu 11.10)

 

** Description changed:

+ Banshee does not start, even after removing it's config files:
+ 
+ pau@maco:~$ rm -r .config/banshee-1/
  pau@maco:~$ banshee
  [Info  18:15:04.340] Running Banshee 2.2.0: [Ubuntu oneiric (development branch) (linux-gnu, x86_64) @ 2011-09-23 04:47:58 UTC]
  
  (Banshee:22620): Gtk-WARNING **: Unable to locate theme engine in
  module_path: "pixmap",
  
  (Banshee:22620): Gtk-WARNING **: Unable to locate theme engine in
  module_path: "pixmap",
  
  (Banshee:22620): Gtk-WARNING **: Unable to locate theme engine in
  module_path: "pixmap",
  
  (Banshee:22620): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  Exception in Gtk# callback delegate
-   Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
+   Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
  System.ArgumentException: Value does not fall within the expected range.
-   at Hyena.Gui.Canvas.Rect.set_Height (Double value) [0x00000] in <filename unknown>:0 
-   at Hyena.Gui.Canvas.Rect.op_Explicit (Rectangle rect) [0x00000] in <filename unknown>:0 
-   at Hyena.Data.Gui.ListView`1[Banshee.Collection.AlbumInfo].OnSizeAllocated (Rectangle allocation) [0x00000] in <filename unknown>:0 
-   at Gtk.Widget.sizeallocated_cb (IntPtr widget, IntPtr allocation) [0x00000] in <filename unknown>:0 
-    at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
-    at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
-    at Gtk.Widget.gtksharp_widget_base_show(IntPtr )
-    at Gtk.Widget.OnShown()
-    at Nereid.PlayerInterface.OnShown()
-    at Gtk.Widget.shown_cb(IntPtr widget)
-    at Gtk.Widget.gtk_widget_show(IntPtr )
-    at Gtk.Widget.Show()
-    at Banshee.Gui.BaseClientWindow.InitialShowPresent()
-    at Nereid.PlayerInterface.Initialize()
-    at Banshee.Gui.BaseClientWindow.InitializeWindow()
-    at Banshee.Gui.BaseClientWindow..ctor(System.String title, System.String configNameSpace, Int32 defaultWidth, Int32 defaultHeight)
-    at Nereid.PlayerInterface..ctor()
-    at System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod , System.Object , System.Object[] , System.Exception ByRef )
-    at System.Reflection.MonoCMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
-    at System.Reflection.MonoCMethod.Invoke(BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
-    at System.Reflection.ConstructorInfo.Invoke(System.Object[] parameters)
-    at System.Activator.CreateInstance(System.Type type, Boolean nonPublic)
-    at System.Activator.CreateInstance(System.Type type)
-    at Banshee.ServiceStack.ServiceManager.RegisterService(System.Type type)
-    at Banshee.ServiceStack.ServiceManager.Run()
-    at Banshee.ServiceStack.Application.Run()
-    at Banshee.Gui.GtkBaseClient.Initialize(Boolean registerCommonServices)
-    at Banshee.Gui.GtkBaseClient..ctor(Boolean initializeDefault, System.String defaultIconName)
-    at Banshee.Gui.GtkBaseClient..ctor()
-    at Nereid.Client..ctor()
-    at System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod , System.Object , System.Object[] , System.Exception ByRef )
-    at System.Reflection.MonoCMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
-    at System.Reflection.MonoCMethod.Invoke(BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
-    at System.Reflection.ConstructorInfo.Invoke(System.Object[] parameters)
-    at System.Activator.CreateInstance(System.Type type, Boolean nonPublic)
-    at System.Activator.CreateInstance(System.Type type)
-    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.AppDomain , 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()
+   at Hyena.Gui.Canvas.Rect.set_Height (Double value) [0x00000] in <filename unknown>:0
+   at Hyena.Gui.Canvas.Rect.op_Explicit (Rectangle rect) [0x00000] in <filename unknown>:0
+   at Hyena.Data.Gui.ListView`1[Banshee.Collection.AlbumInfo].OnSizeAllocated (Rectangle allocation) [0x00000] in <filename unknown>:0
+   at Gtk.Widget.sizeallocated_cb (IntPtr widget, IntPtr allocation) [0x00000] in <filename unknown>:0
+    at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
+    at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
+    at Gtk.Widget.gtksharp_widget_base_show(IntPtr )
+    at Gtk.Widget.OnShown()
+    at Nereid.PlayerInterface.OnShown()
+    at Gtk.Widget.shown_cb(IntPtr widget)
+    at Gtk.Widget.gtk_widget_show(IntPtr )
+    at Gtk.Widget.Show()
+    at Banshee.Gui.BaseClientWindow.InitialShowPresent()
+    at Nereid.PlayerInterface.Initialize()
+    at Banshee.Gui.BaseClientWindow.InitializeWindow()
+    at Banshee.Gui.BaseClientWindow..ctor(System.String title, System.String configNameSpace, Int32 defaultWidth, Int32 defaultHeight)
+    at Nereid.PlayerInterface..ctor()
+    at System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod , System.Object , System.Object[] , System.Exception ByRef )
+    at System.Reflection.MonoCMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
+    at System.Reflection.MonoCMethod.Invoke(BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
+    at System.Reflection.ConstructorInfo.Invoke(System.Object[] parameters)
+    at System.Activator.CreateInstance(System.Type type, Boolean nonPublic)
+    at System.Activator.CreateInstance(System.Type type)
+    at Banshee.ServiceStack.ServiceManager.RegisterService(System.Type type)
+    at Banshee.ServiceStack.ServiceManager.Run()
+    at Banshee.ServiceStack.Application.Run()
+    at Banshee.Gui.GtkBaseClient.Initialize(Boolean registerCommonServices)
+    at Banshee.Gui.GtkBaseClient..ctor(Boolean initializeDefault, System.String defaultIconName)
+    at Banshee.Gui.GtkBaseClient..ctor()
+    at Nereid.Client..ctor()
+    at System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod , System.Object , System.Object[] , System.Exception ByRef )
+    at System.Reflection.MonoCMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
+    at System.Reflection.MonoCMethod.Invoke(BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
+    at System.Reflection.ConstructorInfo.Invoke(System.Object[] parameters)
+    at System.Activator.CreateInstance(System.Type type, Boolean nonPublic)
+    at System.Activator.CreateInstance(System.Type type)
+    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.AppDomain , 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()
  pau@maco:~$
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: banshee 2.2.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sat Nov 12 18:10:19 2011
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64+mac (20110921.2)
  SourcePackage: banshee
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/889562

Title:
  banshee 2.2 crashes on start (ubuntu 11.10)

Status in “banshee” package in Ubuntu:
  New

Bug description:
  Banshee does not start, even after removing it's config files:

  pau@maco:~$ rm -r .config/banshee-1/
  pau@maco:~$ banshee
  [Info  18:15:04.340] Running Banshee 2.2.0: [Ubuntu oneiric (development branch) (linux-gnu, x86_64) @ 2011-09-23 04:47:58 UTC]

  (Banshee:22620): Gtk-WARNING **: Unable to locate theme engine in
  module_path: "pixmap",

  (Banshee:22620): Gtk-WARNING **: Unable to locate theme engine in
  module_path: "pixmap",

  (Banshee:22620): Gtk-WARNING **: Unable to locate theme engine in
  module_path: "pixmap",

  (Banshee:22620): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  Exception in Gtk# callback delegate
    Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
  System.ArgumentException: Value does not fall within the expected range.
    at Hyena.Gui.Canvas.Rect.set_Height (Double value) [0x00000] in <filename unknown>:0
    at Hyena.Gui.Canvas.Rect.op_Explicit (Rectangle rect) [0x00000] in <filename unknown>:0
    at Hyena.Data.Gui.ListView`1[Banshee.Collection.AlbumInfo].OnSizeAllocated (Rectangle allocation) [0x00000] in <filename unknown>:0
    at Gtk.Widget.sizeallocated_cb (IntPtr widget, IntPtr allocation) [0x00000] in <filename unknown>:0
     at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
     at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
     at Gtk.Widget.gtksharp_widget_base_show(IntPtr )
     at Gtk.Widget.OnShown()
     at Nereid.PlayerInterface.OnShown()
     at Gtk.Widget.shown_cb(IntPtr widget)
     at Gtk.Widget.gtk_widget_show(IntPtr )
     at Gtk.Widget.Show()
     at Banshee.Gui.BaseClientWindow.InitialShowPresent()
     at Nereid.PlayerInterface.Initialize()
     at Banshee.Gui.BaseClientWindow.InitializeWindow()
     at Banshee.Gui.BaseClientWindow..ctor(System.String title, System.String configNameSpace, Int32 defaultWidth, Int32 defaultHeight)
     at Nereid.PlayerInterface..ctor()
     at System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod , System.Object , System.Object[] , System.Exception ByRef )
     at System.Reflection.MonoCMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
     at System.Reflection.MonoCMethod.Invoke(BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
     at System.Reflection.ConstructorInfo.Invoke(System.Object[] parameters)
     at System.Activator.CreateInstance(System.Type type, Boolean nonPublic)
     at System.Activator.CreateInstance(System.Type type)
     at Banshee.ServiceStack.ServiceManager.RegisterService(System.Type type)
     at Banshee.ServiceStack.ServiceManager.Run()
     at Banshee.ServiceStack.Application.Run()
     at Banshee.Gui.GtkBaseClient.Initialize(Boolean registerCommonServices)
     at Banshee.Gui.GtkBaseClient..ctor(Boolean initializeDefault, System.String defaultIconName)
     at Banshee.Gui.GtkBaseClient..ctor()
     at Nereid.Client..ctor()
     at System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod , System.Object , System.Object[] , System.Exception ByRef )
     at System.Reflection.MonoCMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
     at System.Reflection.MonoCMethod.Invoke(BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
     at System.Reflection.ConstructorInfo.Invoke(System.Object[] parameters)
     at System.Activator.CreateInstance(System.Type type, Boolean nonPublic)
     at System.Activator.CreateInstance(System.Type type)
     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.AppDomain , 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()
  pau@maco:~$

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: banshee 2.2.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sat Nov 12 18:10:19 2011
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64+mac (20110921.2)
  SourcePackage: banshee
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/889562/+subscriptions


Follow ups

References