digidandy Posted February 23, 2018 Share Posted February 23, 2018 I have a very simple workflow that makes sure I can copy some text (an article ID), press the Alfred button combination I defined, and then the text I copied is added onto an URL. Like this: https://www.url.com/article/id/{query} I use the "Open URL" Alfred object for this. The finished link is opened in Chrome. This used to work fine, I could copy text from anywhere (Safari, email, Word document), and it would open in Chrome. Now, however, when I press the key combo in, say, Safari, there is just a short "blink" on my display, a new empty Chrome-window is opened (though Chrome doesn't become the active application), but no URL is opened ... Has anything changed in Alfred? Or is Chrome the culprit? Because if I set the URL to open in Safari, it works just fine. What should I do? Link to comment
vitor Posted February 23, 2018 Share Posted February 23, 2018 Hello @digidandy, We can’t properly help you without access to your Workflow. Debugging can already be hard with access to the code, and you’re asking us to guess yours from a description. There are multiple places where you code or Workflow setup may be going wrong. Without looking at it we’re shooting in the dark, which is a waste of time for everyone involved (including you). Read the Reporting Problems with Workflows topic, as it gives a nice overview on how to build an effective report. A video (you can record your screen with QuickTime Player) might also be helpful, so we can see the “blink”. Link to comment
digidandy Posted February 23, 2018 Author Share Posted February 23, 2018 I've posted the workflow here: https://www.dropbox.com/s/0jk2hd5yvh5yjeq/Open ID from selection.alfredworkflow?dl=0 Link to comment
vitor Posted February 23, 2018 Share Posted February 23, 2018 I can confirm the issue isn’t with Alfred, as I can’t reproduce the problem. It works fine in multiple browsers. 4 hours ago, digidandy said: Or is Chrome the culprit? Because if I set the URL to open in Safari, it works just fine. That would indicate Chrome to be the culprit, yes. Which version are you on (go to chrome://version/ in the address bar)? Does the same problem continue if you use Chrome Canary? Have you restarted Chrome? Have you restarted your computer? Link to comment
Tsunami Posted February 23, 2018 Share Posted February 23, 2018 As mentioned in , try changing the default browser to Safari, and then back to Chrome. This can be done in System Preferences > General. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now