[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #11812] defaults creates a directory named "/home/me/~/GNUstep"
From: |
Richard Frith-Macdonald |
Subject: |
[bugs #11812] defaults creates a directory named "/home/me/~/GNUstep" |
Date: |
Wed, 2 Feb 2005 10:30:13 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/125.5.6 (KHTML, like Gecko) Safari/125.12 |
Follow-up Comment #1, bugs #11812 (project gnustep):
What version of the GNUstyep base library are you using?
Looking at the CVS source, I can't see how the message -
2005-02-01 22:33:56.000 defaults[12113] Defaults home '~/GNUstep' did not
exist - created it
can reasonably happen.
The name of the defaults directory is formed by reading .GNUsteprc and either
accepting the directory name found or by replacing a leading '~' with the home
directory of the user (obtained from the unix password file using getpwent()
function). So to get '~/GNUstep' as the defaults home it looks like the
password file would need to contain '~' as the home directory of the user,
or the string handling would need to be sufficiently broken that it fails to
recognise that the value it read from .GNUsteprc had a leading '~'
_______________________________________________________
This item URL is:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11812>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/