GNOME Bugzilla – Bug 574679
Crash when using newer libnotify-sharp
Last modified: 2009-03-09 20:17:17 UTC
Banshee crashes when I use libnotify0.4-cil 0.4.0~r3032-1. After downgrading to 0.4.0~r2998-1 the problem is gone. The warning shown is: [Warn 21:03:12.807] Kan notificatie niet tonen - Array index is out of range. (The Dutch part means "Cannot show notification") The backtrace: Array index is out of range. System.IndexOutOfRangeException: Array index is out of range. at NDesk.DBus.MessageReader.MarshalUInt (byte*) <0x0002d> at NDesk.DBus.MessageReader.ReadUInt32 () <0x00011> at NDesk.DBus.MessageReader.ReadValue (NDesk.DBus.DType) <0x00113> at NDesk.DBus.MessageReader.ReadValue (System.Type) <0x00235> at NDesk.DBus.MessageHelper.GetDynamicValues (NDesk.DBus.Message,System.Reflection.ParameterInfo[]) <0x000d5> at NDesk.DBus.Connection.HandleSignal (NDesk.DBus.Message) <0x000f4> at NDesk.DBus.Connection.DispatchSignals () <0x0003c> at NDesk.DBus.Connection.Iterate () <0x0002c> at <Init>c__AnonStorey0.<>m__0 (intptr,NDesk.GLib.IOCondition,intptr) <0x0002a> at (wrapper native-to-managed) <Init>c__AnonStorey0.<>m__0 (intptr,NDesk.GLib.IOCondition,intptr) <0x00049> at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004> at Gtk.Application.Run () <0x00007> at Banshee.Gui.GtkBaseClient.Run () <0x00035> at Banshee.Gui.GtkBaseClient.Startup () <0x00031> at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) <0x000a2>
It seems this is also occurring with Gentoo: http://bugs.gentoo.org/show_bug.cgi?id=254235
Aaaaah... incompatible changes in notification-daemon. *** This bug has been marked as a duplicate of 545664 ***