Score:0

emacs error in Ubuntu of MobaXterm

id flag

I am using Ubuntu on MobaXterm Personal Edition v21.2 on Windows 10. Whenever I open emacs editor, it opens and works fine, but I keep getting dconf-CRITICAL ** with following error lines multiple times in terminal :

unable to create file '/home/MyUsername/.cache/dconf/user': Permission denied.  dconf will not work properly.

I am not an expert with Ubuntu, so am not sure what to try. For more details, cat /etc/os-release gives me this :

NAME="Ubuntu"
VERSION="18.04.3 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.3 LTS"
VERSION_ID="18.04"
hr flag
It sounds like a simple permissions problem - likely because you performed an operation as root in your home directory. Please [edit] your question to include the output of `namei -l ~/.cache/dconf/user`
ZeroTwo avatar
id flag
I did "chown" following https://unix.stackexchange.com/a/509194/488405 and it works. I am not sure if it's the best solution, and that if it might create any other issues...
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.