Question
Deadlock between CS3 Bridge and Photoshop
I've run into a deadlock problem with a script that exposes a modal dialog in Bridge and sends a msg to Photoshop. The PS code hangs at 'document.backgroundLayer.copy()', after executing many lines of code.
This code worked in CS2 and I've played around quite a bit to try to make it work in CS3.
A test snippet that exposes the problem is in http://jhollow.users.sonic.net/test.zip
Any help would be appreciated.
P.S. another bizarre behavior -- after the test code times out and I dismiss the error dialog, at the next key depress of CTRL or ALT I get an error dialog that says "an error occurred in a bridge extension, Javascript Error (xxxx:277): undefined is not an object". Any ideas on this?
This code worked in CS2 and I've played around quite a bit to try to make it work in CS3.
A test snippet that exposes the problem is in http://jhollow.users.sonic.net/test.zip
Any help would be appreciated.
P.S. another bizarre behavior -- after the test code times out and I dismiss the error dialog, at the next key depress of CTRL or ALT I get an error dialog that says "an error occurred in a bridge extension, Javascript Error (xxxx:277): undefined is not an object". Any ideas on this?
