Ticket #403 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

crashlog.txt goes in non-writable directory

Reported by: Philip Owned by:
Priority: Should Have Milestone:
Component: Core engine Keywords:
Cc:

Description

On Linux, crashlog.txt by default seems to get put in binaries/system/ which is often not a writable directory. It should probably go in ~/.config/0ad/logs/ (and print a message telling the user where it is).

Change History

comment:1 Changed 3 years ago by Philip

  • Milestone changed from Open Source Release to OS Pre-Alpha 1

comment:2 Changed 3 years ago by jan

  • Status changed from new to closed
  • Resolution set to fixed

(In [7373]) set crashlog location as soon as it is known to avoid writing to the default location (system/binaries), which might not be writable. fixes #403

comment:3 Changed 3 years ago by anonymous

  • Milestone OS Pre-Alpha 1 deleted

Milestone OS Pre-Alpha 1 deleted

Note: See TracTickets for help on using tickets.