| Summary: | nested kwin_wayland with scale crashes | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Janet Blackquill <uhhadd> |
| Component: | core | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | meven29 |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | backtrace | ||
What's the host compositor? kwin_x11 or kwin_wayland? kwin_wayland Acccording to the backtrace, kwin crashes when GLTexture calls d->onDamage(). This is strange as onDamage() is noop on wayland. I don't reproduce the crash, although I noticed I didn't get a scale factor applied. The code involved changed a lot since January this may explain that. |
Created attachment 134793 [details] backtrace nested kwin_wayland with the --scale flag set often crashes when a window is opened. Reproducing: 1. kwin_wayland --width 1920 --height 1080 --scale 2 & 2. env WAYLAND_DISPLAY=wayland-1 kate