https://bugs.kde.org/show_bug.cgi?id=157040
--- Comment #6 from Ahmad Samir <a.samir...@gmail.com> --- Please disregard my previous post (<insert lame excuse here>) :) Indeed, KFileUtils::suggestName() checks if the file exists so that it can recurse and suggest a different name (incrementing d in "new folder (d)"). The thing is KFileUtils is in KCoreAddons which is tier1, it can't #include KIO... I think suggestName() should only suggest a name based on the args that are passed to it, but that means complicating the code in the caller.... -- You are receiving this mail because: You are watching all bug changes.