2

I upgraded to Artful several days ago. I was in the process of adding some shell extensions and doing a few tweaks, logging out and back in to see what 'took'. After one set of small changes, when I logged back in again all of the icons were stacked atop one another in the upper left corner. I right-clicked and arranged the icons and they distributed themselves on the desktop.

Problem now is, I can't get the desktop manager to remember where I place the icons on the desktop. Every time I log out and back in, the desktop manager rearranges the icons.

I've now spent a whole day trying to fix the issue. I've tried both gnome and nemo managing the desktop. I've tried every conceivable setting in settings, Tweaks, dconf-editor, gconf-editor, and alternatives config. I've even tried both mutter and metacity window managers. No joy anywhere.

At this point, any and all insights and suggestions are welcome. Thanks!

--Warren

1 Answers1

0

I've come across the same problem and I fixed it.

  1. Check if there is any metadata files that have only the root read/write access in the ~/.local/share/gvfs-metadata/ directory

  2. Open your file manager as root and change the access or remove those files (I removed them)...

  3. Restart your user session and it should be fixed. Did the trick for me.

I knew those files were wrong because no file should have only the root access inside your home directory unless you've set it up explicitly.