2018-08-17 17:34:00 -04:00
|
|
|
---
|
2018-10-27 08:56:48 -04:00
|
|
|
name: Bug Report
|
|
|
|
about: Create a report for something that misbehaves
|
2018-08-17 17:34:00 -04:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2020-11-26 14:20:29 -05:00
|
|
|
## Checklist
|
|
|
|
|
|
|
|
<!-- Please carefully go through this checklist and put an 'x' inside the brackets: '[x]' -->
|
|
|
|
|
|
|
|
* [ ] I have read the appropriate section in the [contributing
|
|
|
|
guidelines](https://github.com/polybar/polybar/blob/master/CONTRIBUTING.md)
|
|
|
|
* [ ] I believe this issue is a problem with polybar itself and not a misconfiguration on my part.
|
|
|
|
* [ ] I have searched for other open and closed [issues](https://github.com/polybar/polybar/issues?q=is%3Aissue) that
|
|
|
|
may have already reported this problem.
|
|
|
|
* [ ] I have checked the [known issues](https://github.com/polybar/polybar/wiki/Known-Issues) page for this problem.
|
|
|
|
|
|
|
|
## Describe the bug
|
|
|
|
<!-- A clear and concise description of what the bug is: -->
|
2018-08-17 17:34:00 -04:00
|
|
|
|
|
|
|
**Expected behavior:**
|
2020-11-26 14:20:29 -05:00
|
|
|
<!-- A clear and concise description of what you expected to happen: -->
|
2018-08-17 17:34:00 -04:00
|
|
|
|
|
|
|
|
|
|
|
**Actual behavior:**
|
2020-11-26 14:20:29 -05:00
|
|
|
<!-- What actually happens: -->
|
2018-08-17 17:34:00 -04:00
|
|
|
|
|
|
|
|
2019-01-08 10:59:44 -05:00
|
|
|
**Was it working before?**
|
2020-11-26 14:20:29 -05:00
|
|
|
* Did you also experience this bug in an earlier version of polybar (yes/no/don't know)?
|
2019-01-08 10:59:44 -05:00
|
|
|
* If no, what was the last version where this worked correctly?
|
|
|
|
|
2018-08-17 17:34:00 -04:00
|
|
|
## To Reproduce
|
2020-11-26 14:20:29 -05:00
|
|
|
|
|
|
|
<!-- A minimal but complete config with which the problem occurs: -->
|
|
|
|
|
2018-08-17 17:34:00 -04:00
|
|
|
```dosini
|
|
|
|
|
|
|
|
```
|
2020-11-26 14:20:29 -05:00
|
|
|
<!-- List any other steps needed to reproduce the issue, besides starting polybar with the config you posted above. -->
|
2018-08-17 17:34:00 -04:00
|
|
|
|
|
|
|
## Polybar Log
|
2020-11-26 14:20:29 -05:00
|
|
|
<!-- Post everything polybar outputs to the terminal when you run it and the issue occurs below -->
|
2018-08-17 17:34:00 -04:00
|
|
|
```
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
## Screenshots
|
2020-11-26 14:20:29 -05:00
|
|
|
<!-- If applicable, add screenshots to help explain your problem. -->
|
2018-08-17 17:34:00 -04:00
|
|
|
|
|
|
|
## Environment:
|
|
|
|
* WM:
|
2018-10-27 07:42:24 -04:00
|
|
|
* Distro:
|
2018-08-17 17:34:00 -04:00
|
|
|
* Output of `polybar -vvv`:
|
|
|
|
|
2020-11-26 14:20:29 -05:00
|
|
|
```
|
|
|
|
|
|
|
|
```
|
|
|
|
|
2018-08-17 17:34:00 -04:00
|
|
|
## Additional context
|
2020-11-26 14:20:29 -05:00
|
|
|
<!-- Add any other context that you think is necessary about the problem here. -->
|