Closed Dark-Obsidian closed 9 months ago
Thank you for the detail info !
SH will try to detect if a Stash is already running or not. If it's not running, it will run the stash-win.exe. Otherwise it will just open a browser instance.
You can close that browser and let SH runs in the background. SH will open a new browser instance when you click on its menu.
The problem of Edge is probably due to the Web driver update again. I haven't updated the code for web driver for a while, so it probably stop working for now.
The program do need some improving. It should try to attach an existing browser first, only when it fails it should create a new instance. I will do some updates and see if this is possible.
No problem, I am naturally very detailed (it takes me ages to write anything! 😀)
Thanks for replying straight away and looking into this - hopefully Microsoft don't make this too hard for you to fix or make you spend ages to get this working again! (I agree M/S are annoying but I really like the vertical tabs feature, which is only in Edge I think)
After reading your message I did some additional checking (hopefully this helps)...
stash-win.exe
was NOT running, opened Edge with stash tabs open, and then ran SH (AutoIt3_x64.exe
)stash-win.exe
WAS running before running AutoIt3_x64.exe
stash-win.exe
WAS running before I started SH), when SH closed/crashed it also caused stash-win.exe
to stop running too!Stash_Helper.a3x
parameter, but this just asked for a .a3x
fileI was moving some files in my %AppData%
folder and noticed the new Webdriver
folder (I guess this what SH uses?)...
msedgedriver.exe
and downloaded the latest one from https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriverThe new version 2.4.9 added a new function to let you choose the browser again. The error dialog will give you "Yes" "No" "Cancel" choice. Use "No", and next time Stash_Helper will let you choose a new browser. This time use Firefox. I am really fed up with Chrome and Edge.
Summary
stash-win.exe
will SH integrations work?)Further Info
stash-win.exe
works) and instead opened stash in a new private window (while I appreciate the privacy consideration, I would've preferred to just have it run in my main window/profile)default profile
so selected this and restarted SHImpact
not open window on launch
as I already stash open and pinned in my browser for easy access, i.e. I just double-clickstash-win.exe
and then alt+tab to my browser and use a tab I already have open, rather than stash opening it for me... Can SH work like this too?Thanks!