1
0
Files
surface-dial-linux/.github/ISSUE_TEMPLATE/bug_report.md
Daniel Prilik bcb0194c80 Update bug_report.md
mention running with `RUST_BACKTRACE=1`
2020-11-13 10:09:33 -05:00

632 B

name, about, title, labels, assignees
name about title labels assignees
Bug report The daemon isn't working properly :'(

Describe the bug

A clear and concise description of what the bug is.

Desktop (please complete the following information):

  • Distro: (e.g: Ubuntu 20.04)
  • Desktop Environment: (e.g: GNOME)
  • output of uname -a:

Service Logs

Please copy the output of journalctl -u surface-dial.service / the daemon's stdout/stderr.

When possible, please reproduce the bug with the RUST_BACKTRACE=1 environment variable set. Having a detailed backtrace will make it easier to diagnose (and hopefully fix) the bug.