https://bugs.winehq.org/show_bug.cgi?id=38390
Bug ID: 38390 Summary: Photoshop 64-bit (CS/CC) crashes when you break the rendering preview. Product: Wine Version: 1.7.40 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: morosakubek@go2.pl Distribution: ---
Created attachment 51245 --> https://bugs.winehq.org/attachment.cgi?id=51245 console output - wine 1.7.40
Photoshop 64-bit is smashing when you break the force rendering preview. On Windows, there is a gap corresponding to enter the parameters, eg. In "smart filter" on the keyboard to change the parameter "Amount". Photoshop on Linux too quickly respond to changes in the parameters, which will stop the preview rendering and crash a program. I think the problem revolves around the dll libraries: msvcr and msvcp.
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"
https://bugs.winehq.org/show_bug.cgi?id=38390
morosa morosakubek@go2.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Photoshop 64-bit (CS/CC) |Photoshop 64-bit (CS/CC) |crashes when you break the |crash when you break the |rendering preview. |rendering preview.
https://bugs.winehq.org/show_bug.cgi?id=38390
morosa morosakubek@go2.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Photoshop 64-bit (CS/CC) |Photoshop 64-bit (CS/CC) |crash when you break the |crashes when you break the |rendering preview. |rendering preview.
https://bugs.winehq.org/show_bug.cgi?id=38390
--- Comment #1 from Ken Sharp imwellcushtymelike@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?
https://bugs.winehq.org/show_bug.cgi?id=38390
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?
https://bugs.winehq.org/show_bug.cgi?id=38390
morosa morosakubek@go2.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from morosa morosakubek@go2.pl --- Working well on Wine 1.7.54
https://bugs.winehq.org/show_bug.cgi?id=38390
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.55.