Bug#495427: View Track Details doesn't always work

2009-03-15 Thread John Lindgren
More specifically, the problem happens when one info dialog is closed with Alt-F4 and then another is opened. If the first dialog is instead closed with the Close button, opening another one works fine. John -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#495427: View Track Details doesn't always work

2009-03-15 Thread John Lindgren
I believe that the attached patch fixes the problem. John --- ui_fileinfo.0.c 2008-05-23 18:00:34.0 -0400 +++ ui_fileinfo.c 2009-03-15 16:56:00.0 -0400 @@ -264,7 +264,7 @@ g_object_unref(G_OBJECT(pixbuf)); } -static void +static int fileinfo_hide(gpointer unused) {