--- a/src/partDownloader.cpp Sun Sep 06 03:10:03 2015 +0300 +++ b/src/partDownloader.cpp Sun Sep 06 03:17:29 2015 +0300 @@ -322,7 +322,7 @@ m_requests.clear(); // Update everything now - if (primaryFile() != nullptr) + if (primaryFile()) { g_win->changeDocument (primaryFile()); g_win->doFullRefresh();