Distribution
Mint 22.2
Package version
6.4.8
Graphics hardware in use
No response
Frequency
Always
Bug description
Creating a ZIP archive fails with no error or warning when the output filename contains an additional dot before the .zip extension.
Steps to reproduce
- Create (or rename) a file to include a dot in the “base” name, not just the extension. Example: test_v1.2.html
- In the file manager (Nemo), right-click the file and select Compress….
In the compress dialog:
- Set Format to .zip
- Choose a destination folder
- Set the archive name to something with a dot in it, for example: system_v5.3.zip
- Click Create
Expected behavior
ZIP file is created (or an error shown explaining what’s wrong).
Additional information
No response