Opened 4 years ago

Closed 3 years ago

Last modified 3 years ago

#5942 closed defect (fixed)

OMEdit log files are always put in system default temp directory

Reported by: casella Owned by: adeas31
Priority: blocker Milestone: 1.17.0
Component: OMEdit Version:
Keywords: Cc:

Description

I changed the working directory of OMEdit long time ago to a place of my choice, rather than in a dumb hidden directory on my system partition that just keeps growing and growing without bounds (shame on MS).

Unfortunately, all log files such as omedicommands are still placed in the appdata directory, which I always have trouble at finding, because it's not written anywhere in the documentation where that is.

I would suggest to either move the log files to the working directory, or to put some pointer somewhere to the settings directory, otherwise as soon as you change the working directory you lose the ability of report info about crashes.

Change History (5)

comment:1 follow-up: Changed 4 years ago by adeas31

This is somewhat related to ticket #5851.

I recommend that we keep the log files in temp directory and some pointer as you suggested. Sometime ago we added Tools->Open Working Directory menu item, we could also add another menu item Open Logs Directory or Open TEMP Directory.

comment:2 in reply to: ↑ 1 Changed 4 years ago by casella

Replying to adeas31:

This is somewhat related to ticket #5851.

I recommend that we keep the log files in temp directory and some pointer as you suggested. Sometime ago we added Tools->Open Working Directory menu item, we could also add another menu item Open Logs Directory or Open TEMP Directory.

Sounds good to me :)

comment:3 Changed 4 years ago by casella

  • Milestone changed from 1.16.0 to 1.17.0
  • Priority changed from high to blocker

comment:4 Changed 3 years ago by adeas31

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

Fixed in 15a23ed/OpenModelica.

If you want I can port it to 1.16

comment:5 Changed 3 years ago by casella

That would be nice, thanks!

Note: See TracTickets for help on using tickets.