We have two different problems here:
- The "File > Exit vs X" issue is a known bug on Windows and Linux. I have already found and fixed it completely in the next version that I am preparing for release. This bug prevents the core application from terminating correctly when the main window is closed (by clicking the 'X' icon). Basically, the problem is that a component of the integrated web browser (which is an implementation of the Chromium browser) may not terminate execution when the application is exited this way. This happens sometimes and more on some machines, and much more on Windows. As noted, this bug is now fixed. Please bear with me; I am going through a time without much time available due to personal matters, but definitely working on it. A new bugfix release with some new features will be available soon.
- The access violation problem at startup on Windows. This is a machine-specific issue, which we cannot reproduce on any of our working and testing machines. This should never happen under normal working conditions. From our support experience, these problems seem to be caused by defective OpenGL and hardware acceleration support implemented in some graphics drivers. This happens mainly on Windows 7 (which, please note, is no longer supported officially), but has also been reported a few times on Windows 10. Other similar problems reported on Windows 10 have been caused by buggy system updates distributed by Microsoft during Fall-Winter 2017, but most of them seem to be fixed now. Please note that there is nothing we can do to solve these problems. Our only recommendation is to perform a clean installation of the operating system, preferably Windows 10, with the latest versions of all hardware drivers, and avoiding vendor-provided utilities. None of these things happen on Linux and macOS.