nemo-rabbitvcs causes browsing remote shares to be really slow

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
python

Research direction

Start with the nemo-rabbitvcs Python plugin path that accesses .svn files while browsing a mounted SFTP share, using the reported gdb observation as the entry point. Reproduce the freeze in Nemo before and after removing the extension; done means changing directories no longer causes multi-second GUI freezes or performs heavy work in the GUI thread.

Written by the indexing model from the issue text.

Description

  1. Install nemo-rabbitvcs
  2. Mount a sftp share
  3. Browse it with Nemo. Notice that always after changing directory Nemo freezes for several seconds.

I catched the issue in gdb and nemo was accessing a .svn file from python plugin. Then I realized what might be the problem. I removed nemo-rabbitvcs and tested again. Freezes were gone.

Please fix nemo-rabbitvcs so that it doesn't do any heavy operations in GUI thread.

Dominant language
C
Stars
486
Forks
172
PR merge metrics
No merged PRs in 30d

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.

More from linuxmint/nemo-extensions

All issues in linuxmint/nemo-extensions

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.