Quote:
Originally Posted by baf
Galculator uses g_get_home_dir() to get user's home dir and this function takes it from passwd file rather than from env variable.
|
Quote:
Originally Posted by nasser
am still puzzled by why echo $HOME and cp to ~ still recognise /tmp/root as home.. whereas mntroot and galculator itself consider /home/root.. 
|
As baf said. Your current shell instance still uses the old values. Logging out and back in should fix that.