Need to click on a link twice to get Hurl to appear
It used to always just work on the first try.
which version are you using ?
I was using 0.9.1, but still have the same issue after updating to 0.9.3.
Same here, using 0.9.3. Other than this little issue, I love what this app does.
It seems the only time this occurs is if it's been idling for a while. If I click links from other apps frequently enough, it works on the first try consistently.
Yes, as a general rule, this is what I've noticed too, except that the app doesn't seem to take a very long time to go idle again (wouldn't be surprised if it's a half hour or less, though I haven't tested it that closely), and I can sometimes see it not work twice in a row upon waking it up again...
Never encountered this issue with v0.9.3 so far. but this is turning to be a frequent issue. I will look for an rewrite for current URL launching implementation (maybe with alternative named pipes library or not use named pipes entirely etc for IPC). Though might take sometime, as I am focused on implementing optional logging and DI at the moment for better debugging of these issues.
Related issue : #197
This seems to be happening to me when Hurl has been sitting in the tray for a while. I click a link and nothing happens. I click again and it pops up as expected.
I thought maybe it was just an issue of it not popping into view, so I clicked the tray icon after a failure and the URL it had was from a previous link, so it seems the loaded instance is not getting updated.