goldendict-ng/website/docs/feedbacks.md
2023-04-17 07:12:04 +08:00

26 lines
883 B
Markdown

## Suggestions & Ideas
Send them to [Discussions](https://github.com/xiaoyifang/goldendict/discussions)
## Bugs
Report any bugs & dysfunctions to [issues list](<https://github.com/xiaoyifang/goldendict/issues>)
Attach your version info in menu "About" -> "Copy version info".
Goldendict can be started with "--log-to-file" that will creates "gd_log.txt" in configuration folder and store various warnings, errors and debug messages.
On windows, try open command line and starts goldendict with `goldendict --log-to-file`.
If certain dictionary lead to problems, please attach the dict files in bug reports.
## Linux/Systemd
Most distros with systemd have systemd-coredump service enabled. Attach a core dump if possible.
<https://wiki.archlinux.org/title/Core_dump#Making_a_core_dump>
## macOS
macOS have a built-in crash reporter, copy all the info in the crash window.