http://bugs.winehq.org/show_bug.cgi?id=27605
Summary: cmd can't handle Ctrl-C Product: Wine Version: 1.3.21 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd AssignedTo: wine-bugs@winehq.org ReportedBy: xuhdev@gmail.com
When using wine cmd, Ctrl-C cannot be handled, instead, cmd will exit. I'm using wine on Fedora.
1. $ wine cmd 2. press Ctrl-C
cmd exits, but it should not.
http://bugs.winehq.org/show_bug.cgi?id=27605
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2011-06-26 06:25:34 CDT --- You need to use `wineconsole cmd`.
http://bugs.winehq.org/show_bug.cgi?id=27605
--- Comment #2 from H Xu xuhdev@gmail.com 2011-06-26 06:30:33 CDT --- (In reply to comment #1)
You need to use `wineconsole cmd`.
Still cannot handle ctrl-c.
http://bugs.winehq.org/show_bug.cgi?id=27605
H Xu xuhdev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |
--- Comment #3 from H Xu xuhdev@gmail.com 2011-06-26 06:32:15 CDT --- (In reply to comment #1)
You need to use `wineconsole cmd`.
Still cannot handle ctrl-c.
http://bugs.winehq.org/show_bug.cgi?id=27605
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=27605
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |frederic.delanoy@gmail.com Ever Confirmed|0 |1
--- Comment #4 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-07-01 17:59:51 CDT --- Confirmed in 1.3.23
http://bugs.winehq.org/show_bug.cgi?id=27605
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle@yahoo.fr
http://bugs.winehq.org/show_bug.cgi?id=27605
--- Comment #5 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-05-23 13:41:33 CDT --- Still in 1.5.30
http://bugs.winehq.org/show_bug.cgi?id=27605
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |b7.10110111@gmail.com
--- Comment #6 from Austin English austinenglish@gmail.com 2013-07-31 12:27:06 CDT --- *** Bug 34173 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=27605
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
http://bugs.winehq.org/show_bug.cgi?id=27605
Hugh McMaster hugh.mcmaster@masterindexing.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hugh.mcmaster@masterindexin | |g.com
http://bugs.winehq.org/show_bug.cgi?id=27605
--- Comment #7 from Ruslan Kabatsayev b7.10110111@gmail.com --- Still present in 1.7.20.
https://bugs.winehq.org/show_bug.cgi?id=27605
Jonathan Liu net147@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |net147@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=27605
--- Comment #8 from Ruslan Kabatsayev b7.10110111@gmail.com --- Still present in wine-1.9.15-197-g9ef65cf.
https://bugs.winehq.org/show_bug.cgi?id=27605
Jens Reyer jre.winesim@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jre.winesim@gmail.com
--- Comment #9 from Jens Reyer jre.winesim@gmail.com --- Still in 1.9.23.
https://bugs.winehq.org/show_bug.cgi?id=27605
--- Comment #10 from Ruslan Kabatsayev b7.10110111@gmail.com --- Still present in wine-2.15-74-g083e61f.
https://bugs.winehq.org/show_bug.cgi?id=27605
zaplo00@mailfence.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zaplo00@mailfence.com
--- Comment #11 from zaplo00@mailfence.com --- ^C fixme:console:CONSOLE_DefaultHandler Terminating process 70 on event 0 trace:wineconsole:WINECON_GrabChanges got 1 events trace:wineconsole:WINECON_GrabChanges 1/1: Exit!! trace:wineconsole:WinMain forwarding exitcode 0 from child process
https://bugs.winehq.org/show_bug.cgi?id=27605
Janne janne.kekkonen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |janne.kekkonen@gmail.com
--- Comment #12 from Janne janne.kekkonen@gmail.com --- Tested with wine 9.0
There seems to be changing functionality.
Type 1: Something is typed in. CTRL+C is pressed. Caret moves to new line. Typing something moves caret back to end of line typed in first step.
Type 2:
Something is typed in. CTRL+C is pressed. Caret moves to new line. Anything typed is shown on new line but with offset from chars typed in first step.
Looks like this: C:\temp>testin g Can't recognize 'testing' as an internal or external command, or batch script.
C:\temp>
In example above g+Enter were input after CTRL+C.
Seems to work with valid commands: C:\temp>ve r
Microsoft Windows 6.1.7601
C:\temp>