http://bugs.winehq.org/show_bug.cgi?id=19437
Summary: Control-C kills console programs under Wine Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: phhs80@gmail.com
I use a program, which runs on the console, to perform some calculations. Sometimes, it is necessary to interrupt the calculations (the program requires Control-C to do such an interruption) in order to change the value of some program options, in the middle of the calculations. However, Control-C kills the program. Can developers improve Wine in the direction of coping with this problem?
Thanks in advance,
Paul
http://bugs.winehq.org/show_bug.cgi?id=19437
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #1 from Frédéric Delanoy frederic.delanoy@gmail.com 2009-07-23 16:29:00 --- Hi,
could you give the name of the app? and if possible an URL to download it?
Frédéric
http://bugs.winehq.org/show_bug.cgi?id=19437
--- Comment #2 from phhs80@gmail.com 2009-07-23 17:48:34 --- (In reply to comment #1)
could you give the name of the app? and if possible an URL to download it?
Thanks, Frédéric. The application is CPLEX,
http://www.ilog.com/products/cplex/
which is a commercial software, and therefore you cannot download from the Internet.
I believe that the problem that I am reporting also occurs with other console programs. Unfortunately, I am not remembering any other DOS console program at the moment, but I may get an idea meanwhile. If so, I will come here to tell you about it.
Paul
http://bugs.winehq.org/show_bug.cgi?id=19437
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name 2009-07-24 02:55:15 --- (In reply to comment #0)
I use a program, which runs on the console, to perform some calculations. Sometimes, it is necessary to interrupt the calculations (the program requires Control-C to do such an interruption) in order to change the value of some program options, in the middle of the calculations. However, Control-C kills the program. Can developers improve Wine in the direction of coping with this problem?
Thanks in advance,
Paul
Does it work correctly if you use wineconsole?
http://bugs.winehq.org/show_bug.cgi?id=19437
--- Comment #4 from phhs80@gmail.com 2009-07-25 10:33:02 --- (In reply to comment #3)
I use a program, which runs on the console, to perform some calculations. Sometimes, it is necessary to interrupt the calculations (the program requires Control-C to do such an interruption) in order to change the value of some program options, in the middle of the calculations. However, Control-C kills the program. Can developers improve Wine in the direction of coping with this problem?
Does it work correctly if you use wineconsole?
Thanks, Jeff. Sorry for the delay with which I am replying, but I was away.
Regarding the reported Control-C problem, yes, with wineconsole, it works correctly. However, if I select a large buffer size for 'wineconsole cmd', then I cannot see the rows with the intermediate calculation moving up. I thin this is another bug.
Paul
http://bugs.winehq.org/show_bug.cgi?id=19437
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-07-25 11:41:45 --- If you not using wineconsole, Wine doesn't have control over ^C.
http://bugs.winehq.org/show_bug.cgi?id=19437
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2009-07-25 11:42:12 --- Closing