Thanks for the suggestion. I did it and found the problem was not present on the new account. Searching a bit deeper it turned out that the configuration file to check was user-dirs.dirs in the ~/.config directory. In the XDG_DOCUMENTS_DIR="$HOME/Documents" line, the folder name was missing after the slash. Added it, saved and all went back to normal.

Reply via email to