barrier/.github/ISSUE_TEMPLATE/bug_report.md

89 lines
2.4 KiB
Markdown
Raw Normal View History

2019-05-14 11:15:22 +00:00
---
name: Bug report
about: Create a report to help us improve
title: Client goes crazy when I mash the keyboard
labels: bug
assignees: ''
---
### Operating Systems ###
---BEGIN HELP---
2019-05-14 11:30:34 +00:00
Remember: Delete the help text (between `---BEGIN HELP---` and `---END HELP---`).
Technical support: https://symless.com/contact/customer-support?help-option=GitHub
2019-05-14 11:15:22 +00:00
2019-05-14 11:30:34 +00:00
For example:
2019-05-14 11:15:22 +00:00
2019-05-14 11:30:34 +00:00
Server: niceOS 10.42
Client: Awesome XP SP13
2019-05-14 11:15:22 +00:00
2019-05-14 11:30:34 +00:00
Please distinguish which operating system is the client and which is the server. The server is the computer that the mouse and keyboard are shared from.
2019-05-14 11:15:22 +00:00
---END HELP---
### Synergy Version ###
---BEGIN HELP---
If you're not using the latest version of Synergy, please update first:
https://symless.com/synergy/downloads
2019-05-14 11:30:34 +00:00
Please don't rely on Linux package manager versioning, they often get it wrong. If using the command line, you can use the `--version` arg to get your installed Synergy version, like so:
2019-05-14 11:15:22 +00:00
Synergy 1: `synergys --version`
Synergy 2: `synergy-core --server --version`
2019-05-14 11:30:34 +00:00
If you're using the Synergy 1 config app (main Synergy app) then go to the Help menu, and click About. In Synergy 2 Beta, the version is displayed at all times.
2019-05-14 11:15:22 +00:00
---END HELP---
### Steps to Reproduce ###
---BEGIN HELP---
2019-05-14 11:30:34 +00:00
This is the most important part. Try to remember exactly what exact steps caused the bug. Please make sure the steps are numbered and concise, like so:
2019-05-14 11:15:22 +00:00
1. Do a little dance
2. Make a little love
3. Get down tonight
Expected: Awesome things to happen
Actual: Not so awesome things happened
Before submitting, try to reproduce the bug based on the steps you provided.
---END HELP---
### Log URLs ###
# README & DELETE #
---BEGIN HELP---
2019-05-14 11:30:34 +00:00
Please do not paste entire logs here, it looks really silly. Instead, upload your logs, and share the URLs to the uploaded logs. Here's how you that:
2019-05-14 11:15:22 +00:00
Synergy 1: https://symless.com/help/s1-troubleshooting/s1-sending-logs
Synergy 2: https://symless.com/help/s2-troubleshooting/s2-sending-logs
2019-05-14 11:30:34 +00:00
Make sure you say which log is for which computer, and also which computer is the client and which one is the server. This helps to avoid any confusion.
2019-05-14 11:15:22 +00:00
---END HELP---
### Extra Info ###
# README & DELETE #
---BEGIN HELP---
2019-05-14 11:30:34 +00:00
* Attach any screenshots
2019-05-14 11:15:22 +00:00
* What maybe causing it?
* Are there any workarounds?
* What other apps are you running?
* Does it stop you using Synergy entirely?
* Did restarting Synergy or the computer help?
* Is there anything else you can think of
---END HELP---