Open aussig opened 2 months ago
Interesting information in the system profiler:
My actual O/S, from Windows System Profiler is:
Also, not too sure what's going on here:
Would you like me to raise a separate issue for that?
Win 11 being reported as Win 10 is nothing new. That is on Microsoft though.
The ValueErrors seem to be intended from what I saw in the code if the profiler can't find a log file to get the info from. See: https://github.com/EDCD/EDMarketConnector/blob/main/EDMCSystemProfiler.py#L53-L83
Issue with system profile identified and fix on the way in next release.
Issue with system profiler has been fixed in the latest beta release. This is on deck for attention right after.
I haven't seen any of these exceptions being logged in v5.12.1 since using it over the last day. I can't be certain they are fixed after such a short testing time of course, but suspect that something in the latest release (Pathlib related?) solved the problems.
Please complete the following information:
EDMC Version:
OS Details:
Environment Details
Describe the bug
On starting up EDMC, am getting the following exception thrown in the EDMC log file:
On shutting down EDMC, am getting two different exceptions thrown, both from built-in plugins, in both the main EDMC log and the debug log:
and
To Reproduce Steps to reproduce the behavior:
Expected behavior
No errors on startup or shutdown
Logs
EDMarketConnector-debug.log EDMarketConnector.log