Bug 29613 - Banshee needs to be obsoleted, it's dead upstream and crashes directly after start.
Summary: Banshee needs to be obsoleted, it's dead upstream and crashes directly after ...
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: release_blocker critical
Target Milestone: Mageia 9
Assignee: All Packagers
QA Contact:
URL:
Whiteboard: MGA8TOO
Keywords:
Depends on:
Blocks: 30163
  Show dependency treegraph
 
Reported: 2021-11-01 13:31 CET by sturmvogel
Modified: 2022-11-10 17:11 CET (History)
2 users (show)

See Also:
Source RPM: banshee-2.6.2-17.mga8.src.rpm
CVE:
Status comment:


Attachments

Description sturmvogel 2021-11-01 13:31:14 CET
Description of problem:
If you try to open Banshee from console or via the menu it crashes directly after start. At least one more user reported the same problem in the english forum:
https://forums.mageia.org/en/viewtopic.php?f=7&t=14367

My log:
[ich@laptop ~]$ banshee
[Warn  13:25:04.629] DBus support could not be started. Disabling for this session. - System.MethodAccessException: Method `DBus.BusObject..ctor()' is inaccessible from method `org.freedesktop.DBus.IBusProxy..ctor()' (in `')
  at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_throw_method_access(intptr,intptr)
  at org.freedesktop.DBus.IBusProxy..ctor () [0x00000] in <6553338f3d6c49d09115cb5d6b991223>:0 
  at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&)
  at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00008] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. (in `mscorlib')
  at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00022] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic, System.Boolean wrapExceptions) [0x000b7] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean wrapExceptions, System.Boolean skipCheckThis, System.Boolean fillCache) [0x0000c] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Boolean wrapExceptions, System.Threading.StackCrawlMark& stackMark) [0x0002a] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic, System.Boolean wrapExceptions) [0x00040] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00000] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Activator.CreateInstance (System.Type type) [0x00000] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) [0x0000d] in <7aa8fb37842e4fb6a3dd585ecc54c776>:0 
  at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) [0x00018] in <7aa8fb37842e4fb6a3dd585ecc54c776>:0 
  at DBus.Connection.GetObject[T] (System.String bus_name, DBus.ObjectPath path) [0x00001] in <7aa8fb37842e4fb6a3dd585ecc54c776>:0 
  at DBus.Bus..ctor (System.String address) [0x0000f] in <7aa8fb37842e4fb6a3dd585ecc54c776>:0 
  at DBus.Bus.Open (System.String address) [0x0002b] in <7aa8fb37842e4fb6a3dd585ecc54c776>:0 
  at DBus.Bus.get_System () [0x00035] in <7aa8fb37842e4fb6a3dd585ecc54c776>:0 
System.Exception: Unable to open the system message bus. (in `dbus-sharp')
  at DBus.Bus.get_System () [0x00052] in <7aa8fb37842e4fb6a3dd585ecc54c776>:0 
  at DBus.BusG.Init () [0x00010] in <77085a3dc5f44644859067a8e615d3d2>:0 
  at Banshee.ServiceStack.DBusConnection.Connect (System.String serviceName, System.Boolean init) [0x0000e] in <73199d97543e49db993df68a952382b4>:0 
  at Banshee.ServiceStack.DBusConnection.GrabDefaultName () [0x00018] in <73199d97543e49db993df68a952382b4>:0 
[Info  13:25:04.645] Running Banshee 2.6.2: [Mageia 8 (linux-gnu, x86_64) @ 2020-09-25 05:46:04 UTC]
[Warn  13:25:04.967] Verbindung zum Netzwerk-Manager oder Wicd konnte nicht hergestellt werden - Eine verfügbare, arbeitende Netzwerkverbindung wird angenommen
[Warn  13:25:05.003] Hardware manager extension failed to load - System.InvalidOperationException: Type 'Banshee.Hardware.Gio.HardwareManager' not found in add-in 'Banshee.Gio,1.0' (in `Mono.Addins')
  at Mono.Addins.RuntimeAddin.GetType (System.String typeName, System.Boolean throwIfNotFound) [0x00100] in <08168cbdb6f145e3885f73b105af47d7>:0 
  at Mono.Addins.TypeExtensionNode.get_Type () [0x00033] in <08168cbdb6f145e3885f73b105af47d7>:0 
  at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00000] in <08168cbdb6f145e3885f73b105af47d7>:0 
  at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00000] in <08168cbdb6f145e3885f73b105af47d7>:0 
  at Banshee.Hardware.HardwareManager..ctor () [0x00050] in <73199d97543e49db993df68a952382b4>:0 
[Warn  13:25:05.003] Service `Banshee.Hardware.HardwareManager' not started: No HardwareManager extensions could be loaded. Hardware support will be disabled.
[Warn  13:25:05.003] Caught an exception - System.Exception: No HardwareManager extensions could be loaded. Hardware support will be disabled. (in `Banshee.Services')
  at Banshee.Hardware.HardwareManager..ctor () [0x000c6] in <73199d97543e49db993df68a952382b4>:0 
  at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&)
  at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00008] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 

(Banshee:44646): GLib-GObject-WARNING **: 13:25:05.334: attempting to add an interface (AtkComponent) to class (__gtksharp_48_Hyena_Gui_BaseWidgetAccessible) after class_init

(Banshee:44646): GLib-GObject-WARNING **: 13:25:05.335: attempting to add an interface (AtkSelection) to class (__gtksharp_49_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init

(Banshee:44646): GLib-GObject-WARNING **: 13:25:05.337: attempting to add an interface (AtkTable) to class (__gtksharp_49_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
[Warn  13:25:05.340] Initialization of accessibility support for ListView widgets failed - System.ArgumentException: Invalid signal name: model_changed (in `glib-sharp')
  at GLib.Signal.Emit (GLib.Object instance, System.String detailed_signal, System.Object[] args) [0x00024] in <ed39f21b9e9343dcbd442a17ad356a9f>:0 
  at Hyena.Data.Gui.Accessibility.ListViewAccessible`1[T].EmitModelChanged () [0x0000c] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
  at Hyena.ThreadAssist.ProxyToMain (Hyena.InvokeHandler handler) [0x0001e] in <e6758c01ecf341b98c276db4650c1018>:0 
  at Hyena.Data.Gui.Accessibility.ListViewAccessible`1[T].OnModelChanged (System.Object o, System.EventArgs a) [0x00001] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
  at Hyena.Data.Gui.Accessibility.ListViewAccessible`1[T]..ctor (GLib.Object widget) [0x00098] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
  at Hyena.Data.Gui.ListViewAccessibleFactory`1[T].Init () [0x00007] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 

(Banshee:44646): GLib-GObject-WARNING **: 13:25:05.368: attempting to add an interface (AtkSelection) to class (__gtksharp_54_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d4_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init

(Banshee:44646): GLib-GObject-WARNING **: 13:25:05.368: attempting to add an interface (AtkTable) to class (__gtksharp_54_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d4_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
[Warn  13:25:05.369] Initialization of accessibility support for ListView widgets failed - System.ArgumentException: Invalid signal name: model_changed (in `glib-sharp')
  at GLib.Signal.Emit (GLib.Object instance, System.String detailed_signal, System.Object[] args) [0x00024] in <ed39f21b9e9343dcbd442a17ad356a9f>:0 
  at Hyena.Data.Gui.Accessibility.ListViewAccessible`1[T].EmitModelChanged () [0x0000c] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
  at Hyena.ThreadAssist.ProxyToMain (Hyena.InvokeHandler handler) [0x0001e] in <e6758c01ecf341b98c276db4650c1018>:0 
  at Hyena.Data.Gui.Accessibility.ListViewAccessible`1[T].OnModelChanged (System.Object o, System.EventArgs a) [0x00001] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
  at Hyena.Data.Gui.Accessibility.ListViewAccessible`1[T]..ctor (GLib.Object widget) [0x00098] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
  at Hyena.Data.Gui.ListViewAccessibleFactory`1[T].Init () [0x00007] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 

(Banshee:44646): GLib-GObject-WARNING **: 13:25:05.376: attempting to add an interface (AtkSelection) to class (__gtksharp_59_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init

(Banshee:44646): GLib-GObject-WARNING **: 13:25:05.377: attempting to add an interface (AtkTable) to class (__gtksharp_59_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
[Warn  13:25:05.377] Initialization of accessibility support for ListView widgets failed - System.ArgumentException: Invalid signal name: model_changed (in `glib-sharp')
  at GLib.Signal.Emit (GLib.Object instance, System.String detailed_signal, System.Object[] args) [0x00024] in <ed39f21b9e9343dcbd442a17ad356a9f>:0 
  at Hyena.Data.Gui.Accessibility.ListViewAccessible`1[T].EmitModelChanged () [0x0000c] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
  at Hyena.ThreadAssist.ProxyToMain (Hyena.InvokeHandler handler) [0x0001e] in <e6758c01ecf341b98c276db4650c1018>:0 
  at Hyena.Data.Gui.Accessibility.ListViewAccessible`1[T].OnModelChanged (System.Object o, System.EventArgs a) [0x00001] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
  at Hyena.Data.Gui.Accessibility.ListViewAccessible`1[T]..ctor (GLib.Object widget) [0x00098] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
  at Hyena.Data.Gui.ListViewAccessibleFactory`1[T].Init () [0x00007] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 

(Banshee:44646): GLib-GObject-WARNING **: 13:25:05.380: attempting to add an interface (AtkSelection) to class (__gtksharp_64_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init

(Banshee:44646): GLib-GObject-WARNING **: 13:25:05.380: attempting to add an interface (AtkTable) to class (__gtksharp_64_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
[Warn  13:25:05.380] Initialization of accessibility support for ListView widgets failed - System.ArgumentException: Invalid signal name: model_changed (in `glib-sharp')
  at GLib.Signal.Emit (GLib.Object instance, System.String detailed_signal, System.Object[] args) [0x00024] in <ed39f21b9e9343dcbd442a17ad356a9f>:0 
  at Hyena.Data.Gui.Accessibility.ListViewAccessible`1[T].EmitModelChanged () [0x0000c] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
  at Hyena.ThreadAssist.ProxyToMain (Hyena.InvokeHandler handler) [0x0001e] in <e6758c01ecf341b98c276db4650c1018>:0 
  at Hyena.Data.Gui.Accessibility.ListViewAccessible`1[T].OnModelChanged (System.Object o, System.EventArgs a) [0x00001] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
  at Hyena.Data.Gui.Accessibility.ListViewAccessible`1[T]..ctor (GLib.Object widget) [0x00098] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
  at Hyena.Data.Gui.ListViewAccessibleFactory`1[T].Init () [0x00007] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 

(Banshee:44646): GLib-GObject-WARNING **: 13:25:05.383: attempting to add an interface (AtkSelection) to class (__gtksharp_69_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init

(Banshee:44646): GLib-GObject-WARNING **: 13:25:05.383: attempting to add an interface (AtkTable) to class (__gtksharp_69_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
[Warn  13:25:05.384] Initialization of accessibility support for ListView widgets failed - System.ArgumentException: Invalid signal name: model_changed (in `glib-sharp')
  at GLib.Signal.Emit (GLib.Object instance, System.String detailed_signal, System.Object[] args) [0x00024] in <ed39f21b9e9343dcbd442a17ad356a9f>:0 
  at Hyena.Data.Gui.Accessibility.ListViewAccessible`1[T].EmitModelChanged () [0x0000c] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
  at Hyena.ThreadAssist.ProxyToMain (Hyena.InvokeHandler handler) [0x0001e] in <e6758c01ecf341b98c276db4650c1018>:0 
  at Hyena.Data.Gui.Accessibility.ListViewAccessible`1[T].OnModelChanged (System.Object o, System.EventArgs a) [0x00001] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
  at Hyena.Data.Gui.Accessibility.ListViewAccessible`1[T]..ctor (GLib.Object widget) [0x00098] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
  at Hyena.Data.Gui.ListViewAccessibleFactory`1[T].Init () [0x00007] in <55a89f95e9da4bae86dddf86dde0dbe2>:0 
[Warn  13:25:05.407] Caught an exception - GLib.GException: Symbol »process-working-symbolic« nicht im Thema vorhanden (in `gtk-sharp')
  at Gtk.IconTheme.LoadIcon (System.String icon_name, System.Int32 size, Gtk.IconLookupFlags flags) [0x0004c] in <7aab76e87bce48a4b45cf7fa613cb70c>:0 
  at Banshee.Gui.Widgets.TaskStatusIcon..ctor () [0x0004e] in <86de6b34d2ec4fb4b46169517cc51ebb>:0 
[Warn  13:25:05.532] Caught an exception - System.ApplicationException: No support GNOME Settings Daemon could be reached. (in `Banshee.MultimediaKeys')
  at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x000c5] in <7f22c3302b404764a9bed63f12425507>:0 
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x0003b] in <73199d97543e49db993df68a952382b4>:0 
[Warn  13:25:05.533] Extension `Banshee.MultimediaKeys.MultimediaKeysService' not started: No support GNOME Settings Daemon could be reached.
[Warn  13:25:05.540] Caught an exception - System.NotSupportedException: DiscService cannot work when no HardwareManager is available (in `Banshee.OpticalDisc')
  at Banshee.OpticalDisc.DiscService.Initialize () [0x0000c] in <1dfea889cda9487e9fecd698de34951e>:0 
  at Banshee.OpticalDisc.AudioCd.AudioCdService.Initialize () [0x00014] in <1dfea889cda9487e9fecd698de34951e>:0 
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x0003b] in <73199d97543e49db993df68a952382b4>:0 
[Warn  13:25:05.540] Extension `Banshee.OpticalDisc.AudioCd.AudioCdService' not started: DiscService cannot work when no HardwareManager is available
[Warn  13:25:05.540] Caught an exception - System.NotSupportedException: DiscService cannot work when no HardwareManager is available (in `Banshee.OpticalDisc')
  at Banshee.OpticalDisc.DiscService.Initialize () [0x0000c] in <1dfea889cda9487e9fecd698de34951e>:0 
  at Banshee.OpticalDisc.Dvd.DvdService.Initialize () [0x0000e] in <1dfea889cda9487e9fecd698de34951e>:0 
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x0003b] in <73199d97543e49db993df68a952382b4>:0 
[Warn  13:25:05.540] Extension `Banshee.OpticalDisc.Dvd.DvdService' not started: DiscService cannot work when no HardwareManager is available
[Info  13:25:05.564] Updating web proxy from GConf
[Warn  13:25:05.572] Caught an exception - System.ApplicationException: No support GNOME Settings Daemon could be reached. (in `Banshee.MultimediaKeys')
  at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x000c5] in <7f22c3302b404764a9bed63f12425507>:0 
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x0003b] in <73199d97543e49db993df68a952382b4>:0 
[Warn  13:25:05.572] Extension `Banshee.MultimediaKeys.MultimediaKeysService' not started: No support GNOME Settings Daemon could be reached.
[Warn  13:25:05.573] Caught an exception - System.NotSupportedException: DiscService cannot work when no HardwareManager is available (in `Banshee.OpticalDisc')
  at Banshee.OpticalDisc.DiscService.Initialize () [0x0000c] in <1dfea889cda9487e9fecd698de34951e>:0 
  at Banshee.OpticalDisc.AudioCd.AudioCdService.Initialize () [0x00014] in <1dfea889cda9487e9fecd698de34951e>:0 
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x0003b] in <73199d97543e49db993df68a952382b4>:0 
[Warn  13:25:05.573] Extension `Banshee.OpticalDisc.AudioCd.AudioCdService' not started: DiscService cannot work when no HardwareManager is available
[Warn  13:25:05.574] Caught an exception - System.NotSupportedException: DiscService cannot work when no HardwareManager is available (in `Banshee.OpticalDisc')
  at Banshee.OpticalDisc.DiscService.Initialize () [0x0000c] in <1dfea889cda9487e9fecd698de34951e>:0 
  at Banshee.OpticalDisc.Dvd.DvdService.Initialize () [0x0000e] in <1dfea889cda9487e9fecd698de34951e>:0 
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x0003b] in <73199d97543e49db993df68a952382b4>:0 
[Warn  13:25:05.574] Extension `Banshee.OpticalDisc.Dvd.DvdService' not started: DiscService cannot work when no HardwareManager is available
[Info  13:25:05.575] All services are started 0,705335
[Info  13:25:06.052] nereid Client Started
[Info  13:25:06.085] GStreamer version 1.18.0.0, gapless: True, replaygain: False

Unhandled Exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MethodAccessException: Method `NDesk.DBus.BusObject..ctor()' is inaccessible from method `IBusProxy..ctor()'
  at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_throw_method_access(intptr,intptr)
  at IBusProxy..ctor () [0x00000] in <e1725b427a9b49d0a2f45d5dece1bf66>:0 
  at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&)
  at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00008] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
   --- End of inner exception stack trace ---
  at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00022] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic, System.Boolean wrapExceptions) [0x000b7] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean wrapExceptions, System.Boolean skipCheckThis, System.Boolean fillCache) [0x0000c] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Boolean wrapExceptions, System.Threading.StackCrawlMark& stackMark) [0x0002a] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic, System.Boolean wrapExceptions) [0x00040] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00000] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Activator.CreateInstance (System.Type type) [0x00000] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at NDesk.DBus.BusObject.GetObject (NDesk.DBus.Connection conn, System.String bus_name, NDesk.DBus.ObjectPath object_path, System.Type declType) [0x00008] in <2ea15fd79e5c41d7b283b8986680e2ce>:0 
  at NDesk.DBus.Connection.GetObject (System.Type type, System.String bus_name, NDesk.DBus.ObjectPath path) [0x0000d] in <2ea15fd79e5c41d7b283b8986680e2ce>:0 
  at NDesk.DBus.Connection.GetObject[T] (System.String bus_name, NDesk.DBus.ObjectPath path) [0x00001] in <2ea15fd79e5c41d7b283b8986680e2ce>:0 
  at NDesk.DBus.Bus..ctor (System.String address) [0x0000f] in <2ea15fd79e5c41d7b283b8986680e2ce>:0 
  at NDesk.DBus.Bus.Open (System.String address) [0x00033] in <2ea15fd79e5c41d7b283b8986680e2ce>:0 
  at Mono.Zeroconf.Providers.AvahiDBus.DBusManager.ConnectToSystemBus () [0x0001f] in <2ea15fd79e5c41d7b283b8986680e2ce>:0 
  at Mono.Zeroconf.Providers.AvahiDBus.DBusManager.IterateThread (System.Object o) [0x00012] in <2ea15fd79e5c41d7b283b8986680e2ce>:0 
  at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context (System.Object state) [0x0000e] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x0008d] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x0002a] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00096] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MethodAccessException: Method `NDesk.DBus.BusObject..ctor()' is inaccessible from method `IBusProxy..ctor()'
  at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_throw_method_access(intptr,intptr)
  at IBusProxy..ctor () [0x00000] in <e1725b427a9b49d0a2f45d5dece1bf66>:0 
  at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&)
  at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00008] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
   --- End of inner exception stack trace ---
  at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00022] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic, System.Boolean wrapExceptions) [0x000b7] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean wrapExceptions, System.Boolean skipCheckThis, System.Boolean fillCache) [0x0000c] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Boolean wrapExceptions, System.Threading.StackCrawlMark& stackMark) [0x0002a] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic, System.Boolean wrapExceptions) [0x00040] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00000] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Activator.CreateInstance (System.Type type) [0x00000] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at NDesk.DBus.BusObject.GetObject (NDesk.DBus.Connection conn, System.String bus_name, NDesk.DBus.ObjectPath object_path, System.Type declType) [0x00008] in <2ea15fd79e5c41d7b283b8986680e2ce>:0 
  at NDesk.DBus.Connection.GetObject (System.Type type, System.String bus_name, NDesk.DBus.ObjectPath path) [0x0000d] in <2ea15fd79e5c41d7b283b8986680e2ce>:0 
  at NDesk.DBus.Connection.GetObject[T] (System.String bus_name, NDesk.DBus.ObjectPath path) [0x00001] in <2ea15fd79e5c41d7b283b8986680e2ce>:0 
  at NDesk.DBus.Bus..ctor (System.String address) [0x0000f] in <2ea15fd79e5c41d7b283b8986680e2ce>:0 
  at NDesk.DBus.Bus.Open (System.String address) [0x00033] in <2ea15fd79e5c41d7b283b8986680e2ce>:0 
  at Mono.Zeroconf.Providers.AvahiDBus.DBusManager.ConnectToSystemBus () [0x0001f] in <2ea15fd79e5c41d7b283b8986680e2ce>:0 
  at Mono.Zeroconf.Providers.AvahiDBus.DBusManager.IterateThread (System.Object o) [0x00012] in <2ea15fd79e5c41d7b283b8986680e2ce>:0 
  at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context (System.Object state) [0x0000e] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x0008d] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x0002a] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00096] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
  at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <7dffe6434b2e4a38a8dcd06c4a938dee>:0 
