Rocket.Chat.Electron icon indicating copy to clipboard operation
Rocket.Chat.Electron copied to clipboard

app crash when clicking share button in jitsi call using "WebRTCPipeWireCapturer" to support desktop share on waylandBug title

Open stylefish opened this issue 1 year ago • 0 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

Operating System

  • [ ] macOS
  • [ ] Windows
  • [X] Linux

Operating System Version

Fedora 39

It happens on the web browser too?

No, it just happens on the Desktop app

Rocket.Chat Desktop App Version

3.9.11

Rocket.Chat Server Version

6.5.3

Describe the bug

the application crashes when i'm choosing "share desktiop" inside a jitsi call when rocket.chat is started with the WebRTCPipeWireCapturer feature enabled.

this feature must be enabled to share screens on wayland.

How to Reproduce

  1. start app like this /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/bin/rocketchat-desktop --file-forwarding chat.rocket.RocketChat @@u %U @@ --enable-features=WebRTCPipeWireCapturer
  2. start jitsi call
  3. click on share sceen

Describe your Expected behavior

app does not crash

Anything else

No response

Are you willing to submit a code contribution?

  • [ ] Yes, I am willing to submit a Pull Request!

stylefish avatar Jan 30 '24 21:01 stylefish