I had a short experiment with the new version now that the log window seems to be fixed. Indeed, I did not have any problems with the log window, but now PSPad crashes constantly on compiling some of my code. During this, I noticed something interesting: At one of these crashes, the main editor window displayed the same problem as the log window used to!
So it seems the problem is in more parts than just the log window, only it doesn't appear often/at all. It sounds to me a bit like an access violation, timing issue or race condition somewhere. In any case, the crashes prevent me from using the new version, which is a pity :-/ Here is some information about it: AppName: pspad.exe AppVer: 4.5.3.2282 ModName: pspad.exe ModVer: 4.5.3.2282 Offset: 0008b274 What I'm doing at the time: Compile my code. This code contains a compiler error in one of the files. When the compiling finishes, PSPad automatically opens the file with the problem and jumps to the line with the error. At this point PSPad crashes. I see the code explorer window refresh slowly (takes about 2 seconds to redraw all the items in it) and in one instance only, the main editor window looked exactly like the problem with the log window (all the characters put on top of eachother in the first column). I changed the code so that the error would be in a different file, but the same crash happened. The log window itself was displayed fine though, so at least I'm very happy about that part :-) -- <http://forum.pspad.com/read.php?6,42809,42880> PSPad freeware editor http://www.pspad.com
