Page 1 of 1

Why leak report file placed on desktop?

Posted: Tue Mar 08, 2022 1:55 pm
by bitman
This is very annoying! But not just annoying: if your OS on an SSD, the desktop takes place on the SDD, as well. And the SDD cells can be write in a numbered times. After that comes the errors. Place it beside the exe.

Re: Why leak report file placed on desktop?

Posted: Tue Mar 08, 2022 2:41 pm
by madshi
SSDs can handle gigantic amount of data being written to them, and the leak report file is very small. Writing to SSDs is usually only a problem if you repeatedly write very large files to them.

Placing the leak report beside the EXE has the problem that often EXEs are stored in "C:\Program Files" and usually the EXE files stored there do not have write access to their own folder!

But anyway, you can choose the file path of the leak report yourself:

http://help.madshi.net/madExceptUnit.ht ... ReportFile

Re: Why leak report file placed on desktop?

Posted: Fri Mar 11, 2022 12:00 am
by bitman
You use madExcept leak report exclusively just in development phase. And a dev environment never in the "program files". You can set the path for bug report in the settings but not for the leak report. I cant get it why! SetLeakReportFile works fine! My opinoin is unchanged: it should take place in the settings dialog.