Files (Nautilus) in 19.10 - drag-n-drop on desktop doesn't work

If I insert a flash drive and try to drag any files onto desktop - nothing happens.

Or from any other folder.

Drag 'n copy only works if you open desktop in nautilus ("show desktop in files").

I already ran the command:

gsettings set org.gnome.nautilus.preferences use-experimental-views false

It didn't help. How to fix this?


Solution 1:

Since Ubuntu 19.04, Nautilus doesn't handle desktop icon management, rather it is handled by a GNOME Shell Extension called 'Desktop Icons' (package name: gnome-shell-extension-desktop-icons). The extension doesn't support the drag-and-drop feature yet.

However, you can replace Nautilus with Nemo as your file manager and get the traditional desktop icon management back. Follow this Q&A to replace Nautilus by Nemo: Make nemo the default file browser.

You should disable/remove the Desktop Icons extension to avoid any potential incompatibility. You may also have to add Nemo manually to the list of (auto-) startup programs.

Solution 2:

Support of icons on the desktop in Ubuntu 19.10 is still limited for reasons outlined here. Thus, you currently cannot (yet) drag and drop files from Nautilus to the desktop. For the moment, your workarounds are:

  • Copying using the keyboard (Ctrl+c, then click on desktop and Ctrl+v).
  • (As you mentionned:) You can drag files in Nautilus to the Desktop folder in your home directory. These files will appear on the desktop.

Solution 3:

Another possibility is to uninstall the "Desktop Icons" extension and install this one:

https://extensions.gnome.org/extension/2087/desktop-icons-ng-ding/?c=80141

enter image description here

I lightly tested it, and for now drag and drop works as supposed to do and moving icons in different screens also.

Additionally, it's much more configurable:

enter image description here