Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941139 - =kde-plasma/plasma-workspace-6.1.5-r2: crashes of kde-plasma/plasma-browser-integration with wayland
Summary: =kde-plasma/plasma-workspace-6.1.5-r2: crashes of kde-plasma/plasma-browser-i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Gentoo KDE team
URL: https://invent.kde.org/plasma/plasma-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-07 20:13 UTC by Oliver Freyermuth
Modified: 2024-10-07 22:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Freyermuth 2024-10-07 20:13:48 UTC
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.
Comment 1 Andreas Sturmlechner gentoo-dev 2024-10-07 22:11:21 UTC
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.
Comment 2 Larry the Git Cow gentoo-dev 2024-10-07 22:12:15 UTC
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(+)