[ich@laptop ~]$


Version-Release number of selected component (if applicable):
banshee-2.6.2-17.mga8.x86_64.rpm

How reproducible:
Always
Start Banshee from console.
Start Banshee from menu
sturmvogel 2021-11-01 13:32:25 CET

Source RPM: (none) => banshee-2.6.2-17.mga8.src.rpm

Comment 1 Marja Van Waes 2021-11-01 17:38:00 CET
Assigning to all packagers collectively, because there is no registered maintainer for banshee

CC: (none) => marja11
Assignee: bugsquad => pkg-bugs

Comment 2 sturmvogel 2022-03-06 19:56:16 CET
The project Banshee is dead since several years.

The github page is archived: https://gitlab.gnome.org/Archive/banshee

The project page is for sale: http://banshee.fm/

All Forks are dead.

All Distributions except Mageia removed it from their repos: https://rpmfind.net/linux/rpm2html/search.php?query=banshee&submit=Search+...


Banshee crashes on all distributions.
Banshee crashes at MGA8
Banshee crashes at Cauldron


It is an annoyance to have a non working, non maintained, always crashing program in a modern distribution.

Solution: Remove it from Cauldron!

Whiteboard: (none) => CAULDRON too
Target Milestone: --- => Mageia 9
Severity: normal => critical
Priority: Normal => release_blocker

