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

User [email protected] 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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to