[Bug 44393] cannot read form named pipe in wine 3.0 after bug fix 43217

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 2 03:06:23 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=44393

--- Comment #14 from luca.cunegondi at ocme.com ---
(In reply to Jacek Caban from comment #13)
> The problem is probably that we no longer have UNIX fd associated with named
> pipes, so we can't pass it to UNIX application. I think we could extend UNIX
> mode in start.exe to create new fds and pump data between named pipes and
> UNIX sockets. You could then use something like:
> | start /unix /usr/bin/ls /tmp |...


sorry for this (very) late reply but I still really interested in solving this
issue. 
Until now (installed 3.17 of both Wine and Wine-staging on Arch Linux) the
problem persists, so any kind of solution is really appreciated.
Thank you very much and sorry again

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