http://bugs.winehq.org/show_bug.cgi?id=21539 Eric Pouech <eric.pouech(a)orange.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)orange.fr --- Comment #4 from Eric Pouech <eric.pouech(a)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.