https://bugs.kde.org/show_bug.cgi?id=440980
--- Comment #5 from empyreal <empyr...@ukr.net> --- viewslistdata.cpp compare 21.04 file with master Problem in these lines: #if defined KF5KIO_FOUND && KF5KIO_FOUND #endif #if defined KF5KIO_FOUND && KF5KIO_FOUND #else newModel = nullptr; proxyModel = nullptr; #endif remove or comment them and Files Window will work -- You are receiving this mail because: You are watching all bug changes.