goldendict-ng/website/docs/feedbacks.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

26 lines
883 B
Markdown
Raw Normal View History

2023-04-16 00:53:40 +00:00
## 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.