STEPS TO REPRODUCE 1. Open Dolpin in /home/user 2. Select two files 3. Right click > Compress > Compress to 4. Click Ok The archive user.tar.gz is created 5. Select two other files 6. Right click > Compress > Compress to 7. Click Ok OBSERVED RESULT The files are appended to user.tar.gz EXPECTED RESULT Ark should prompt the user that this file already exists and ask for confirmation that appending is wanted or create a "user(1).tar.gz" file SOFTWARE/OS VERSIONS Everything master
A possibly relevant merge request was started @ https://invent.kde.org/utilities/ark/-/merge_requests/189
A possibly relevant merge request was started @ https://invent.kde.org/utilities/ark/-/merge_requests/198
Git commit 7e1927a1c8c9f74759c0431f6bfc30fe1c6b03a3 by Elvis Angelaccio, on behalf of Ilya Pominov. Committed on 27/03/2025 at 18:56. Pushed by elvisangelaccio into branch 'master'. [addtoarchive]: Add warning dialog about existing file STEPS TO REPRODUCE: 1. In context menu Dolphin click Compress->Compress to... 2. Enter the name of a file that already exists 3. Click OK EXPECTED RESULT: Ark will suggest overwriting the file OBSERVED RESULT: Ark will overwrite the file without informing the user M +25 -0 kerfuffle/addtoarchive.cpp M +1 -0 kerfuffle/addtoarchive.h https://invent.kde.org/utilities/ark/-/commit/7e1927a1c8c9f74759c0431f6bfc30fe1c6b03a3