Dmitriy S. Sinyavskiy

Results 40 comments of Dmitriy S. Sinyavskiy

Did you validate this spec with [oslo](https://github.com/openslo/oslo)?

First, check path to your files. Try stat ot cat in a "run" section one of your sloth files to ensure that the job can read them.

Sometimes Hyper-М/WSL takes this port. How to exclude it from being taken https://stackoverflow.com/questions/48478869/cannot-bind-to-some-ports-due-to-permission-denied

Also execute in CMD as Admin ``` net stop winnat net start winnat ``` helps me as workaround

Please provide some technical details. What display do you use? And what the DPI? Please take a look here https://wiki.lazarus.freepascal.org/High_DPI

> Well I just You went to DPI Settings in Lazarus (Sreen.DPI) and what you set? Please provide an example project.

@rasberryrabbit can you please fix the github DCO check errors? https://github.com/r3code/lazarus-exception-logger/pull/19/checks?check_run_id=14522060930

It would be grate if you make a fork, add your feature and then create Pull request, It will include your contribution into the code automatically. Can you do it?