-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Screen sharing causes a crash on Wayland #1044
Comments
I just tried it on 6.2.6.nightly.1 and it is still present. |
It looks like elecron bug (electron/electron#36660). eg. jitsi-meet uses older elecron (jitsi/jitsi-meet-electron#829) |
for me last good version was 6.2.3 |
yes indeed, this version works. |
yeah elecron version is the problem - when I changed elecron version to latest 21 (21.4.2) in package.json screen sharing works |
I'm still getting crashes on electron version 22.3.3 and ferdium 6.2.6-1 |
Getting crashes here. Wayland on Fedora 37. Any plans to fix that? I am using Ferdium for Teams and screen share not working is very problematic! Version: 6.2.6 |
There is valuable info here about the potential root cause and solutions electron/electron#36660 As the origin of the problem seems to be in Chromium, I don't fully understand why Teams (for example) is impacted in electron and not in recent Chromium (the patch is 9 months old) |
I face the same issue with flatpak 6.3.0 on wayland on Opensuse Tumbleweed. |
This seems to be fixed since https://github.com/ferdium/ferdium-app/releases/tag/v6.4.1-nightly.4 |
Avoid duplicates
Ferdium Version
6.2.5.nightly.10
What Operating System are you using?
Other Linux
Operating System Version
arch linux
What arch are you using?
x64
Last Known Working Ferdium version
No response
Expected Behavior
Screen sharing works
Actual Behavior
Ferdium crashes
Steps to reproduce
Debug link
No response
Screenshots
No response
Additional information
This used to work, I do not know when it stopped working (I tested 6.2.4 and it also crashes)
I start ferdium with
ferdium --ozone-platform=wayland --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer
Tried on Sway and Hyprland with xdg-desktop-portal-wlr and xdg-desktop-portal-hyprland-git seperately.
The text was updated successfully, but these errors were encountered: