[mapguide-trac] #1624: Maestro 2.0 live dvd fixes
    MapGuide Open Source 
    trac_mapguide at osgeo.org
       
    Sun Mar 13 09:27:52 EDT 2011
    
    
  
#1624: Maestro 2.0 live dvd fixes
-----------------------+----------------------------------------------------
   Reporter:  jng      |       Owner:  jng
       Type:  defect   |      Status:  new
   Priority:  low      |   Milestone:     
  Component:  Maestro  |     Version:     
   Severity:  trivial  |    Keywords:     
External_id:           |  
-----------------------+----------------------------------------------------
Comment(by jng):
 The other definite cause of the 100% CPU was due to Maestro attempting to
 close down the main form as it is loading (which it will do if the user
 cancels the login dialog).
 While this is fine on Microsoft's .net framework, on Mono it obviously has
 problems with this approach resulting in a zombie mono process on linux.
 The attached patch prompts for login first, and only when the user logs in
 will it then start showing the main form.
-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1624#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
    
    
More information about the mapguide-trac
mailing list