2019-08-17 20:34:18 -04:00
|
|
|
<!-- The template below is for reporting bugs. For feature requests and others, feel free to delete irrelevant entries. -->
|
2017-04-30 09:08:49 -04:00
|
|
|
|
2018-09-10 07:23:40 -04:00
|
|
|
### Platform
|
2019-08-17 20:34:18 -04:00
|
|
|
<!-- Example: Ubuntu Desktop 17.04 amd64 -->
|
2017-04-30 09:08:49 -04:00
|
|
|
|
2018-09-10 07:23:40 -04:00
|
|
|
### GPU, drivers, and screen setup
|
2019-08-17 20:34:18 -04:00
|
|
|
<!--
|
|
|
|
Example: NVidia GTX 670, nvidia-drivers 381.09, two monitors configured side-by-side with xrandr
|
|
|
|
Please include the version of the video drivers (xf86-video-*) and mesa.
|
|
|
|
Please also paste the output of `glxinfo -B` here.
|
|
|
|
-->
|
2017-04-30 09:08:49 -04:00
|
|
|
|
2018-10-21 20:27:17 -04:00
|
|
|
### Environment
|
2019-08-17 20:34:18 -04:00
|
|
|
<!-- Tell us something about the desktop environment you are using, for example: i3-gaps, Gnome Shell, etc. -->
|
2018-10-21 20:27:17 -04:00
|
|
|
|
2019-10-23 14:27:30 -04:00
|
|
|
### picom version
|
2021-02-07 16:42:38 -05:00
|
|
|
<!-- Put the output of `picom --version` here. -->
|
|
|
|
<!-- Example: v8.2 -->
|
|
|
|
<details>
|
|
|
|
<summary>Diagnostics</summary>
|
|
|
|
|
|
|
|
<!-- Please also include the output of `picom --diagnostics` -->
|
|
|
|
</details>
|
2017-04-30 09:08:49 -04:00
|
|
|
|
2019-10-23 14:27:30 -04:00
|
|
|
### Configuration:
|
2021-02-07 16:42:38 -05:00
|
|
|
<details>
|
|
|
|
<summary>Configuration file</summary>
|
|
|
|
|
2018-09-10 07:23:40 -04:00
|
|
|
```
|
|
|
|
// Paste your configuration here
|
|
|
|
```
|
2021-02-07 16:42:38 -05:00
|
|
|
</details>
|
2017-04-30 09:08:49 -04:00
|
|
|
|
|
|
|
### Steps of reproduction
|
2019-08-17 20:34:18 -04: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 09:08:49 -04:00
|
|
|
|
2018-09-10 07:23:40 -04:00
|
|
|
1.
|
|
|
|
2.
|
2017-04-30 09:08:49 -04:00
|
|
|
|
|
|
|
### Expected behavior
|
|
|
|
|
2018-09-10 07:23:40 -04:00
|
|
|
### Current Behavior
|
2017-04-30 09:08:49 -04:00
|
|
|
|
2018-11-26 10:46:04 -05:00
|
|
|
### Stack trace
|
2019-08-17 20:34:18 -04:00
|
|
|
<!--
|
2019-10-23 14:27:30 -04:00
|
|
|
If the compositor crashes, please make sure you built it with debug info, and provide a stack trace captured when it crashed.
|
|
|
|
Note, when the compositor crashes in a debugger, your screen might look frozen. But gdb will likely still handle your input if it is focused.
|
2019-08-17 20:34:18 -04:00
|
|
|
Often you can use 'bt' and press enter to get the stack trace, then 'q', enter, 'y', enter to quit gdb.
|
|
|
|
-->
|
2018-11-26 10:46:04 -05:00
|
|
|
|
2019-10-23 14:27:30 -04:00
|
|
|
<!-- Or, you can enable core dump, and upload the core file with the corresponding executable here. -->
|
2018-11-26 10:46:04 -05:00
|
|
|
|
2022-08-12 06:18:22 -04:00
|
|
|
### OpenGL trace
|
|
|
|
<!--
|
|
|
|
If you encounter visual glitches, i.e. things don't look how they supposed to look. It might be a good idea to follow the steps here:
|
|
|
|
https://github.com/yshui/picom/wiki/Reporting-issues#capture-a-trace , and upload the resulting trace here.
|
|
|
|
-->
|
|
|
|
|
2018-09-10 07:23:40 -04:00
|
|
|
### Other details
|
2019-08-17 20:34:18 -04:00
|
|
|
<!-- If your problem is visual, you are encouraged to record a short video when the problem occurs and link to it here. -->
|