linuxmint / linuxmint/nemo-extensions
Zip creation silently fails when filename contains a dot (.)
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 486
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure in Nemo using an output name such as system_v5.3.zip, then trace the Compress dialog's ZIP creation path. Done means a dotted base name creates the archive successfully, or the dialog reports a clear error; rerun the listed steps to verify the result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100