PDF missing font window prevents VS from starting.
-
Splash screen refuses to disappear until I take action in the ‘Missing Font’ window. Regardless of what I select, the application crashes. Before crashing, the status on the splash screen changes to ‘Restoring State’ and ‘Launch Completed’ . How do I clear the last open projects so that I can run VS without reinstalling.
-
@encart Were these opened documents backed up from a previous crash?
If so, try to remove them from the c:\Users<user name>\AppData\Local\NumericPath\backup\ folder.
But, the system may place the backups in some other location (the folder is provided by Windows).If you cannot remove the backup files, then remove the settings files in the \resources\ folder.
-
@VectorStyler
Trying to reinstall did nothing. I deleted the files from the resources folder as you wrote and it helped.
Thank you.
-
@encart In the new build, the splash screen should close before any of the documents are opened (or the missing fonts view is shown).
Is this the case for you also?