[Bug 13265] New: winepath exist always with zero code

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 17 03:00:06 CDT 2008


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

           Summary: winepath exist always with zero code
           Product: Wine
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: bugtrack at roumenpetrov.info


The winepath program exist with zero even cannot map host path to the path from
emulated environment and output non existing location (directory).
=======================================
$ cd
$ winepath `pwd`; echo $?
Warning: could not find DOS drive for current working directory '/home/user',
starting in the Windows directory.
err:service:RPC_Init RpcServerUseProtseq failed with error 1703
err:wineboot:start_services_process Unexpected termination of services.exe -
exit code 1703
/home/user/.wine/dosdevices/c:/home/user
0
=======================================
The output is from version 1.0-rc1.

Also previous versions output is without "err:.." lines and the host path is
appended to the path of last dos-device found (in 1.0-rc1 to the first).


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