| Summary: | Hang on big window size on Wayland. | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | alekseipesorin |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 6.1.4 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | The exact revision of the offending application that I discovered this in. | ||
|
Description
alekseipesorin
2024-09-07 21:52:52 UTC
It can take a while to upload graphics buffer contents to an opengl texture if it's too big. There's also a question of texture limits. In my case, kwin doesn't hang, but it fails to upload texture data. Can you get kwin's backtrace when it hangs? (In reply to Vlad Zahorodnii from comment #1) > It can take a while to upload graphics buffer contents to an opengl texture > if it's too big. There's also a question of texture limits. In my case, kwin > doesn't hang, but it fails to upload texture data. Can you get kwin's > backtrace when it hangs? How do I get the backtrace of an app that didn't crash? Also, I experimented a little bit and 10000 renders instantly but 20000 is bad. I tried that on a different laptop but same GPU and same system (replaced SSD) and there it just hangs the app and not kwin for some reason, and then there are major graphical glitches where it blinks between completely black and 3 minute old buffer until I restart kwin. you'll need to ssh to your computer and attach a debugger, see https://community.kde.org/index.php?title=KWin/Debugging ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! ๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. |