[Gtkradiant] [Bug 372] New: wrong path for user*.qe4 on linux
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Tue, 29 Jan 2002 15:24:27 -0600
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=372
Summary: wrong path for user*.qe4 on linux
Product: GtkRadiant
Version: 1.2.1
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: editor
AssignedTo: ttimo@idsoftware.com
ReportedBy: michael@johalla.de
user*.qe4 is searched in the wrong path or path not created before using it.
Output from strace:
access("/home/michael/.q3a/radiant/user0.qe4", R_OK) = -1 ENOENT (No such file
or directory)
write(6, "project file is version 3\n", 26) = 26
open("/home/michael/.q3a/radiant/user0.qe4", O_RDWR|O_CREAT|O_TRUNC, 0666) = -1
ENOENT (No such file or directory)
write(6, "Could not open project file!\nerr"..., 156) = 156
------- You are receiving this mail because: -------
Whoops! I have no idea!