pspad: -------------------------------------------------------------------------------- ks1: -------------------------------------------------------------------------------- I'm surprised 4.6.0 is the public/current release with the constant problems. I regularly get crashes - really bad fatal errors, that propagate all over the screen. I'm unable to respond - I have to launch task manager and stop the process every time. This happens almost daily. --------------------------------------------------------------------------------
I don't have similar report about regular crashing from more users. There were reported crashing after nonactivity from 2 another users, but it isn't crash like you describe. ks1: -------------------------------------------------------------------------------- Secondly, what's up with the strange foreign characters showing up randomly in my code!?? Very scary that your editor is doing this. -------------------------------------------------------------------------------- I am not able to simulate it, cause it isn't general problem. When I am not able to simulate it, I am not able to fix it. Are you able to provide me exact step by step what will cause "strange chracters"? -------------------------------------------------------------------------------- To get rid of the constant fatal errors in 4.6.0, I had to back up to Version 4.5.9 (2600) to get something stable. As for the special characters mysteriously appearing in my code -- it is still happening in 4.5.9 but not as often. No, I cannot determine a pattern to what might be causing it, but the editor is absolutely doing it on its own. I can open a php file, make a change on line 277 (doesn't matter), and save it. Then all of the sudden when viewing the page on the server, there's an error on the page from invalid characters..... ironically nowhere near line 277. They are invalid characters that I cannot describe (unknown character set to me). So I have to find them, delete them, then save/replace the file again. This is very scary because the editor is CHANGING CODE without me knowing about it, and when I discover this, it's already running on the server. It happens infrequently -- probably several times a week(?). It happened today, the editor replaced a closing bracket "}" with two special characters (I didn't save them). This really needs to be fixed because you CANNOT have an editor randomly, unexpectedly changing random code! It's invalid text, so it breaks the code when the php script runs! If this continues, I have no choice but to use another editor. We cannot have the editor changing code! It seems to be changing the character set on random(?) code in a file that I have open. My guess is that the editor is parsing the file and causing some corruption and inserting invalid characters. Again, I cannot forcibly reproduce this. If I could, I would. -- <http://forum.pspad.com/read.php?2,66440,66563> PSPad freeware editor http://www.pspad.com
