2018-09-10 19:23:40 +08:00
|
|
|
// The template below is for reporting bugs. For feature requests and others, feel free to delete irrelevant entries.
|
2017-04-30 21:08:49 +08:00
|
|
|
|
2018-09-10 19:23:40 +08:00
|
|
|
### Platform
|
|
|
|
// Example: Ubuntu Desktop 17.04 amd64
|
2017-04-30 21:08:49 +08:00
|
|
|
|
2018-09-10 19:23:40 +08:00
|
|
|
### GPU, drivers, and screen setup
|
|
|
|
// Example: NVidia GTX 670, nvidia-drivers 381.09, two monitors configured side-by-side with xrandr
|
2018-11-06 02:15:06 +08:00
|
|
|
// Please include the version of the video drivers (xf86-video-*) and mesa.
|
|
|
|
// Please also paste the output of `glxinfo -B` here.
|
2017-04-30 21:08:49 +08:00
|
|
|
|
2018-10-22 08:27:17 +08:00
|
|
|
### Environment
|
|
|
|
// Tell us something about the desktop environment you are using, for example: i3-gaps, Gnome Shell, etc.
|
|
|
|
|
2018-09-10 19:23:40 +08:00
|
|
|
### Compton version
|
2018-11-04 06:15:38 +08:00
|
|
|
// Put the output of `compton --version` here.
|
|
|
|
// If you are running compton v4 or later, please also include the output of `compton --diagnostics`
|
2018-09-10 19:23:40 +08:00
|
|
|
// Example: v1
|
2017-04-30 21:08:49 +08:00
|
|
|
|
2018-09-10 19:23:40 +08:00
|
|
|
### Compton configuration:
|
|
|
|
```
|
|
|
|
// Paste your configuration here
|
|
|
|
```
|
2017-04-30 21:08:49 +08:00
|
|
|
|
|
|
|
### Steps of reproduction
|
2018-09-10 19:23:40 +08:00
|
|
|
// If you can reliably reproduce this bug, please describe the quickest way to do so
|
|
|
|
// This information will greatly help us diagnosing and fixing the issue.
|
2017-04-30 21:08:49 +08:00
|
|
|
|
2018-09-10 19:23:40 +08:00
|
|
|
1.
|
|
|
|
2.
|
2017-04-30 21:08:49 +08:00
|
|
|
|
|
|
|
### Expected behavior
|
|
|
|
|
2018-09-10 19:23:40 +08:00
|
|
|
### Current Behavior
|
2017-04-30 21:08:49 +08:00
|
|
|
|
2018-11-26 23:46:04 +08:00
|
|
|
### Stack trace
|
|
|
|
// If compton crashes, please make sure your compton is built with debug info, and provide a stack trace of compton when it crashed.
|
|
|
|
// Note, when compton crashes in a debugger, your screen might look frozen. But gdb will still handle your input if it is focused.
|
|
|
|
// Usually you can use 'bt' and press enter to get the stack trace, then 'q', enter, 'y', enter to quit gdb.
|
|
|
|
|
|
|
|
// Or, you can enable core dump, and upload the core file and the compton executable here.
|
|
|
|
|
2018-09-10 19:23:40 +08:00
|
|
|
### Other details
|
2018-10-22 08:27:17 +08:00
|
|
|
// If your problem is visual, you are encouraged to record a short video when the problem occurs and link to it here.
|