Krohnkite does not manage new windows
See original GitHub issueSymptom After restarting the system yesterday, any window I open is floating. Hitting the usual “toggle float” shortcut does not do anything. Therefore I assume the newly started windows are somehow not “managed” by krohnkite. If I disable the script in “Kwin-Scripts” and enable it again, all currently opened windows become tiled and behave as expected (toggle float works). Any windows afterwards are again unaffected.
I reset the configuration. Reinstalled krohnkite. Rebooted the system. But nothing changed.
It seems to also affect the tiling scripts “Tiling Extension”
I can’t remember installing any new packages or changing any settings. Pacman logs does not show anything either.
If I enable debugging in the krohnkite options and restart Kwin kwin_x11 --replace
I see the following messages:
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2243, resource id: 144703533, major code: 18 (ChangeProperty), minor code: 0
kwin_core: Compositing is not possible
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2337, resource id: 144703536, major code: 3 (GetWindowAttributes), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 2338, resource id: 144703536, major code: 14 (GetGeometry), minor code: 0
But I don’t know if they are related. Opening any new windows does not produce new ouput.
How to Reproduce Most likely won’t work be reproducible.
Expected behavior Windows being tiled (or controllable with the krohnkite shortcuts)
Environment
- Distro: Manjaro
- KWin version: 5.16.4
- Krohnkite version: 5a7b64d
- List of KWin scripts in use: “Enforce window decoration for GTK+ windows”
Notes This is probably not a lot of information to work with, but maybe you have an idea where I could start looking or how to get more debug output.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:15 (1 by maintainers)
Hmm I think I fixed it by launching KWin compositor settings. There was a warning dialog there, saying that compositing has crashed in the past. After hitting the whatever button it displayed, krohnkite started managing new windows again 👨🔬
Thank you very much for sharing this. I had given up on krohnkite, but now I can use it again 😃
For me it wasn’t enough to hit the button though, I had to change some option and apply it. Then tiling started working again (even after reverting that option)