Antergos / Cnchi

A modern, flexible online system installer for Antergos Linux
GNU General Public License v3.0
291 stars 101 forks source link

In minimal installation, /home/USERNAME/.config is owned by root #301

Closed Kirek closed 9 years ago

Kirek commented 9 years ago

Just this, very weird things happen when applications cannot use this directory :) The only file there is ~/.config/fontconfig/fonts.conf

mattchewie commented 9 years ago

I have experienced the same when I did a full KDE install. This caused several errors to be thrown on first boot.

Just out of curiosity, did you do a UEFI install with Gummiboot?

mattchewie commented 9 years ago

My GNOME install just finished. I can confirm that the .config in my home directory is correctly owned by the "user". So this looks like it might be an issue tied to non-gnome installs? I will try a XFCE install in a VM tomorrow to see if I get the same outcome as the KDE install.

karasu commented 9 years ago

@lots0logs : If I understand correctly, this is a minimal ISO issue, isn't it? Also KDE installation seems to be affected by this.

mattchewie commented 9 years ago

FYI : XFCE install also as the correct permissions

axaxs commented 9 years ago

This has been fixed in dev, not sure on policy on closing/commenting/testing so just leaving a comment here.

lots0logs commented 9 years ago

We need to backport the fix into stable.

erikdubois commented 9 years ago

i can confirm that as of today the bare installation STILL SUFFERS from the fact that .config is owned by ROOT. Users get error messages thrown by Spotify. Each time re-login. Variety wallpapers settings. Thunar Settings... etc. Any program that wants to write there, will sometimes give an error or just say nothing but all your settings are not saved.

karasu commented 9 years ago

@lots0logs : Has this been solved in stable?

erikdubois commented 9 years ago

just tried the latest iso 20150516 this has still this issue! http://sourceforge.net/projects/antergos/files/mirror/iso/testing/

karasu commented 9 years ago

Fixed in postinstall.sh. Closing!