-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Critical regression in 7.46.0: turning on screen-sharing instead turns on video camera #7223
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
Comments
This commit looks potentially related: 0c875b4 Specifically I see some changes to add |
Facing the same issue on Mac, when trying to present, I'm getting a banner saying "Click here to stop presenting" but it's not presenting anything. |
Same issue on Fedora 41 & Signal 7.46.0 |
We can confirm and are working on a fix. |
We've released 7.46.1 and 7.47.0-beta.2 to fix this issue. Sorry about that! please upgrade when you can. |
working as expected again on fedora 41 and signal 7.46.1 |
Using a supported version?
Overall summary
In version 7.46.0 there is a major regression from 7.45.1 which affects screen-sharing. When enabling screen-sharing, Signal instead turns on the system camera feed without informing the user, and sends it to the rest of the call. If video permissions have not been granted when clicking the "share screen" button, Signal requests them before proceeding.
This has also been mentioned in an old issue #6994 (comment), but I am opening a new issue because the behavior of Signal silently turning on the user's camera feed without informing them seems very concerning and needs visibility for other impacted users visiting the bug tracker.
We tested and verified that the issue reproduces with the official Signal desktop client 7.46.0 on both Linux and macOS, and is resolved by downgrading to 7.45.1.
Steps to reproduce
Expected result
Signal should share a feed of the device screen
Actual result
Signal shares the device camera feed
Screenshots
No response
Signal version
7.46.0
Operating system
Pop!_OS 22.04
Version of Signal on your phone
7.31.1
Link to debug log
I see one was already shared by another impacted user in #6994 (comment), but please let me know if you would like me to provide a log as well.
The text was updated successfully, but these errors were encountered: