mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-07-14 23:51:16 +03:00
Troubleshooting: Hung-on-shutdown process blocks a new one.
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user