tobi-wan-kenobi / bumblebee-status

bumblebee-status is a modular, theme-able status line generator for the i3 window manager.
https://bumblebee-status.readthedocs.io/en/main/
MIT License
1.2k stars 229 forks source link

Version 2.2.0: module shell only works with async set to true #1001

Closed cmon1701 closed 8 months ago

cmon1701 commented 8 months ago

Version 2.2.0: module shell only works with async set to true

Bug Report

Description

Affected module: shell Version used: pip

#### How to reproduce pip install --user --force-reinstall bumblebee-status==2.2.0 shell.async=false: bumblebee-status bar is not shown anymore. Needs shell.async=true This problem did not exist in the previous version 2.1.5: pip install --user --force-reinstall bumblebee-status==2.1.5