[Mono-bugs] [Bug 518037] New: When closing monovs-gui-server, it should close all running apps
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jun 30 18:09:59 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=518037
Summary: When closing monovs-gui-server, it should close all
running apps
Classification: Mono
Product: Mono: Tools
Version: MonoVS 0.2
Platform: i586
OS/Version: SLED 11
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Visual Studio Integration
AssignedTo: jpobst at novell.com
ReportedBy: twiest at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Description of Problem:
Today, if you close the monovs-gui-server while you're running an app, the app
stays running.
However, the proper behavior would be for monovs-gui-server to prompt the end
user to make sure it's ok to close the apps. If the user says "no",
monovs-gui-server should probably stay running.
A couple of side affects of monovs-gui-server closing without closing running
apps is that it leaves the windows tray icon running, as well as not cleaning
up /tmp directories.
Steps to reproduce the problem:
1. Create a new solution based on the VS C# winforms template
2. Click "Mono -> Run remotely in Mono"
3. Choose your server and click "ok"
4. when the winforms app appears on the linux side, close the monovs-gui-server
using the tray icon.
5. notice that the winforms app stays running even though monovs-gui-server
Actual Results:
winforms app stays around
Expected Results:
all apps running under monovs-gui-server should be closed.
How often does this happen?
every time.
--
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