From ccfbf843dca878dd54c7d1848bf82aee8ec96926 Mon Sep 17 00:00:00 2001 From: Gres Date: Wed, 18 May 2022 22:44:10 +0300 Subject: [PATCH] Add info about Linux crash workaround --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cc61d48..daa1f19 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,8 @@ If `Portable` setting in `General` section is checked, then resources will be do If you are experiencing crashes during the app usage, then try changing `tesseract library version` from `Optimized` to `Compatible`. It provides the same functionality, but should work on the bigger variety of hardware. +Set `QTWEBENGINE_DISABLE_SANDBOX=1` environment variable when fail to start due to crash. + Answers to some frequently asked questions can be found in issues or [wiki](https://github.com/OneMoreGres/ScreenTranslator/wiki/FAQ)