-
Notifications
You must be signed in to change notification settings - Fork 285
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]: Version 2.2.0 is unpredictable #2880
Comments
Hmmm, yeah some funky stuff. I've been out of town and hadn't updated until I saw this. Picked a URL -> Just did You can briefly see it change as you hit enter. We should probably keep the tag but take down the release (at least for the moment). I don't think this ever got pushed to |
If it’s pre-release, maybe it’s OK to leave it for now? I haven’t looked lately at how many people are getting them. I’m getting Developer Previews, of course. I’ll go back to 2.1.0 while we investigate. Side note: The site is showing 2.2.0 as the latest version, but it correctly gives you 2.1.0 when you download. |
alternative action ( triggered by Command + Enter) does not work properly. |
Screen.Recording.2022-05-24.at.6.20.27.PM.mov |
Can confirm. Opening applications by pressing enter usually triggers a Chrome action, opening a new window and trying to "load the app". Mouse click on the app in the dropdown list triggers the correct action. |
I've just noticed this. I've dropped 2.2.0 back down to pre-release and will look into it today. My guess is it's to do with the search string clearing from #2642 |
I found the issue, and fixed it in 39c50f2 |
Please update to version 2.2.1, thanks! |
Before submitting your bug report, please confirm you have completed the following steps
Bug description
As far as I can tell, pressing ↩ to execute a command causes one or more panes to change to something else just before execution.
I’ve seen actions change to things that shouldn’t be allowed in the 2nd pane and I’ve seen the first pane change to and launch a different app.
The scary thing is, you don’t know what’s going to happen because everything is fine right up until you hit ↩.
Steps to reproduce
Alternate actions
Select a Remote Host
Hold ⌘ to change the action to SSH as Root
Press ↩
The action switches from SSH as Root to DuckDuckGo which is my default web search.
Thankfully, nothing happens since that’s not an action.
Select a file (I had an
smb.conf
laying around that I used)Hold ⌘ to change the action to Reveal
Press ↩
Earlier, the action would change to Use as Remote Host and run, but now it seems to change to DuckDuckGo
Launching Apps
I can’t reproduce this with all apps, but Little Snitch does it pretty regularly. I just launched Little Snitch 3 times and here’s what launched:
Expected behavior
Pressing ↩ should not change the selection in any of the panes.
I’m looking into this, but a lot has changed recently so if this sets off any lightbulbs, let me know.
MacOS Version
macOS 12
Quicksilver Version
2.2.0
Relevant Plugins
No response
Crash Logs or Spindump
No response
Screenshots
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: