mattermost / desktop

Mattermost Desktop application for Windows, Mac and Linux
Apache License 2.0
2.03k stars 829 forks source link

[Bug]: On windows there is no 2nd screen to share #3196

Closed majkinetor closed 1 week ago

majkinetor commented 2 weeks ago

Checks before filing an issue

Mattermost Desktop Version

5.8.1

Operating System

Windows 11 x64

Mattermost Server Version

No response

Steps to reproduce

Have 2 monitors connected to Windows. Share the screen. One is missing.

Expected behavior

Have both screens present like on web.

Observed behavior

Screenshot from desktop, missing Screen 1, showing only 2 windows from it.

image

The same thing on web shows Screen 2

image

Log Output

-

Additional Information

No response

devinbinnie commented 1 week ago

Can you try this on v5.9, or v5.10.0-rc.3?

Also what version of the calls plugin is your server using? This might be an issue on that end cc @streamer45

streamer45 commented 1 week ago

The plugin side relies on what desktopCapturer returns so I find it most likely for a problem to exist there, especially if the browser implementation works as expected.

majkinetor commented 1 week ago

@devinbinnie

It works on 5.10-rc3

image

devinbinnie commented 1 week ago

Great, so this was likely a bug in an older Electron version that is fixed in v5.10. Closing as fixed.