-
Notifications
You must be signed in to change notification settings - Fork 322
Description
* Nemo version (nemo --version)
Nemo 3.8.6
* Is issue with desktop or windowed nemo?
Not sure what this question is asking. Nemo is running in a window on the Cinnamon 3.8.9 desktop
* Distribution - (Mint 17.2, Arch, Fedora 25, etc...)
Mint 19.0
* Graphics hardware *and* driver used
Hybrid graphics
Intel 2nd Generation Core Processor Family Integrated Graphics Controller, driver i915
Nvidia GF119M [NVS 4200M], Nvidia driver version 390.77-0ubuntu0.18.04.1
* 32 or 64 bit
64 bit
Issue
I am using rclone 1.45 (https://rclone.org) to mount cloud storage (Microsoft OneDrive & Google Drive) in my home folder. While navigating folders within the mounted filesystems, nemo randomly crashes with a segmentation fault. In addition, navigation seems "slow" with nemo when navigating within the mounted filesystems. Neither problem happens when using caja, nautilus, or Thunar to navigate the filesystem. Crashes seem most frequent when moving up the directory tree, but may occur at any time. Crashes are usually preceded by several tens of seconds of non-responsiveness.
I do not know if this problem occurs only when using rclone, but the rclone process is unaffected by the crash (it doesn't respawn or anything).
Steps to reproduce
Use rclone to mount a Google Drive or Microsoft OneDrive cloud storage account to a mount point in your home directory.
Launch nemo
Navigate through the folders in the mounted filesystem using either or both of the folders in the Folders Pane or the folder tree traphic at the top between the menubar and the Favorites and Folders Panes.
You will probably sometimes experience long pauses when moving from folder to folder.
Eventually (within a dozen folder changes) nemo will crash with a segmentation fault.
Expected behaviour
Nemo should not crash
Navigation should be "snappier" (as it is in caja, nautilus, and thunar).
Other information
The problem is particularly prevalent when navigating into or out of a folder with a large number of files (100). The folders that cause the most trouble are full of photographs. I'm guessing that part of the problem is nemo trying to fetch each file (over the internet since it's cloud storage) to generate thumbnails.