--- track.cpp 2008-07-29 12:02:54.000000000 +0000 +++ track.patched.cpp 2008-07-29 12:39:34.000000000 +0000 @@ -786,7 +786,7 @@ m_qPlaylists.append(p); // Make the new playlist active - //slotActivatePlaylist(p->getListName()); + slotActivatePlaylist( TABLE_MODE_PLAYLISTS ); // Update anything that views the playlists updatePlaylistViews();