[Mono-bugs] [Bug 500173] New: monovs-server needs to catch and handle SIGINT for proper shutdown during ^C

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri May 1 15:25:04 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=500173

User mchristensen at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=500173#c500156

           Summary: monovs-server needs to catch and handle SIGINT for
                    proper shutdown during ^C
    Classification: Mono
           Product: Mono: Tools
           Version: 0.1
          Platform: x86-64
        OS/Version: openSUSE 11.1
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Visual Studio Integration
        AssignedTo: jpobst at novell.com
        ReportedBy: mchristensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


+++ This bug was initially created as a clone of Bug #500156 +++

Description of Problem:

Following these steps:

   1. Open Visual Studio.
   2. Create a new winforms project.
         1. File
         2. New Project
         3. Visual C#
         4. Windows
         5. Windows Forms Application
   3. [The Linux server should be running.]
   4. Mono->Run Remotely in Mono
   5. Stop the Linux server.
   6. Restart the Linux server.
   7. Double click the Linux server.

When stopping the server at step 5, the machine  should be removed from the
"Choose Remote Host" dialog but it is not removed from the list.

This happens because the server was closed using ^C rather than from a menu. 
Since this is a common way to stop a program in Linux, it should be fixed to
capture and properly handle SIGINT and send goodbye notification correctly.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list