This issue has been bugging me for a long time, but have not been able to find a solution. Looking for help finding the root cause and fixing the issue.
Setup
Running Linux mint 22.2. Have manually installed vanilla-gnome.
I have installed spotify, currently from their apt repository, previously as flatpak (no difference for issue).
The issue
I use nautilus (not linux mint’s default nemo) as a file browser. It seems to sometimes™ get “slow”.
- It takes roughly 5 seconds to startup.
- Switching folders can take 5 seconds.
This is only sometimes. If nautilus is fast it seems to work as I expect.
For some reason, and this bugs me a lot, it seems to be related to spotify, or playing music in general. I can consistently get nautilus to start being really slow by playing music. It’s fast when the music is off. It’s slow when I press play. Instantly.
Steps taken and things considered
On my laptop (same setup) this behaviour is completely absent! Like, completely. The laptop has the complete same setup (in fact, I use a bash file to install all my software on a fresh installation which I have done last week). Although I do keep my homedir between installations, so there may be some config item causing this. In fact, it’s what I expect.
- I have already tried deleting ~/.config/nautilus and resetting all dconf items under /org/gnome/nautilus. No avail.
- I use some gruvbox theme. Already tried default adwaita. No difference.
- The issue is absent in nemo.
- There is no issue if I play music in vlc / celluloid. However if I play music in Music it’s also slow! I THINK it’s related to music or some such, but I am hesitant.
- htop / monitor give no indication that something is using obscene amount of cpu or disk.
- There are no NFS. T
- here are no errors related to pipewire
- This could be a case of vanilla icecream (https://www.cs.cmu.edu/~wkw/humour/carproblems.txt), but I’m completely baffled how.
Experience level
Have used ubuntu since 2008. Relatively new to linux mint, but know my way around linux. Have always used gnome.
Questions
- Where could I start properly debugging this?
- Anyone with similar issues
Looking forward to some help and guidance.