| Summary: | [Regression] Bismuth tiling manager does not detect windows on Wayland | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Anil <cd+kde> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | normal | CC: | kde, nate |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Anil
2023-02-19 03:24:19 UTC
Having read the upstream ticket: - it's not detecting the windows because it's hitting a try-catch fail *before* it binds to the other events of the window - hitting an error in a big try/catch block very strongly points to an error in the script itself Whilst clearly some behaviour change has happened in kwin, right now this looks to be on the bismuth side until something more specific is narrowed down. Please do update here if something more specific points to kwin. |