[Mono-bugs] [Bug 502548] Remote Web app windows tray icon takes forever to launch a browser

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon May 18 15:03:07 EDT 2009


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

User jpobst at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=502548#c4





--- Comment #4 from Jonathan Pobst <jpobst at novell.com>  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.


More information about the mono-bugs mailing list