Nemo crashes on the right-click menu of the Tree view of the sidebar
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
There is a minor bug that is causing Nemo to crash when selecting some options (like Properties) of the right-click menu (context menu) when clicking on the empty space of the Tree View of the Sidebar.
Steps to reproduce
- View > Sidebar > Show sidebar (F9)
- View > Sidebar > Tree
- Right-clicking an empty space below the normal entries (Home, Favorties, File system, etc.) to open the context menu
- Clicking on some options (like Properties, Open) will cause Nemo to crash
- Some other options don't cause it to crash (like Eject, Copy, etc.)
- Reproducible on Live image (linuxmint-22.3-cinnamon-64bit.iso)
Expected behavior
The action shouldn't result in a crash. The click should be ignored or the options on the menu shouldn't be displayed if they don't apply (since it's an empty space that is being right-clicked).
Additional information
Somewhat similar to #3640
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 crash in Nemo using the listed sidebar and Tree view steps, then inspect StackTrace.txt to identify the failing path. Verify that right-clicking empty Tree view space and choosing actions such as Properties or Open no longer crashes, while applicable menu behavior remains correct.
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
- 55/100