Unity and/or Gnome launcher settings not saved after logout

Asked by Jaime Cruz

I just installed a fresh copy of Focal 20.04.1 along with the Unity desktop. I'm trying to set up my launcher with my favorite applications (doesn't matter whether it's Unity or the Gnome launcher). Every time I logout and back in, they're reset to the defaults. I suspect one of my $HOME directories may not have the proper write permissions but I have no idea where to look?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Jaime Cruz
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Try:

sudo chown -R $USER:$USER $HOME

You'll see a warning about gvfs, this is OK.

Log off and on. Does it help?

Revision history for this message
Jaime Cruz (jaime-cruz) said :
#2

No good... it still reverted back. Also, the programs I had added to "Start Up Programs" didn't start. Everything seems to have reverted back. This is annoying!

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

If you make a new user and log in as that, are the settings retained?

Revision history for this message
Jaime Cruz (jaime-cruz) said :
#4

I may have to revisit this in the future. I restored my Bionic system from backup and am going to continue using that for now. I'll try upgrading to Focal again when I have more time.