linuxmint / linuxmint/nemo-extensions

Zip creation silently fails when filename contains a dot (.)

Open
#569 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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
  1. Create (or rename) a file to include a dot in the “base” name, not just the extension. Example: test_v1.2.html
  2. In the file manager (Nemo), right-click the file and select Compress….

In the compress dialog:

  1. Set Format to .zip
  2. Choose a destination folder
  3. Set the archive name to something with a dot in it, for example: system_v5.3.zip
  4. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.