[Bug 38390] New: Photoshop 64-bit (CS/CC) crashes when you break the rendering preview.
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(a)winehq.org Reporter: morosakubek(a)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" -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38390 morosa <morosakubek(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38390 morosa <morosakubek(a)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. -- 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.
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.
https://bugs.winehq.org/show_bug.cgi?id=38390 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38390 morosa <morosakubek(a)go2.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from morosa <morosakubek(a)go2.pl> --- Working well on Wine 1.7.54 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38390 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.55. -- 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.
participants (1)
-
wine-bugs@winehq.org