https://bugs.winehq.org/show_bug.cgi?id=38390 --- Comment #1 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Can you provide a screenshot? (In reply to morosa from comment #0)
To run photoshop 64-bit dll should be included: "*atl100"="native,builtin" "*atl110"="native,builtin" "*msvcp100"="native,builtin" "*msvcp110"="native,builtin" "*msvcr100"="native,builtin" "*msvcr110"="native,builtin" "*vcomp100"="native,builtin" "*vcomp110"="native,builtin"
Why? /usr/bin/env WINEPREFIX='/home/ki/.wine' WINESERVER='/usr/bin/wineserver' WINELOADER='/usr/bin/wine' WINEDLLPATH='/lib64/wine/' WINEARCH='win64' WINEDEBUG='-all' WINEDLLOVERRIDES='msvcp110.dll=n;msvcr110.dll=n;' /bin/sh -c "cd '/home/ki/Programy/PS64/' && '/usr/bin/wine64' 'Photoshop.exe' 2>&1 " Why are you running the application like this? -- 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.