https://bugs.winehq.org/show_bug.cgi?id=40458
Bug ID: 40458 Summary: Photoshop CC 2015 Amtlib issues Product: Wine-staging Version: 1.9.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: msnduy@hotmail.de CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
Created attachment 54210 --> https://bugs.winehq.org/attachment.cgi?id=54210 logs
I have issues with running Photoshop CC 2015 (64bit) in Wine-Staging. It installs fine with both staging and stable (PDApp only works with Staging).
But I can't start it in staging without an error although in wine stable it works normally but the user interface of photoshop is somehow not correctly rendered.
Wine-Staging (Compiled from git upstream): Photoshop shows an error with the error code 16. By luck I also came across the amtlib.log file which also contained error message with the same error code, saying:
04/12/16 22:38:32:097 | [ERROR] | | | | AMT | | | 57 | Error: Failed to update RW check key ! 04/12/16 22:38:32:097 | [ERROR] | | | | AMT | | | 57 | ERROR: SLCache is not writable, hence exiting. (Errno = 16)
I am sure it's the amtlib what is causing the issue as I didn't get these lines with wine-stable.
The tricky part is that I don't know what patch from wine-staging is causing this issue.
I attached the log files which are interesting.
I am not sure now how to debug this further as the wine debug output isn't helpful either (basically the same output as wine stable).
What might by broken can be Registry/memory/file access, the problem is that I don't know what api calls amtlib is doing.
Well, if someone can give me further instructions how to debug the issue I would be glad. Also if you have enough time or whatsoever you could try install Photoshop CC 2015 :).