[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#31168: 27.0.50; dconf spews warnings on Emacs startup
From: |
Robert Pluim |
Subject: |
bug#31168: 27.0.50; dconf spews warnings on Emacs startup |
Date: |
Mon, 16 Apr 2018 17:37:30 +0200 |
Lars Ingebrigtsen <larsi@gnus.org> writes:
> Glenn Morris <rgm@gnu.org> writes:
>
>> Is this after "su" by any chance?
>
> Hm... I may have su-d at some point, but this is as my own user, but
> you may be onto something:
>
> larsi@corrigan:~$ ls -l /run/user/1000/dconf/user
> -rw------- 1 root root 2 Apr 15 21:36 /run/user/1000/dconf/user
>
> That file is owned by root, so ... er... I may have su-d and started
> an Emacs before and that left that file behind?
Youʼre running some variant of Debian, so 1000 is your uid, I
assume. Those files are owned by the user with uid 1000 on my debian
box.
Robert