https://bugs.kde.org/show_bug.cgi?id=379849
--- Comment #11 from Leslie Zhai <lesliez...@llvm.org.cn> --- Git commit 892df04090ae272860627026877cd2de353a90ca by Leslie Zhai. Committed on 08/06/2017 at 02:41. Pushed by lesliezhai into branch 'master'. Check for m_tempDirSelectionWidget->tempPath() and m_tempDirSelectionWidget-tempPath() + ".toc" For example, if /tmp/k3b.iso and /tmp/k3b.iso.toc exist, then it needs to ask user 'Do you want to overwrite XXX?' should K3b::MediaCopyDialog automatically delete tmp files? I argue that it is better to mv tmp files by user. M +3 -1 src/misc/k3bmediacopydialog.cpp https://commits.kde.org/k3b/892df04090ae272860627026877cd2de353a90ca -- You are receiving this mail because: You are watching all bug changes.