Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 957100 - kde-plasma/xdg-desktop-portal-kde crashes in ScreenCastSession::setStreams() call
Summary: kde-plasma/xdg-desktop-portal-kde crashes in ScreenCastSession::setStreams() ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL: https://bugs.kde.org/show_bug.cgi?id=...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: 957144
  Show dependency tree
 
Reported: 2025-06-03 18:25 UTC by Luigi 'Comio' Mantellini
Modified: 2025-06-04 19:59 UTC (History)
1 user (show)

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


Attachments
Patch for xdg-desktop-portal-kde 6.3.5 branch (0001-fix_crash.patch,843 bytes, patch)
2025-06-03 18:26 UTC, Luigi 'Comio' Mantellini
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luigi 'Comio' Mantellini 2025-06-03 18:25:42 UTC
How already reported to kde bug tracker using web apps like Teams (on Chrom*) the xdg-desktop-portal-kde crashes.

Fix is alred on upstream for 6.4 branch.

Reproducible: Always

Steps to Reproduce:
1. Start Chromium + MS Teams
2. Call and try to share the screen

Actual Results:  
Crash!

Expected Results:  
Screen sharing working.
Comment 1 Luigi 'Comio' Mantellini 2025-06-03 18:26:45 UTC
Created attachment 930332 [details, diff]
Patch for xdg-desktop-portal-kde 6.3.5 branch

Patch for 6.3.5 branch.
Comment 2 Larry the Git Cow gentoo-dev 2025-06-04 01:23:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeda50ca2f604306cef854ca4738de4a87306aaf

commit eeda50ca2f604306cef854ca4738de4a87306aaf
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-06-04 01:21:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-06-04 01:23:00 +0000

    kde-plasma/xdg-desktop-portal-kde: fix crash w/ screencasting
    
    Bug: https://bugs.kde.org/show_bug.cgi?id=500577
    Closes: https://bugs.gentoo.org/957100
    Signed-off-by: Sam James <sam@gentoo.org>

 ...desktop-portal-kde-6.3.5-screencast-crash.patch | 47 +++++++++++++++
 .../xdg-desktop-portal-kde-6.3.5-r1.ebuild         | 69 ++++++++++++++++++++++
 2 files changed, 116 insertions(+)