#693: wxGUI menus: i.ortho.photo locks up GUI ---------------------+------------------------------------------------------ Reporter: hamish | Owner: [email protected] 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>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