sturmvogel 2022-03-06 20:00:21 CET

Version: 8 => Cauldron

Comment 3 Marja Van Waes 2022-03-06 23:37:22 CET
(In reply to sturmvogel from comment #2)
> The project Banshee is dead since several years.
> 
> The github page is archived: https://gitlab.gnome.org/Archive/banshee
> 
> The project page is for sale: http://banshee.fm/
> 
> All Forks are dead.
> 
> All Distributions except Mageia removed it from their repos:
> https://rpmfind.net/linux/rpm2html/search.php?query=banshee&submit=Search+...
> 
> 
> Banshee crashes on all distributions.
> Banshee crashes at MGA8
> Banshee crashes at Cauldron
> 
> 
> It is an annoyance to have a non working, non maintained, always crashing
> program in a modern distribution.
> 
> Solution: Remove it from Cauldron!

Thanks for having figured that out.

I wrote "MGA8TOO" on the whiteboard, even if, afaik, we never obsolete a package in stable. It is just to make clear that the package is useless in Mga 8, too.

Do we need a tracker for packages that should be obsoleted?

Whiteboard: CAULDRON too => MGA8TOO
Summary: Banshee crashes directly after start => Banshee needs to be obsoleted, it's dead upstream and crashes directly after start.

Marja Van Waes 2022-03-12 18:09:57 CET

Blocks: (none) => 30163

Comment 4 Lewis Smith 2022-10-09 20:57:37 CEST
Adding Banshee to the redundant tracker bug 30163.
Comment 5 Jani Välimaa 2022-11-10 17:11:57 CET
Banshee dropped with task-obsolete-9-60.mga9.

https://svnweb.mageia.org/packages?view=revision&revision=1897119

CC: (none) => jani.valimaa
Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.