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

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=502548#c4





--- Comment #4 from Jonathan Pobst <[email protected]>  2009-05-18 13:03:06 MDT 
---
Hmm, I see this when I run the msi on my XP box, but it is instantaneous when I
run it while debugging the MonoVS process (Win7).

The only thing I can think of is something with the way we create a new thread
and call App.Run() on it, though Stop seems to always be immediate.  You will
note that during that 30 seconds, you cannot click it and get the menu to
appear again, indicating something is stuck.

However, the only code there is this, so there isn't a lot of room to work:

delegate { SD.Process.Start (WebServerURL); });

-- 
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