Most dictionary install problems are download, path, or index issues rather than mysterious bugs. Work the short list below before you grab a second installer from a mirror that also claims to be a dictionary.
SmartScreen blocked the file
Confirm the file came from GitHub Releases and still matches GoldenDict-*-Install.exe. Unblock that file. Do not download a twin from a review portal when you only need a clean dictionary binary.
Window never opens
For portable builds, confirm the 7z extracted fully and you launched the correct executable inside. For Flatpak, check the app appears in the applications menu. For source builds, confirm make finished without errors before you expect a dictionary window.
Empty articles
The pack path is wrong, the format is unsupported in your build, or indexing has not finished. Re-add the folder, wait, and try a word you know exists in that pack so the dictionary can show a real article.
Slow first lookups
Large full-text indexes take time on spinning disks. Wait. Closing the app mid-index can force a rebuild later and make the dictionary feel broken for an afternoon.
Flatpak cannot see packs
Grant filesystem access to your lexicon directory, then reindex. Sandbox portals often surprise first-time Flatpak users who already installed the dictionary successfully.
Verify against research notes
- README and Releases assets
- Flathub appstream id
- Debian package listings
Facts on this page come from the goldendict/goldendict README, GitHub Releases tag assets, Flathub appstream for org.goldendict.GoldenDict, and Debian package listings checked on 2026-09-15. If a newer tag appears, prefer the live Releases list and exact filenames over any hard-coded memory of the current release alone. The home install panel reads gh.json at build time so the current release link stays fresh.
Keep one update door
One install style per machine. Write it down.
Pick one install style per machine and write it down. Windows Install.exe users return to GitHub Releases. Portable 7z users replace the extracted folder carefully. Flatpak users run flatpak update. apt users use their distro tools. Source builders pull and rebuild. Mixing three doors on one PATH creates confusing dual launches and stale packs.
Privacy and offline use
- Local packs keep lookups on disk after indexes build.
- Online dictionaries are optional network queries.
Local packs keep lookups on your disks after indexes build. Online dictionaries inside GoldenDict are optional and reintroduce network queries. Leave them off for confidential terminology until policy says otherwise. You still need network for the first installer or package download.
Related pages
Read the download-safe, releases, GitHub, for-this-computer, and installed pages when you need cluster detail beyond this guide. The guides hub lists every how-to in one place.
Practical lab notes
- Document install style and pack folder path.
- Share Releases URL or Flatpak id, not random exe drops.
- Re-download once from the known door when blocked.
Treat the dictionary install like any other signed tool on a shared PC. Write down whether you used Install.exe, a portable QT_*.7z, Flatpak, apt, or a source build, plus the folder that holds your lexicon packs.
Exact names matter: GoldenDict-*-Install.exe on the current release tag, plus org.goldendict.GoldenDict on Flathub. Do not hand people Dropbox copies of unnamed exe files.
If SmartScreen, Gatekeeper-like warnings, or Flatpak portals interrupt you, stop and re-check the source. A second download from a review portal almost never fixes a blocked first file.
- Give indexes time on spinning disks before restarting.
- Empty articles usually mean wrong folder depth or unsupported format.
- Leave online dictionaries off until offline packs cover daily words.
Licence discipline is part of safety. GPL-3.0+ covers the program; pack licences cover the words. For updates, reuse the door you documented. For uninstalls, back up packs first.
Frequently asked questions
Is GoldenDict free?
Yes. GoldenDict the program is free under GPL-3.0+, so you can install it for local dictionary work without a seat fee. Packs you add later may be free or paid under their own licences, which stay separate from the program licence.
Where is the safe download?
Prefer GitHub Releases for goldendict/goldendict when you need the Windows Install.exe or portable 7z builds. On Linux use Flatpak org.goldendict.GoldenDict or apt goldendict. Skip Softonic-style wrappers that rename the setup for a dictionary search ranking.
Do dictionaries ship inside the installer?
No. The installer is only the GoldenDict shell. After install, open Dictionaries and add licensed StarDict, Babylon, Lingvo, Dictd, or MDict folders you already have rights to use, then wait for indexing before you judge speed.