Any clues?
*edit, I am using nvidia drivers.
*edit*
found the solution here https://github.com/linuxmint/Cinnamon/issues/1235
nautilus and nemo are both autostarted at login (sometimes they KO each [other]).
You don't need to remove nautilus, all you need is to stop it autostarting at log in... delete the startup file
- Code: Select all
sudo rm /etc/xdg/autostart/nautilus-autostart.desktop

