I've read a few thread about nautilus issues, but none fixed my problem, so I'm posting again.
Most of the times, when I open nautilus, it doesn't open. The taskbar icon has the "dot" that signals its running, but no screen shows up. After a few seconds of clicking, I get the popup to wait or force close. When I force close and then open again,it usually works!!
It's extremely frustrating!
When I open from the terminal it doesn't output any significant clues:
$ nautilus
** Message: 16:39:49.926: Connecting to org.freedesktop.Tracker3.Miner.Files
(org.gnome.Nautilus:78296): GLib-GIO-WARNING **: 16:39:50.166: Failed to parse translated string 'â24hâ' for key 'clock-format' in schema 'org.gnome.desktop.interface': 0:expected value
(org.gnome.Nautilus:78296): GLib-GIO-WARNING **: 16:39:50.166: Using untranslated default instead.
Killed
(the 'killed' was me, otherwise it just hangs there)
I had Dropbox installed, but I already uninstalled it. I'm suspecting Tracker3 but have no idea what to do with it...
Happens that all the Time with every Opening independently from the Folder You open or does it only happen when You open folders with a lot of Content?
Okay, You are running in X11 and Your Hardware Specs are not limited so this could be a Point ...
Maybe something in the Starters are not Okay. Unpin Nautilus from the Taskbar. Then open ''Main Menu'' (the Program), look there for the Nautilus Enty, click on it and then click on Properties at the right Side and in the opening Window look in the Command Line what Start Command it has.
This indicates GNOME settings corruption.
This may be a malformed quote character (âsmart quotesâ) in a GSettings key that Nautilus depends on when loading the desktop environment schema. The crash/hang likely happens when Nautilus tries to query GUI-related GSettings.
In terminal, can you run
nautilus -q
rm -rf ~/.cache/nautilus
rm -rf ~/.local/share/nautilus
sudo apt purge nautilus-dropbox
sudo apt clean && sudo apt autoremove
tracker3 reset --filesystem --force
And finally, resetting the clock format: gsettings reset org.gnome.desktop.interface clock-format gsettings set org.gnome.desktop.interface clock-format '24h'
although I can say that when I run it from the terminal, when it works, it also shows the exact same warnings. So I don't think it's related with the fact that it hangs
Running nautilus from the terminal is exactly the same launch process as running it as a launcher.
The Nautilus File Manager still must initialize, with all its settings and processes.
I have the same problem, and it's totaly random, I gave up to try to solve it, I have my terminal open anf I "kill" nautilus when it stuck, if someone have an idea it could be cool