-
Notifications
You must be signed in to change notification settings - Fork 286
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
Quicksilver is Buggy on MacOS 14 (Sonoma) #2994
Comments
Thank you for working on this, I was not able to even get through the setup on a new machine. The Terminal command above helped quite a lot. |
Glad to see this isn't a sign I broke something. (I'm having the "detached pane" issue.) I'm so grateful for the team/community's continued work on this project. I'm a longtime user and I look forward to the continued improvement (and resolution of these issues). |
Thank you for looking into this. I just bought a new Mac and the installation process for QS was difficult. For anyone else: if you can't click with the laptop trackpad, try an external mouse. It's what got me to a usable state. The trackpad makes the window jump away like crazy. |
Thank you for this. I struggled a lot to get through the first screen itself, it was not just buggy, it is practically unusable. Thanks for the workaround, I had uninstalled it, now got it back. |
unfortunately nothing worked for me. Most windows use to show up and by the time I try to go to the window, it vanishes. It was a mess, with trackpad and with mouse. I thought I will use stage manager still similar issues. Somehow i figured if i put my mouse at right place i can click through the agreement, and that helped me get past 1 screen - but this is a persistent pain. |
Running QS 2.4.2 smoothly on (4041) Sonoma 14.2.1 Thanks a ton for the work and update. Before the update I had problems with launcher begin off center and top right of screen. No more. Working as expected. |
@winstonford that's great news, thanks for the report! |
Still seeing frequent crashes with 2.4.2 on Sonoma 14.2.1. Crash log indicates SIGSEGV: Exception Type: EXC_BAD_ACCESS (SIGSEGV) |
2.3.2 is more stable for me on Ventura, I did get a crash this morning, is there a good/better place to post crash reports to help rather than become noise?
I'm hoping to use my Sonoma machine more today, so may have more insight. I presume it's a separate issue, but my biggest issue in Ventura is typing |
Sorry for late response.
Here on GitHub is great. Submitting the crash reports will hopefully be eventually helpful, but the backlog of issues is long.
Perhaps open a separate issue, but this seems odd. |
I'm going to close as macOS 15 is out, and 2.4.3 has several relevant fixes. |
There are a fair number of really bad Quicksilver bugs on MacOS Sonoma. We are working on them, but it is a slow process.
If Quicksilver is critical to your use of MacOS, I would recommend not yet updating to Sonoma if you can help it.
If you are already on Sonoma, several of the bugs can be worked around by disabling "Superfluous visual effects" (settings -> appearance), followed by a restart of Quicksilver.
If you're unable to do so (for example some people can't get past the installation screen), paste the command below into Terminal.app (followed by return), which has the same effect, followed by a restart of Quicksilver.
defaults write com.blacktree.Quicksilver "Use Effects" -bool NO
Thanks for your patience while we try to sort things out.
The text was updated successfully, but these errors were encountered: