Comment 8 for bug 717162

Revision history for this message
Ken VanDine (ken-vandine) wrote :

I stepped through quodlibet in the debugger, i noticed in the open_chooser function it did get the response from the file selection dialog and continued past that. But when it got to the end of that (open_chooser) function, it just kind of stopped. Maybe it the mainloop is getting confused somehow because of something happening in that file selection dialog.