| | If you have Python
installed, the easiest way of reporting a problem is by clicking on Help > Report error.
The second option is to do it manually at www.yasara.org/bugreport
. If the problem requires more than a few mouse clicks to reproduce, please send us the corresponding execution log. YASARA logs all commands in the log/ subdirectory with names like log/exec_XY.log,
where XY is the process ID. When YASARA exits, the log file is automatically deleted.
- If YASARA crashes there is no time to delete the log file, so you
can just send the newest log file you find.
- If the problem does not involve a crash, do not exit YASARA, otherwise
the log file will be lost. Either get the latest log file while YASARA is still
running or type
CoreDump
in the console to force a crash and
preserve the log file.
|