Nemo constantly freezing in LM Cinnamon 19

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
evencoil
Level 1
Level 1
Posts: 34
Joined: Wed Aug 01, 2012 11:07 am

Nemo constantly freezing in LM Cinnamon 19

Post by evencoil »

Nemo freezes for 1-2s frequently, and without much of a pattern -- clicking on a folder, clicking to close the window -- really anything.
Edit: Not necessarily on a large directory, just in general.

I know that is vague, but is there a way I can better debug this?
Any other related issues that have been opened that I can consult?

Edit: I should add that I tried installing Thunar and doesn't have any freezing issues at all.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
smurphos
Level 18
Level 18
Posts: 8498
Joined: Fri Sep 05, 2014 12:18 am
Location: Irish Brit in Portugal
Contact:

Re: Nemo constantly freezing in LM Cinnamon 19

Post by smurphos »

In Nemo press Alt-P or open the Edit menu and select plug-ins.

Initially disable them all and see if that fixes the issue. You can then re-enable them individually to identify which one is causing a problem.

I'd suspect ChangeColourFolder+NemoPython, it's been implicated in the past with poor Nemo performance.
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
evencoil
Level 1
Level 1
Posts: 34
Joined: Wed Aug 01, 2012 11:07 am

Re: Nemo constantly freezing in LM Cinnamon 19

Post by evencoil »

Yes, that was one thing I had found on the GitHub page and had already tried.
Unfortunately in my case disabling every plugin did not do anything to affect the behavior.

Is there anything else I can try?
Any way to debug?

EDIT:
One thing perhaps that is a clue?
When I run nemo --check I get this:

Code: Select all

(nemo:19369): dbind-WARNING **: 07:34:06.534: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
running nemo_self_check_file_utilities
running nemo_self_check_file_operations
running nemo_self_check_directory
running nemo_self_check_file
running nemo_self_check_icon_container
running nemo_self_check_file_utilities
running nemo_self_check_file_operations
running nemo_self_check_directory
running nemo_self_check_file
running nemo_self_check_icon_container
The first warning does not come up in another system I have running Cinnamon (albeit 18.3, whereas this is 19)
User avatar
Pepi
Level 6
Level 6
Posts: 1305
Joined: Wed Nov 18, 2009 7:47 pm

Re: Nemo constantly freezing in LM Cinnamon 19

Post by Pepi »

"freezes for 1-2s frequently, and without much of a pattern -- clicking on a folder, clicking to close the window -- really anything."

This is why I've gave up on Mint 19. Not only Nemo but most applications on my last two installs of 19 Cinnamon are doing this. I've tried the install without internet and I still get this lagging. It's almost like Mint 19 can't do multitasking but my CPU and Memory appears normal. I'm only using a USB Stick for installs but Mint 18.3 Cinnamon is fast on my other USB stick.
evencoil
Level 1
Level 1
Posts: 34
Joined: Wed Aug 01, 2012 11:07 am

Re: Nemo constantly freezing in LM Cinnamon 19

Post by evencoil »

In my case I am only seeing freezing in Nemo.
In other ways the desktop environment is quite snappy.
I do also see large spikes in CPU usage when Nemo freezes.
User avatar
smurphos
Level 18
Level 18
Posts: 8498
Joined: Fri Sep 05, 2014 12:18 am
Location: Irish Brit in Portugal
Contact:

Re: Nemo constantly freezing in LM Cinnamon 19

Post by smurphos »

evencoil wrote: Sat Jul 14, 2018 8:33 am EDIT:
One thing perhaps that is a clue?
When I run nemo --check I get this:

Code: Select all

(nemo:19369): dbind-WARNING **: 07:34:06.534: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
The first warning does not come up in another system I have running Cinnamon (albeit 18.3, whereas this is 19)
Potentially - I don't have that error on my Mint 19 install. Unfortunately, I'm also not sure where to start to troubleshoot it.... :(
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
evencoil
Level 1
Level 1
Posts: 34
Joined: Wed Aug 01, 2012 11:07 am

Re: Nemo constantly freezing in LM Cinnamon 19

Post by evencoil »

I found that if I create a new user then I don't have this problem anymore.
So it's something to do with the user settings.
Any ideas???
User avatar
smurphos
Level 18
Level 18
Posts: 8498
Joined: Fri Sep 05, 2014 12:18 am
Location: Irish Brit in Portugal
Contact:

Re: Nemo constantly freezing in LM Cinnamon 19

Post by smurphos »

Try sudo chown -R $USER:$USER $HOME

It will ensure all files in your home directory are under your ownership. Log off and log back on.
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
Locked

Return to “Software & Applications”