[Bug 33634] New: [UWIN] simple ls -l from the UWIN gives a lot of warnings

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 21 05:50:28 CDT 2013


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

             Bug #: 33634
           Summary: [UWIN] simple ls -l from the UWIN gives a lot of
                    warnings
           Product: Wine
           Version: 1.5.30
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: simon.toedt at gmail.com
    Classification: Unclassified


Running a simple ls -l from the UWIN (Unix emulation on Windows) toolkit
in wine gives a lot of warnings. 


The goal is to use WINE for automated testing without having to fire up a full
blown Windows system each time in VMware or real iron.


Steps to test:
1. Install UWIN:
> wget --http-user="I accept www.opensource.org/licenses/eclipse"
--http-passwd="."
'http://www2.research.att.com/~gsf/download/beta/uwin-base.2013-02-08.win32.i386.exe'
> wine uwin-base.2013-02-08.win32.i386.exe

2. Run ls -l in wine:
wine 'C:\Program Files/UWIN/usr/bin/ls.exe' -l
fixme:process:SetProcessShutdownParameters (00000300, 00000001): partial stub.
fixme:ntdll:NtSetInformationToken unimplemented class 4
log file write failed -- remaining messages will be to the standard error
2013-05-21+12:43:18     64     2048        1    41  26  0 (UWIN) sid.c:538:
SetTokenInformation failed [1:Invalid function]
2013-05-21+12:43:26     64     2048        1    41  26  0 (UWIN) spawnve.c:810:
waitmsg: line=894 slot=26 pid=40-2048 ppid=1 state=RUNNING threadid=0
inexec=0x10
fixme:ntdll:NtSetInformationToken unimplemented class 4
2013-05-21+12:43:26     64     2048        1    41  26  0 (ls) sid.c:538:
SetTokenInformation failed [1:Invalid function]
2013-05-21+12:43:26     64     2048        1    43  26  0 (ls) sig.c:896: init
Global\UWIN.event.init.restart open failed [2:File not found]
2013-05-21+12:43:26     64     2048        1    43  26  0 (ls) sig.c:937: init
Global\UWIN.mutex.init.running.38 + Global\UWIN.event.init.restart
status=WAIT_FAILED [6:Invalid handle]
fixme:console:GetNumberOfConsoleMouseButtons (0x77e528): stub
total 201482013-05-21+12:43:26     64     2048        1    41  26  0 (ls)
passwd.c:618: getdomainentry \\.\pipe\UWIN.passwd p stoe failed (open pipe)
[2:File not found]
2013-05-21+12:43:27     64     2048        1    41  26  0 (ls) passwd.c:618:
getdomainentry \\.\pipe\UWIN.group g BUILTIN/Administrators failed (open pipe)
[2:File not found]
-rwxr-xr-x   1 stoe  BUILTIN/Administrators 10315673 Feb  9 09:14
uwin-base.2013-02-09.win32.i386-64


wine version is wine-1.5.30. Wine versions older than wine-1.5.30 may not work
as described in bug 33619.

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