[Bug 47967] New: Adobe Photoshop 7.0 cannot start

WineHQ Bugzilla wine-bugs at winehq.org
Sat Oct 19 06:32:56 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47967

            Bug ID: 47967
           Summary: Adobe Photoshop 7.0 cannot start
           Product: Wine
           Version: 4.18
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: wineserver
          Assignee: wine-bugs at winehq.org
          Reporter: aros at gmx.com
      Distribution: ---

There's a new regression in Wine. It fails to find DLLs in a program directory:

$ pwd
/home/birdie

$ wine "C:\\Program Files\\Adobe\\Photoshop 7.0\\Photoshop.exe"
0009:err:module:import_dll Library ACE.dll (which is needed by L"C:\\Program
Files\\Adobe\\Photoshop 7.0\\Photoshop.exe") not found
0009:err:module:import_dll Library AGM.dll (which is needed by L"C:\\Program
Files\\Adobe\\Photoshop 7.0\\Photoshop.exe") not found
0009:err:module:import_dll Library BIB.dll (which is needed by L"C:\\Program
Files\\Adobe\\Photoshop 7.0\\Photoshop.exe") not found
0009:err:module:import_dll Library CoolType.dll (which is needed by
L"C:\\Program Files\\Adobe\\Photoshop 7.0\\Photoshop.exe") not found
0009:err:module:import_dll Library asn.er.dll (which is needed by L"C:\\Program
Files\\Adobe\\Photoshop 7.0\\Photoshop.exe") not found
0009:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program
Files\\Adobe\\Photoshop 7.0\\Photoshop.exe" failed, status c0000135

However if I do:

$ cd "/home/birdie/.wine/drive_c/Program Files/Adobe/Photoshop 7.0"
$ wine "C:\\Program Files\\Adobe\\Photoshop 7.0\\Photoshop.exe"

Everything works.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list