[GRASS-dev] Re: [GRASS GIS] #693: wxGUI menus: i.ortho.photo locks up GUI

GRASS GIS trac at osgeo.org
Tue Jan 26 21:41:04 EST 2010


#693: wxGUI menus: i.ortho.photo locks up GUI
---------------------+------------------------------------------------------
  Reporter:  hamish  |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect  |      Status:  new                      
  Priority:  major   |   Milestone:  6.4.0                    
 Component:  wxGUI   |     Version:  svn-develbranch6         
Resolution:          |    Keywords:  i.ortho.photo            
  Platform:  All     |         Cpu:  x86-64                   
---------------------+------------------------------------------------------
Comment (by kyngchaos):

 What about this: I noticed that in OnXTerm() it runs d.mon with
 gcmd.Command() with a wait=False.  I tried setting it to wait=True and
 that worked so that OnXTerm() waited for the X11 + monitor to open before
 running r.digit in a Terminal.  This also gets around the minor problem of
 the monitor opening in front of the Terminal.

 Would this cause problems on other systems?  conditionalize True/False on
 darwin.  Are there other uses of OnXTerm() where this might cause problems
 even on OSX?

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/693#comment:40>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list