Treetab disappears on qtile restart
See original GitHub issueWhen I have an active group using the treetab
windowing mode and restart Qtile, the tabs column disappears (or more likely, isn’t redrawn). If I switch to a different group and switch back, the column is drawn correctly
qtile --version
: 0.18.1
~/.local/share/qtile/qtile.log
2021-11-30 07:54:56,827 WARNING libqtile lifecycle.py:_atexit():L34 Restarting Qtile with os.execv(...)
2021-11-30 07:54:57,357 WARNING libqtile config.py:<module>():L27 Number of monitors: 2
2021-11-30 07:54:57,526 WARNING libqtile config.py:<module>():L28 Monitor resolutions:[(1920, 1280), (1920, 1080)]
Unrelated note: I tried to use the new “issue form” thing on GitHub, but it just returns a HTTP 400 error when I tried to submit it
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Qtile Documentation - Read the Docs
Stable versions of Qtile are currently packaged for Arch Linux. To install this package, run: pacman -S qtile. Please see the ArchWiki for...
Read more >Qtile bar does not show up when restarting qtile - Reddit
The issue I am having is, my bars show up when I first start qtile but my bar disappears when I restart qtile...
Read more >Large fonts on first start · Issue #670 · qtile/qtile - GitHub
After restarting X11 and qtile applications have normal font size: http://take.ms/oYy3U ... TreeTab( bg_color='cccccc', active_bg='505050', ...
Read more >Spaning multiple app in Groups
I couldn't recreate this. I tried creating a group which spawned alacritty on start up. I could still create additional alacritty instances in...
Read more >Release 0.6 Aldo Cortesi - Qtile Documentation
The ebuild in portage is broken for now, as of missing xpyb support for ... An example of preparing Qtile to start with...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Tested it right now and can confirm, that it fixes the issue! 👍🏼
I think I figured out it. Please could you test out https://github.com/qtile/qtile/pull/3133 and see if that fixes it for ya?