Updated FAQs (markdown)

master
Peter Hutterer 2019-08-23 15:54:13 +10:00
parent d06f5c2e12
commit b7e35d3702
1 changed files with 1 additions and 1 deletions

@ -18,4 +18,4 @@ First: if Tuhi crashed, it's likely that the drawing didn't get deleted from the
Second: We have lots of [log files](../Log-files) which will be useful to debug why it's crashing. Please look at [Reporting Bugs](../Reporting-Bugs) for the next steps. While the data is not lost, it's unlikely we can convert it to the desired format until the bug is fixed.
Third: Use the [raw log converter tool](https://github.com/tuhiproject/tuhi/blob/master/tools/raw-log-converter.py) to convert the log files to an SVG file. Run it with `--help` and it will tell you what is needed.
Third: Go to the [Recovering Drawings](../Recovering-Drawings) page and follow the instructions there.