#33 closed defect (fixed)
Write the log file to the application directory by default
Reported by: | Henrik Heimbuerger | Owned by: | Fabian Rohn |
---|---|---|---|
Priority: | major | Milestone: | MS1: First release (1.0.0) |
Component: | ui | Version: | pre-1.0 |
Keywords: | log, vista | Cc: |
Description
The log file is currently written to the root path of the first partition (on Windows). I'm not sure where it ends up on Linux.
This is a) a problem because it's hard to find, b) clutters places of the disk it shouldn't and c) raises an exception in the default configuration of Vista because applications not run with Administrator permissions are not allowed to write there.
Instead, the log file should be written to the directory where the application is executed or at least into the user's home directory.
Change History (3)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 16 years ago by
Component: | unspecified → ui |
---|
Note: See
TracTickets for help on using
tickets.
New commit by frohn (revision [117]):
[Fix for ticket #33] Log file is written into JaCaVi folder