[Bug 14334] WordPerfect Office 2002: Unable to Install

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 8 11:52:30 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=14334





--- Comment #17 from Forester <pbronline-wine at yahoo.co.uk>  2008-12-08 11:52:28 ---
(In reply to comment #16)
> 
> Does this patch allow WordPerfect Office 2002 to install?
> 
> I'd love to get a copy of the patch.  I just downloaded the most recent version
> from git and this bug still exists.
> 
> -KB
> 

The patches discussed above necessary, but alas, not sufficient.

WPO 2002 will install with a further patch that adds a stub for a routine that
isn't documented on MSDN.  That patch was not accepted.  No surprises there. 
It probably isn't necessary as the real problem must lie elsewhere.

Patches to LookUpAccountNameW() that may be necessary were accepted up to the
point at which they might make a material difference.  Lots of applications
install and run the way things are so why risk breaking them for one obscure
program ?

The root of the problem probably lies in the SID returned by GetFileSecurityW()
and how that changed when the stub in Wine 0.9.35 was replaced with a real
implementation.  However, again, lots of application install and run with
things the way they are ....


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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