You are not logged in.

#1 2010-01-23 20:12:57

frewsxcv
Member
Registered: 2010-01-23
Posts: 6

Applications using root config rather than non-root config folder

If I run vlc I get an error that looks like this:

main libvlc error: cannot open config file (/root/.config/vlc/vlcrc): Permission denied

and if I run chromium I get this:

Check failed: PathService::Get(chrom::DIR_USER_DATA, &user_data_dir). Must be able to get user data directory!

I know I am logged in as my non-root user and my home directory is set at the correct location (/home/nonRootUsernameHere/)

Offline

#2 2010-01-23 23:05:34

Xiong Chiamiov
Member
From: central coast, california
Registered: 2008-06-18
Posts: 142
Website

Re: Applications using root config rather than non-root config folder

For reference, this is a newish install, $HOME returns the expected result, he is all Syu-ed, and he tried purging config files and reinstalling one of them.

Offline

#3 2010-01-23 23:15:44

pointone
Wiki Admin
From: Waterloo, ON
Registered: 2008-02-21
Posts: 379

Re: Applications using root config rather than non-root config folder

What's the value of your XDG_CONFIG_HOME variable?

echo $XDG_CONFIG_HOME

M*cr*s*ft: Who needs quality when you have marketing?

Offline

#4 2010-01-25 18:09:17

frewsxcv
Member
Registered: 2010-01-23
Posts: 6

Re: Applications using root config rather than non-root config folder

pointone wrote:

What's the value of your XDG_CONFIG_HOME variable?

echo $XDG_CONFIG_HOME

/home/frewsxcv//.config

frewsxcv = non root user

Offline

#5 2010-01-25 19:54:54

Mardoct
Member
Registered: 2009-08-17
Posts: 208

Re: Applications using root config rather than non-root config folder

I had this problem when I had 'ck-launch-seesion' in my xinitrc. Everything went all right after I took it out, started X, closed X, added it again and started X up again.


The human being created civilization not because of willingness but of a need to be assimilated into higher orders of structure and meaning.

Offline

#6 2010-01-25 21:39:43

frewsxcv
Member
Registered: 2010-01-23
Posts: 6

Re: Applications using root config rather than non-root config folder

Mardoct wrote:

I had this problem when I had 'ck-launch-seesion' in my xinitrc. Everything went all right after I took it out, started X, closed X, added it again and started X up again.

the only two lines i have in xinitrc:

#!/bin/sh
exec fluxbox

Offline

Board footer

Powered by FluxBB