If bugs are also in the official ones, please submit an issue if possible, and serious problems will be fixed in a timely manner in GD++. Due to the restriction of mail service or security policy, the received emails with non-compliant content will be considered to be junk, or the reply may be knocked back (by gmail, icloud, etc.). But the issue which has been fed back and confirmed will be reflected in the upgrade or change logs when it‘s fixed, and you can confirm it in the logs after receiving a version notification.
Take a quick look at the changelog and Subject Articles to get a feel for GD++. Next, check the help files and existing threads or web resources in the relevant forums where possible. Then try posting in the relevant forums for help. Finally, a quick look at the official issue list will give you some tips or contraindications. Please do not email me with such questions, especially about mdict(mdx) dictionaries.
Highly recommended to Using GoldenDict - the article is large and comprehensive, but after reading it you will be impressed with GoldenDict for both general use and for the odd trick. – Thanks to keatonlao.
Enable word picking and hotkeying feature on macOS — Go to System Preferences -> Security & Privacy -> Privacy tab -> Accessibility section -> GoldenDict and activate the check.
A second try if needed: Remove GoldenDict and add it back, then reactivate the check.
If you encounter crashes and problems with ocr popup or audio playback, please check (or reselect) the ocr-popup and audio engines in Preferences dialog (if it does not solve the problem, please backup and delete config.nwx from the configuration folder and then try again)
For fresh deployments unzip the downloaded file and it’s good to go. For upgrades please refer to the following:
For errors about index folder, please ensure that the index folder exists in the configuration directory (create a new one if it does not exist).
The latest version in Windows still starts up even when the “Start with system” option is turned off:
In the registry, the new version uses the name GoldenDict++ (GoldenDict for the old or official ones), please delete GoldenDict under “HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run” manually, or run the old or the official goldendict and uncheck the “Startup with system” box in its Preferences (and then safely exit), or go to the Task Manager startup page and disable the GoldenDict item.
HEAD
Elements file: unique to ++OCR, the file name is user.gjs and must be placed in the configuration directory. Any legal tags under head in html (can be a combination of css
or js
and other content) are supported:JavaScript: begins with
<script ...>
and ends with</script>
,src
is optional.
Css Style: begins with<style ...>
and ends with</style>
, orlink
withhref
is optional.