[Bug 9859] File / Browse fails in Photoshop CS2

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 16 21:03:47 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9859


Mikolaj Zalewski <mikolaj.zalewski at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikolaj.zalewski at gmail.com




--- Comment #1 from Mikolaj Zalewski <mikolaj.zalewski at gmail.com>  2007-10-16 21:03:46 ---
There is a definition of an invokeBridge method in Program Files\Common
Files\Adobe\StartupScripts\photoshop-9.jsx. But there are two problems with
this script. The first is that:

if (BridgeTalk.getTargets (9.0).join ().indexOf ('photoshop') == -1)

        throw "Version of Photoshop matching this script not installed.";

throws an exception and that the object is named photoshop9 and not photoshop.
Is I comment out these two lines and rename the object then after choosing this
menu option Photoshop tries to load Bridge.exe (from Program
Files\Adobe\Bridge) but fails because it can't find two DLLs that are in
Program Files\Common Data\Adobe\AGL. This might be also the reason of these two
problems with photoshop-9.jsx.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list