Skip to content
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

Signal on windows 7 has no sound options #4432

Closed
lawssy opened this issue Aug 2, 2020 · 8 comments
Closed

Signal on windows 7 has no sound options #4432

lawssy opened this issue Aug 2, 2020 · 8 comments
Labels

Comments

@lawssy
Copy link

lawssy commented Aug 2, 2020

Hi, I'm wondering why my signal desktop doesn't have any sound options under notifications. My buddies which is using signal has a tick box to enable or disable sound notification. Is it because I'm using windows 7.

Please refer to the attached photo.

Thanks

signal

@josh-signal
Copy link
Contributor

Looks like it's because the code disables it for that version of Windows: https://github.com/signalapp/Signal-Desktop/blob/development/ts/types/Settings.ts#L6 happened in this commit: ecf23b6b2

We might be able to enable that and notification grouping again since I believe the bugs have been resolved. A pull request along with some testing on Windows 7 is welcome.

@proxy-001
Copy link

Looks like the bug originally pointed in "ts/types/Settings.ts" as electron/electron#11189 was closed on 12 Jun 2019.
I have unpacked app.asar, changed "const MIN_WINDOWS_VERSION = '6.0.0';", packed asar back and now I have "Play audio notification" checkbox in settings. Will test for some time on OS version 6.1.7601 (Win7 x64 SP1).

@proxy-001
Copy link

changed "const MIN_WINDOWS_VERSION = '6.0.0';", packed asar back and now I have "Play audio notification" checkbox in settings. Will test for some time on OS version 6.1.7601 (Win7 x64 SP1).

Sound notifications sill does not work. Mod changed only visibility of checkbox.

@stale
Copy link

stale bot commented Sep 26, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 26, 2021
@proxy-001
Copy link

Anyone interested to solve the issue?

@stale stale bot removed the stale label Sep 26, 2021
@stale
Copy link

stale bot commented Dec 25, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 25, 2021
@proxy-001
Copy link

Still interested in sound notifications under Win7x64

@stale
Copy link

stale bot commented Jan 1, 2022

This issue has been closed due to inactivity.

@stale stale bot closed this as completed Jan 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants