GNOME Bugzilla – Bug 544461
crash after start playing song
Last modified: 2008-07-24 02:39:33 UTC
Steps to reproduce: 1. start banshee 2. select a song 3. double-click it, or press play button Stack trace: [Debug 00:51:30.921] Player state change: Idle -> Loading [Debug 00:51:31.408] Player state change: Loading -> Loaded - Hide quoted text - Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.NullReferenceException: Object reference not set to an instance of an object at Banshee.Collection.Gui.ColumnCellStatusIndicator.Render (Hyena.Data.Gui.CellContext context, StateType state, Double cellWidth, Double cellHeight) [0x00097] in /tmp/buildd/banshee-1.0.0/src/Core/Banshee.ThickClient/Banshee.Collection.Gui/ColumnCellStatusIndicator.cs:142 at Hyena.Data.Gui.ListView`1[Banshee.Collection.TrackInfo].PaintCell (System.Object item, Int32 column_index, Int32 row_index, Rectangle area, Boolean sensitive, StateType state, Boolean dragging) [0x000d3] in /tmp/buildd/banshee-1.0.0/src/Libraries/Hyena.Gui/Hyena.Data.Gui/ListView/ListView_Rendering.cs:331 at Hyena.Data.Gui.ListView`1[Banshee.Collection.TrackInfo].PaintRow (Int32 row_index, Rectangle area, StateType state) [0x000a4] in /tmp/buildd/banshee-1.0.0/src/Libraries/Hyena.Gui/Hyena.Data.Gui/ListView/ListView_Rendering.cs:302 at Hyena.Data.Gui.ListView`1[Banshee.Collection.TrackInfo].PaintRows (Rectangle clip) [0x00501] in /tmp/buildd/banshee-1.0.0/src/Libraries/Hyena.Gui/Hyena.Data.Gui/ListView/ListView_Rendering.cs:276 at Hyena.Data.Gui.ListView`1[Banshee.Collection.TrackInfo].OnExposeEvent (Gdk.EventExpose evnt) [0x000d3] in /tmp/buildd/banshee-1.0.0/src/Libraries/Hyena.Gui/Hyena.Data.Gui/ListView/ListView_Rendering.cs:88 at Gtk.Widget.exposeevent_cb (IntPtr widget, IntPtr evnt) [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at Gtk.Widget.exposeevent_cb(IntPtr widget, IntPtr evnt) at Gtk.Widget.exposeevent_cb(IntPtr , IntPtr ) at Gtk.Application.gtk_main() at Gtk.Application.gtk_main() at Gtk.Application.Run() at Banshee.Gui.GtkBaseClient.Run() in /tmp/buildd/banshee-1.0.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:line 114 at Banshee.Gui.GtkBaseClient.Startup() in /tmp/buildd/banshee-1.0.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:line 55 at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler startup) in /tmp/buildd/banshee-1.0.0/src/Libraries/Hyena.Gui/Hyena.Gui/CleanRoomStartup.cs:line 54 at Banshee.Gui.GtkBaseClient.Entry() in /tmp/buildd/banshee-1.0.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:line 50 at Nereid.Client.Main(System.String[] args) in /tmp/buildd/banshee-1.0.0/src/Clients/Nereid/Nereid/Client.cs:line 77 Other information:
forgot to say, i use xfce4, not gnome
Why is this fixed?
Nevermind; I just saw the comments on the mailing list (going through all my unread mail, in order ;). Marking this as a duplicate of bug 539762. *** This bug has been marked as a duplicate of 539762 ***