Skip to content
Searching: All docs

Start typing to search the docs.

Supervertaler Workbench is no longer actively developed. These pages stay online and still describe the last release. Active development is on Supervertaler for Trados.

Linux-Specific Issues

Supervertaler is Linux compatible, but Windows is the primary development platform.

Spellcheck dictionaries

If spellcheck isn’t working, you may need to install Hunspell dictionaries for your language:

Terminal window
sudo apt install hunspell-en-us

If the dictionary package for your language exists, install it using the language code you need (for example hunspell-de-de, hunspell-nl, etc.).

Stability tips

If you encounter instability:

  • Disable spellcheck temporarily
  • Disable semantic memory features temporarily
  • Use a smaller project to isolate the issue

Crashes / memory access violations

Some native dependencies (spellcheck backends, tokenization libraries) can crash the Python process on certain Linux setups.

If you see random crashes (segfaults) when interacting with the grid:

  1. Disable spellcheck and restart
  2. Retry on a smaller project

If that stabilizes the app, re-enable features one by one.

🤖 These docs are AI-readable: llms.txt · full · Workbench only