Upstream issue https://bugs.kde.org/show_bug.cgi?id=488653 is affecting all kde-plasma/plasma-workspace versions in tree, and can cause either high CPU usage (one full core) or many crash reports when plasma browser integration is used with Firefox and Wayland in Plasma 6.1 on Gentoo. I would be nice if the fix: https://invent.kde.org/plasma/plasma-workspace/-/commit/5751ca2b246b1d43886da13a57539df43793ac8f which is part of 6.2 could be backported into current stable kde-plasma/plasma-workspace 6.1. Manually applying the linked upstream patch resolves the issue on my systems. Reproducible: Always Steps to Reproduce: 1. Use plasma-browser-integration with Plasma 6.1 and Firefox. 2. Potentially, need to close / open some Windows (for me, happens right on session restore every time). Actual Results: Observe crash handler popping up and / or one CPU core being hogged by plasma-browser-integration. Browser integration is not functional. Expected Results: No bad side effects, browser integration to work normally.
I at least haven't seen that problem, but got confirmation from opensuse maintainer that the backport had been working fine for them for some time.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=307d11d726c673e0b6c52d59ff849c63421154b4 commit 307d11d726c673e0b6c52d59ff849c63421154b4 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-10-07 21:26:11 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-10-07 22:09:46 +0000 kde-plasma/plasma-workspace: Fix plasma-browser-integration-host crashes KDE-bug: https://bugs.kde.org/show_bug.cgi?id=488653 Closes: https://bugs.gentoo.org/941139 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> ...workspace-6.1.5-fix-p-b-i-wayland-crashes.patch | 36 ++++ .../plasma-workspace-6.1.5-r3.ebuild | 234 +++++++++++++++++++++ 2 files changed, 270 insertions(+)