linuxmint / linuxmint/nemo

Nemo pop up menu doesn't differentiate between a single file, folder and multiple files when querying multiple operations

Open
#3,756 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
1.6k
Forks
368
Avg merge
4d 4h
Merged PRs (30d)
2

Description

Distribution

Mint 22.3

Package version

6.6.3

Frequency

Always

Bug description

When a user queries up several copy operations, a pop up dialog window appears telling the user that nemo is waiting for other operations to finish. In the pop up dialog text, nemo does not differentiate whether it's doing the operation on a file, folder or multiple files.

Image

Where the messages come from:

https://github.com/linuxmint/nemo/blob/1337cf0cc6e55acf3909a5b32d42e16d77a5763b/nemo.pot#L4473

Steps to reproduce
  1. Copy a folder with lots of contents to something like an external drive
  2. Copy a different folder with lots of contents to the same drive
Expected behavior

The pop up dialog menu should show the text "Waiting to copy a folder from ..." or "Waiting to copy multiple files from ..."

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

The affected strings are listed in nemo.pot around line 4473; start there and follow the popup's message source for the copy-operation wait dialog. Reproduce with two large folder copies, then verify the dialog distinguishes a single file, a folder, and multiple files using the expected wording.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.