Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Engrampa extracts a second (third,fourth...) version of an existing file with the same name/extension in the same directory #191

Open
LordGiodai opened this issue Nov 29, 2017 · 1 comment

Comments

@LordGiodai
Copy link

Expected behaviour

After extracting a file and realizing that the same file exists at the same directory, Engrampa would ask if we might replace the file or if we might rename the new extracted file. (File-roller and Ark do this)

Actual behaviour

Engrampa - after extracting an file that meets another file with same name/extension at the same directory - just generates a another version of the file, like: "file.txt", "file.txt(2), file.txt(3)

Steps to reproduce the behaviour

Compress TEXT.txt file inside a PACK.7z. So, at the same directory we have TEXT.txt and PACK.7z. Just extract PACK.7z there. Engrampa just generates TEXT.txt(2). The Expected is to be asked if the user wants to replace the existing file or rename the new extracted file.

MATE general version

1.18

Package version

Linux Distribution

Debian 9, Ubuntu 16.04, Mint 18.3

Link to downstream report of your Distribution

@zhuyaliang
Copy link
Member

Please test if the issue still exists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants