Comment 3 for bug 63677

Revision history for this message
VF (vfiend) wrote :

And yeah, just tried the Edgy version and it's broken too.

Object reference not set to an instance of an object
System.NullReferenceException: Object reference not set to an instance of an object
at <>AnonHelp<4>.<#AnonymousMethod>5 (object,System.EventArgs) <0x0006c>
at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void_object_EventArgs (object,System.EventArgs) <0x00041>
at InvokeCB.Invoke () <0x0001a>
at (wrapper delegate-invoke) System.MulticastDelegate.invoke_bool () <0x00037>
at TimeoutProxy.Handler () <0x0002a>
at (wrapper native-to-managed) TimeoutProxy.Handler () <0x00036>
in (unmanaged) 0xb7e9add5
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
at Gtk.Application.Run () <0x00007>
at Banshee.BansheeEntry.Startup (string[]) <0x00657>
at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void_string[] (string[]) <0x00048>
at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.CleanRoomStartup/StartupInvocationHandler,string[]) <0x000ae>

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
at <>AnonHelp<4>.<#AnonymousMethod>5 (object,System.EventArgs) <0x0006c>
at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void_object_EventArgs (object,System.EventArgs) <0x00041>
at InvokeCB.Invoke () <0x0001a>
at (wrapper delegate-invoke) System.MulticastDelegate.invoke_bool () <0x00037>
at TimeoutProxy.Handler () <0x0002a>
at (wrapper native-to-managed) TimeoutProxy.Handler () <0x00036>
in (unmanaged) 0xb7e9add5
at (wrapper managed-to-native) Gtk.Dialog.gtk_dialog_run (intptr) <0x00004>
at Gtk.Dialog.Run () <0x00024>
at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.CleanRoomStartup/StartupInvocationHandler,string[]) <0x0010b>
at Banshee.BansheeEntry.Main (string[]) <0x00038>