[Bug 40458] Photoshop CC 2015 Amtlib issues

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 11 22:45:40 CDT 2016


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

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression

--- Comment #3 from Sebastian Lackner <sebastian at fds-team.de> ---
(In reply to mrypsilons from comment #2)
> This is still happening with wine-staging 1.9.20.
> I found the patchset causing the problem, it's "server-Stored_ACLs".
> 
> When building wine just with the patchsets server-Stored_ACLs depends on,
> Photoshop CC is working fine, but as soon as server-Stored_ACLs itself is
> applied, I get the breaking Error 16 message.

Could you try to track down more exactly which patch exactly is responsible?
You can also use "git bisect" for that, just apply all patches as separate
commits with:

/path/to/patches/patchinstall.sh --backend=git --force-autoconf --all

Afterwards use:

git bisect good origin
git bisect bad

and proceed with "git bisect good/bad" until the final regression commit is
found. Also, is there a demo available somewhere which can be used to reproduce
this issue?

-- 
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