You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Manic <ma...@hotmail.com> on 2000/11/06 06:22:22 UTC

general/6798: an odd bug with the console window

>Number:         6798
>Category:       general
>Synopsis:       an odd bug with the console window
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Sun Nov 05 21:30:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     manicprod@hotmail.com
>Release:        1.3.14
>Organization:
apache
>Environment:
Windows 98
>Description:
When I close the console window MANUALY, it doesn't stop the program but the window dissipear. I must press Ctrl+Alt+Delete to stop the program. I cant stop it with "Stop apache" in the start menu. I know it can be an advantage but maybe some bugs could occur later.
>How-To-Repeat:
I dont't know
>Fix:
no
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]
 
 


RE: general/6798: an odd bug with the console window

Posted by "William A. Rowe, Jr." <wr...@rowe-clan.net>.
The obvious solution is to use ctrl+c / ctrl+break which both
work correctly.

As far as the close button is concerned, it is a bug in the Win95
tty driver that refuses to let that button work.  I'll research
the Win98 a bit, since I was under the impression it should work
for that platform.


RE: general/6798: an odd bug with the console window

Posted by "William A. Rowe, Jr." <wr...@rowe-clan.net>.
How are you closing it, the close button, ctrl+c, ctrl+break,
apache -k stop, or how?


> >Environment:
> Windows 98
> >Description:
> When I close the console window MANUALY, it doesn't stop the 
> program but the window dissipear. I must press 
> Ctrl+Alt+Delete to stop the program. I cant stop it with 
> "Stop apache" in the start menu. I know it can be an 
> advantage but maybe some bugs could occur later.