Hurl icon indicating copy to clipboard operation
Hurl copied to clipboard

Need to click on a link twice to get Hurl to appear

Open AsteroidM612 opened this issue 11 months ago • 6 comments

It used to always just work on the first try.

AsteroidM612 avatar May 19 '25 14:05 AsteroidM612

which version are you using ?

U-C-S avatar May 20 '25 03:05 U-C-S

I was using 0.9.1, but still have the same issue after updating to 0.9.3.

AsteroidM612 avatar May 22 '25 07:05 AsteroidM612

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.

x0rsw1tch avatar Jun 11 '25 01:06 x0rsw1tch

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

AsteroidM612 avatar Jun 14 '25 09:06 AsteroidM612

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

U-C-S avatar Jun 16 '25 18:06 U-C-S

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.

AaronFeledy avatar Jun 25 '25 21:06 AaronFeledy