http://bugs.winehq.org/show_bug.cgi?id=16701
Summary: This program requires a local administrator privilege Product: Wine Version: 1.1.11 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: skliarie@gmail.com
I have program responsa version 14 that is designed to work on Windows 2000,XP or Vista (e.g. specifying Windows98 in winecfg does not work):
http://appdb.winehq.org/objectManager.php?sClass=version&iId=15059
When I try to start it, there is following error message, after which the program terminates: This program requires a local administrator privilege, Status 3
How can that be solved?
http://bugs.winehq.org/show_bug.cgi?id=16701
--- Comment #1 from Austin English austinenglish@gmail.com 2009-01-01 17:41:11 --- What wine version? Please attach terminal output.
http://bugs.winehq.org/show_bug.cgi?id=16701
--- Comment #2 from Arie Skliarouk skliarie@gmail.com 2009-01-02 00:36:46 --- wine version: 1.1.11~winehq0~ubuntu~8.10-0ubuntu1 (latests from http://wine.budgetdedicated.com/apt apt repository). ubuntu: interpid ibex 8.10 i386 Desktop.
The wine does not print anything onto terminal.
http://bugs.winehq.org/show_bug.cgi?id=16701
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name 2009-01-02 00:42:33 --- have you tried the workaround patch in bug 15755?
http://bugs.winehq.org/show_bug.cgi?id=16701
--- Comment #4 from Arie Skliarouk skliarie@gmail.com 2009-01-03 11:24:15 --- Apparently this particular application uses different method for detecting whether the user has Administrator privileges, as there was no "FIXME:CheckTokenMembership" line printed during execution.
Just in case I applied the patch, compiled and installed wine 1.1.11 with the same [predictable] result.
http://bugs.winehq.org/show_bug.cgi?id=16701
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-01-03 12:19:43 --- then run your app like:
WINEDEBUG=+relay,+seh,+tid wine app_name.exe &>/tmp/log
and attacht the bzipped2 file /tmp/log to this bug (and of course replace "app_name.exe" above with the name of the app you try to tun)
http://bugs.winehq.org/show_bug.cgi?id=16701
--- Comment #6 from Arie Skliarouk skliarie@gmail.com 2009-01-03 13:58:04 --- Done (find attached a.log.bz2)
http://bugs.winehq.org/show_bug.cgi?id=16701
--- Comment #7 from Arie Skliarouk skliarie@gmail.com 2009-01-03 13:59:02 --- Created an attachment (id=18433) --> (http://bugs.winehq.org/attachment.cgi?id=18433) Execution of the application with WINEDEBUG=+relay,+seh,+tid
http://bugs.winehq.org/show_bug.cgi?id=16701
--- Comment #8 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-01-03 15:50:42 --- A bit difficult to guess exactly from your log what the cause of this bug is, but are you running this app from a CD-ROM? As far as I can see, the app tries to open a file from the cd-rom drive (d:) and then fails.
http://bugs.winehq.org/show_bug.cgi?id=16701
--- Comment #9 from Austin English austinenglish@gmail.com 2009-07-08 15:10:57 --- Is this still an issue in current (1.1.25 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=16701
Arie Skliarouk skliarie@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #10 from Arie Skliarouk skliarie@gmail.com 2009-07-20 16:13:29 --- Let's close the bug for now as the program requires hardware key on windows to run.
http://bugs.winehq.org/show_bug.cgi?id=16701
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Dmitry Timoshkov dmitry@codeweavers.com 2009-07-21 02:50:47 --- Closing abandoned.