sedwards2009 / extraterm

The swiss army chainsaw of terminal emulators
https://extraterm.org
MIT License
2.51k stars 116 forks source link

[windows] Extraterm crashes when installed on primary drive and using Cmder #372

Open LelouBil opened 2 years ago

LelouBil commented 2 years ago

I just installed Extraterm 0.59.4 using chocolatey and set it up to run Cmder by default, by making my default configuration run CMD /k "%cmder_root%\vendor\init.bat"

Then I noticed that each time I tried to close a tab, Extraterm would completely freeze and I had to close it using task manager.

Things I noticed as well :

I am not sure how to gather more information, namely logs, I'll be happy to provide what is needed to fix this.

LelouBil commented 2 years ago

More info : The problem is not actually caused by being in a privileged location, but by being on my C: drive.

I have almost everything on my secondary D drive, namely my AppData/Roaming folder, which may be important for this issue

LelouBil commented 2 years ago

This issue also only occurs on the packaged version, if I run extraterm via my IDE (even on my primary drive) I have no issues