http://bugs.winehq.org/show_bug.cgi?id=20697
Summary: Some applications do not correctly detect administrative privileges Product: Wine Version: 1.1.33 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: advapi32 AssignedTo: wine-bugs@winehq.org ReportedBy: jon.dufresne@gmail.com
Wine 1.1.33. I am seeing the behavior described in bug 15755 for the following installer http://www.bigfishgames.com/download-games/6098/drawn-the-painted-tower/inde... This is Big Fish game Drawn. When attempting to start the installer I am presented with a dialog that reads "You don't have permission to install games from Big Fish Games on this computer. Please login with an administrator account and try again."
http://bugs.winehq.org/show_bug.cgi?id=20697
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW CC| |robertshearman@gmail.com, | |xerox_xerox2000@yahoo.co.uk Ever Confirmed|0 |1
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-11-14 01:38:42 --- Confirming.
Actually it turns out that this bug was fixed by http://www.winehq.org/pipermail/wine-cvs/2009-November/061330.html
but then it was broken again by http://www.winehq.org/pipermail/wine-cvs/2009-November/061413.html
git revert 1802a5b9baa8a88bc0a6cf7af4778e9acbaece17 fixes the problem
That last patch fixed though another bug. I'll attach a log. I don't know if Rob has time to look at this, but for now i'll add him to the bug
http://bugs.winehq.org/show_bug.cgi?id=20697
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-11-14 01:42:34 --- Created an attachment (id=24725) --> (http://bugs.winehq.org/attachment.cgi?id=24725) +advapi,+relay,+server trace
http://bugs.winehq.org/show_bug.cgi?id=20697
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.bigfishgames.com | |/download-games/6098/drawn- | |the-painted-tower/index.htm | |l
http://bugs.winehq.org/show_bug.cgi?id=20697
--- Comment #3 from Rob Shearman robertshearman@gmail.com 2009-11-15 10:51:10 --- Not a regression in terms of the new code, but new code path being executed (uac.IsAdmin) that depended on EqualSid setting last error to ERROR_SUCCESS, otherwise the last error would remain as ERROR_INSUFFICIENT_BUFFER as a result of calling GetTokenInformation for TokenGroups with a 0 size to get the size needed.
http://bugs.winehq.org/show_bug.cgi?id=20697
--- Comment #4 from Rob Shearman robertshearman@gmail.com 2009-11-15 10:52:21 --- Patches sent to test and fix the problem as described: http://www.winehq.org/pipermail/wine-patches/2009-November/081404.html http://www.winehq.org/pipermail/wine-patches/2009-November/081407.html
http://bugs.winehq.org/show_bug.cgi?id=20697
--- Comment #5 from Jon Dufresne jon.dufresne@gmail.com 2009-11-15 12:49:21 --- I can confirm the patch in comment 4 fixes the bug.
http://bugs.winehq.org/show_bug.cgi?id=20697
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2009-11-16 12:37:16 --- The patches have been committed.
http://bugs.winehq.org/show_bug.cgi?id=20697
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2009-12-04 12:16:31 --- Closing bugs fixed in 1.1.34.
http://bugs.winehq.org/show_bug.cgi?id=20697
Robert Wm Ruedisueli esd45@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |esd45@earthlink.net
--- Comment #8 from Robert Wm Ruedisueli esd45@earthlink.net 2010-07-06 02:05:36 --- Other applications are subject to this, or similar bugs again.
RealPlayer SP for one. I'm not sure if it is a reversion or that there are a lot of bugs that cause this.
I last checked on 1.2RC5