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

[Bug]: Version 2.2.0 is unpredictable #2880

Closed
3 tasks done
skurfer opened this issue May 23, 2022 · 8 comments
Closed
3 tasks done

[Bug]: Version 2.2.0 is unpredictable #2880

skurfer opened this issue May 23, 2022 · 8 comments

Comments

@skurfer
Copy link
Member

skurfer commented May 23, 2022

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

  1. Select a Remote Host

  2. Hold ⌘ to change the action to SSH as Root

  3. Press ↩

  4. The action switches from SSH as Root to DuckDuckGo which is my default web search.

  5. Thankfully, nothing happens since that’s not an action.

  6. Select a file (I had an smb.conf laying around that I used)

  7. Hold ⌘ to change the action to Reveal

  8. Press ↩

  9. 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:

  • Firefox Developer Edition
  • Little Snitch
  • Apple Music

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

@n8henrie
Copy link
Member

n8henrie commented May 23, 2022

Hmmm, yeah some funky stuff. I've been out of town and hadn't updated until I saw this.

Picked a URL -> open url and instead I saw this:

Screen Shot 2022-05-23 at 15 58 04

Just did google.com -> open url a few times and it copied to clipboard instead. google.com -> type text worked. google.com -> open url again and it typed the text a second time.

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 qsapp.com. EDIT: Marked as pre-release for the moment.

@skurfer
Copy link
Member Author

skurfer commented May 23, 2022

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.

@kzykx
Copy link

kzykx commented May 24, 2022

alternative action ( triggered by Command + Enter) does not work properly.

@kzykx
Copy link

kzykx commented May 24, 2022

Screen.Recording.2022-05-24.at.6.20.27.PM.mov

@fraserw
Copy link

fraserw commented May 26, 2022

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.

@pjrobertson
Copy link
Member

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

@pjrobertson
Copy link
Member

I found the issue, and fixed it in 39c50f2

@pjrobertson
Copy link
Member

Please update to version 2.2.1, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants