https://bugs.kde.org/show_bug.cgi?id=353195
--- Comment #20 from Kai Dombrowe <jus...@gmx.de> --- maybe a cache bug in KCoreDirLister? : it works if i replace (kio/src/core/copyop.cpp @ void CopyJobPrivate::statCurrentSrc()) const KFileItem cachedItem = KCoreDirLister::cachedItemForUrl(m_currentSrcURL); with: const KFileItem cachedItem; // Null -- You are receiving this mail because: You are watching all bug changes.