-
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
[Bug]: Sonoma/Intel QS doesn't fully load at start up #3004
Comments
I should mention that six other non-MacOS items load into the menu bar at log in, but none experience problems. QS problem only happened after update to Sonoma. |
I'm not sure about the menu bar issue -- I just enabled it and then tested twice, and the menu bar icon is present on bootup as expected. The triggers issue I can replicate.
|
My impression is that QS is not loading fully, before the menu bar icon and the triggers have loaded, perhaps due to the other things I am loading on boot up. Used to load properly on Ventura, but not now. The bug is pretty consistent. I have to run QS manually from the Dock after boot up and then it works properly. |
I'm experiencing the same issue, subscribing to hear more. |
@warrenlain can you be more specific about which issue you're also seeing? @dcnicholls I'm trying to think of how to get more information, since I'm not seeing this issue. One option, if you're willing, is to see if you can provide me some logs from a debug build. You could try:
QSDebugStartup=1 ~/Downloads/Quicksilver.app/Contents/MacOS/Quicksilver 2>&1 | tee ~/Downloads/qs-debug-startup.log If you're able to do that, take a look through |
Before submitting your bug report, please confirm you have completed the following steps
Bug description
If I set load a login, QS starts up without the menu bar icon (blank menu bar icon, reported elsewhere) and the triggers don't work properly - some work, others do odd things depending on the open app.
Work around: Don't set load at start up, run QS from the dock icon, things appear to work as they should. Intel Mac (2018), Sonoma 14.2.1 QS 2.4.2
Steps to reproduce
Expected behavior
Expect load at login to show menu bar icon and for triggers to work
MacOS Version
macOS 10.14
Quicksilver Version
2.4.2
Relevant Plugins
n/a
Crash Logs or Spindump
doesn't crash or hang, just doesn't work properly
Screenshots
No response
Additional info
Updated from Ventura to Sonoma (bad idea) and then had to remove old version of QS (flakey, then installed the latest version. Problems as described above with Sonoma and new QS
The text was updated successfully, but these errors were encountered: