



Folks,
We we have just discovered that 4.3.2 cannot cope with SourceGuardian 7 (SG) encoded php files. This was not the case with 4.2.x
Setup:
* Komodo IDE 4.3.2
* OSX 10.5.2
* A project, one of the folders in this project tree contains SG encoded files
Symptoms:
Opening any PHP (Even not the encoded one) file within project causes Komodo to perform some kind of scan on all other php documents in project tree, as soon as komodo hits SG encoded file it goes to 100% CPU and stays there forever, must be killed to stop this.
Walkaround:
Move SG encoded files outside of project tree.
It would be nice of Komodo would simply skip those, they are pretty simple to detect and always start with:
<?php @SourceGuardian;
Hi Codeangels,
Could you please log this as a Komodo bug:
http://bugs.activestate.com/enter_bug.cgi?product=Komodo
I don't have any information about "SourceGuardian 7 (SG) encoded php files", is it possible you can attach a sample file in the bug and/or describe how we can reproduce this problem.
Thanks,
Todd