Occasionally the IDE will hang or sometimes GPF when I try to compile and then downlload. I Usually only have 2-3 code tabs open. Also the new revison reset all my font settings, is there a way to prevent this in the future?
-Mike
IDE Hangs when attempting to compile then download.
CrashDebug Info
[Attached] is the crashdebug from a few crashes.
-Mike
[Edit: moved the crash dump to an attached file]
-Mike
[Edit: moved the crash dump to an attached file]
- Attachments
-
- crashdump.txt
- (56.07 KiB) Downloaded 2722 times
There have been a few other reports like this but, so far, we don't have a reproducible sequence that we can use to track down the problem.Occasionally the IDE will hang or sometimes GPF when I try to compile and then downlload.
Since the installer overwrites existing files with the same name, you'll need to copy your modified files elsewhere, do the install, and then update the installed files.Also the new revison reset all my font settings, is there a way to prevent this in the future?
In most cases, you can achieve the intended effect by modifying the User Options file (select 'Open User Options File' on the Options menu) which the installer will never overwrite. The User Options file is read after the other options files so settings in it override other settings.
It is probably the simplest to copy a block of settings from the Global Options file and paste in into the User Options file and then make the desired changes.
- Don Kinzer