-
Notifications
You must be signed in to change notification settings - Fork 55
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
Mute app sound #45
Comments
That is very strange. There is no code in SQA that intentionally plays a sound. I have not heard that sound effect go off before... |
It only seems to do it on certain applications. Twitterrific, ImageOptim and OpenEmu seems to do it for me. If you hold Command+Q down it starts by making the sound and then, with a second pause, it starts the constant repeated beginning of the sound. (This is basically the sound that occurs when input is not accepted, an example of this being if you hold a key down in Disk Utility). |
So, I have also seen this behavior. My best guess is that instead of SQA successfully trapping the keypresses in some situations and not passing them on to the underlying app, the app receives a bunch of "Qs" it doesn't know how to handle and hence repeatedly beeps (thanks to the keyboard autorepeat). |
We've already had this here, and it has continued on to Mojave (using v0.6.0). I'm getting the constant alert sound e.g. in Nimble Commander and BBEdit, but not in Firefox, iTerm, Mail. The only solution currently is to revert back to v0.5.0, even on Mojave. |
Addendum: Apple Mail now also with the alert sound, and Firefox has one short alert sound at the end right before actually quitting. So this needs to be addressed. |
Okay, I finally am able to reproduce this on demand. I tend to press and hold "Cmd" first, then "Q", so I don't hear anything. If I do the reverse "Q" then "Cmd", I can make the beep sound appear. Sounds similar to #43. |
I have to add that this is how I press CMD-Q too: first press & hold CMD, then shortly afterwards Q, and then hold both. And the alert sounds also occur when doing it in this order. (Not with v0.5.0, though.) |
Please give v0.7.0 a go, it might fix this issue... |
Sorry to inform you that the constant alert sound while quitting still happens, e.g. when quitting Firefox, iTerm etc. |
I cannot reproduce this anymore, I suspect that there might be some interference with other global key bindings or some issue particular to the local setup. |
This only seems to happen when the application in question (Firefox, iTerm etc.) has no open Windows. I.e. if you have a Firefox window or iTerm window open, and you press CMD-Q, the alert sound doesn't occur. If you close the windows, and the app is still active, and when you then press CMD-Q, then the alert sounds occur. (It doesn't seem to occur when all windows are minimized.) Maybe that can help you in finding the bug. |
But overall, the behavior is rather erratic… sometimes the system (the apps) behave as described above, then at some point it's different again, sometimes only for a short time. |
With applications that only come with one window, i.e. applications that automatically quit, when you close the single window, like Apple News, the alert sound always occurs. Funny thing: if you launch Apple News, then CMD-Q, then alert sounds. But if you open Apple News preferences, then you will have two windows, and if you then press CMD-Q, the alert sound doesn't occur. |
This is the error log, when the alert sounds happen with Firefox:
|
Still happens on v0.7.1 |
Some additional info – this happens to me when I'm running BetterTouchTools. If I quit BTT, then I no longer get the Basso beep when cmd-q from apps. |
This could be the reason. You first have to quit both BTT and then SlowQuitApps, the latter with When I didn't quit & relaunch SlowQuitApps, then I still got the alert sound. |
Nope. Just opened another app, and got the alert sound too, even with BTT disabled. Then I waited a couple of seconds, and then the alert sound was gone (same app). So I'm not sure if it's BTT. Seems to be very erratic/chaotic behavior on SQA's part, and it's impossible to pinpoint the exact reason. Back to version 0.5.0. |
I may have narrowed it down a little bit. Version 0.7.2 is working fine for at least a minute or so, but then the alert sounds return, sometimes faster when I open another app after launching SQA, e.g. the aforementioned BBEdit. When I then quit SQA with osascript and relaunch it, then everything is fine again, but only for a short period. v0.5.0 keeps working fine, though it might break on Catalina… not sure. (Tested on Mojave 10.14.5.) |
FYI: I'm on 0.7.3 and I get the sound occasionally. I just got it in firefox immediately after coming out of sleep, but then it stopped after a few seconds/represses... |
I love the app, but I too am getting the obnoxious beep. I also believe the app is not "swallowing" the command-Q, but passing it along. So if it's passing it to the Finder, you get the beep. |
In my case, Finder isn't even running. :scratch-head: |
The beep is intermittent. I've tried it with/without Finder running, with/without other apps. |
Perhaps this could be solved with the other feature suggestion: press cmd+Q once, the timer comes up and it can be cancelled with ESC. This way we won't be holding the keys and there won't be any obnoxious sounds or errors. |
This could work. But isn’t there a way to just swallow the cmd+Q and not pass it on?
…---
Ike Nassi
email: [email protected]
mobile: +1-408-390-8281
web: http://www.nassi.com
On Apr 8, 2020, at 3:06 AM, lucianodinapoli ***@***.***> wrote:
Perhaps this could be solved with the other feature suggestion: press cmd+Q once, the timer comes up and it can be cancelled with ESC. This way we won't be holding the keys and there won't be any obnoxious sounds or errors.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#45 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAQY6LFYS4M27A4OMJLP4LLRLREBNANCNFSM4GCX5JJA>.
|
This is happening to me also now since I updated it from version 0.2.1 as specified here: #77 It is not happening every time so I'm not too sure what's the actual way of reproducing the issue. Here you can see how I reproduce it by opening WhatsApp: https://drive.google.com/file/d/1h9qJ9ubnV74gVq9KZUr1REeueMwnDR0J/view?usp=sharing |
How do you close apps without holding |
I use Keyboard Maestro. I redefine ⌘-Q in the keyboard prefs to ^ ⌘ ⇧ Q and I trip ⌘Q using a KM Hot Key trigger
…---
Ike Nassi
email: [email protected]
mobile: +1-408-390-8281
web: http://www.nassi.com
On Jun 29, 2020, at 1:55 AM, lucianodinapoli ***@***.***> wrote:
This is happening to me also now since I updated it from version 0.2.1 as specified here: #77 <#77>
It is not happening every time so I'm not too sure what's the actual way of reproducing the issue.
I guess it was not happening before because I didn't need to keep Q pressed.
Here you can see how I reproduce it by opening WhatsApp: https://drive.google.com/file/d/1h9qJ9ubnV74gVq9KZUr1REeueMwnDR0J/view?usp=sharing <https://drive.google.com/file/d/1h9qJ9ubnV74gVq9KZUr1REeueMwnDR0J/view?usp=sharing>
How do you close apps without holding cmd + Q then? That is the whole point of the SlowQuitApps...
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#45 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAQY6LAKREVBNLYPNATN333RZBJIFANCNFSM4GCX5JJA>.
|
For those of you still encountering this bug: I have switched to CommandQ by Tyler Hall, and it's working fine on macOS 10.15.6. You need to invest $12, however. (Also comes with a delayed [CMD]-[SHIFT]-W when closing windows.) |
Dear developer! I like this app - this helps me in everyday life. Are there any options to mute the sound? Be default, when I close an app - it plays for me a Bosso sound from default user-interface-sounds. But this is kind annoying. I can mute all system sounds with F10 on keyboard - but this is not the way for me)
The text was updated successfully, but these errors were encountered: