View Issue Details

IDProjectCategoryView StatusLast Update
0001898unrealircdpublic2004-06-25 15:32
ReporterAngryWolf Assigned Tocodemastr 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.2 
Summary0001898: Bug with creation of 'tmp' directory
DescriptionAfter updating my servers to CVS .2234.2.71, I noticed that Unreal doesn't always create the tmp directory in the right place. I suppose it uses the current working directory instead of the absolute path of the installation directory (DPATH).
Steps To ReproduceExample:

$ pwd
/home/user/Unreal3.2
$ ls | grep tmp
$ cd ..
$ Unreal3.2/unreal start
(...)
[error] Unable to open 'tmp' directory: No such file or directory, please create one with the appropriate permissions
(...)
$ ls | grep tmp
tmp
$
TagsNo tags attached.
3rd party modules

Activities

codemastr

2004-06-25 15:32

reporter   ~0006782

Fixed in .73

Issue History

Date Modified Username Field Change
2004-06-25 14:50 AngryWolf New Issue
2004-06-25 15:32 codemastr Status new => resolved
2004-06-25 15:32 codemastr Resolution open => fixed
2004-06-25 15:32 codemastr Assigned To => codemastr
2004-06-25 15:32 codemastr Note Added: 0006782