Comment 2 for bug 257241

Revision history for this message
Philippe Normand (philn) wrote :

That patch looks indeed wrong. I see at least a line that will trigger a NameError:

dfr.addCallback(enqueu, self.music_player.player.enqueue_to_playlist)

Will rework this...