[Bug 21539] Using "Bare Streams" console mode with SRCDS does not work.

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 10 05:38:15 CST 2012


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

Eric Pouech <eric.pouech at orange.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric.pouech at orange.fr

--- Comment #4 from Eric Pouech <eric.pouech at orange.fr> 2012-02-10 05:38:15 CST ---
actually, under windows, when a program calls allocconsole, a new console is
allocated (and it doesn't try to inherit the parent's console)
what you're asking for is specifically to inherit the unix console, which only
works when spawning a CUI program from this console (and this isn't supposed to
go any further)
the root issue IMO here is rather that wineconsole doesn't fall back to the
user backend when the (n)curses fails
I'll try to fix that

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