1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-07-14 15:41:09 +03:00

Troubleshooting: Hung-on-shutdown process blocks a new one.

Athanasius 2020-10-12 21:55:02 +01:00
parent 5b52aef783
commit 0172ca3a06

@ -1,5 +1,19 @@
# Program won't start # Program won't start
## Re-running application does nothing
There's a [bug](https://github.com/EDCD/EDMarketConnector/issues/678)
we're trying to nail down where sometimes the application doesn't close
cleanly. The GUI application checks if there is still another instance of it,
and if it finds one it just exits.
In a version after 4.1.3 we'll be adding some logging, and possibly a pop-up,
so it's obvious when this happens.
In either case if you experience this then use Task Manager to double-check
there isn't a lingering EDMarketConnector.exe process. If so, forcibly kill
it.
## Last logged "Locale LC_ALL: ..." ## Last logged "Locale LC_ALL: ..."
If you're using EDMC 4.1.0 or later (including betas) you might find the If you're using EDMC 4.1.0 or later (including betas) you might find the