#1888: r.terraflow won't run --------------------------------+------------------------------------------- Reporter: pvanbosgeo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.0 Component: wxGUI | Version: svn-trunk Keywords: r.terraflow, forms | Platform: Unspecified Cpu: Unspecified | --------------------------------+-------------------------------------------
Comment(by annakrat): The situation is following: in r55119 no answer is required which results in default answer infinity, then in r55484 we started to use wx.TextCtrl instead of wx.FloatSpinCtrl. Two simple solutions exist, either leave it as it is, or revert r55119 but instead of "infinity" use "inf" because forms.py use a Float validator for this text field and "inf" is a valid number. I think we could leave it as it is and close this ticket. Objections? -- Ticket URL: <http://trac.osgeo.org/grass/ticket/1888#comment:3> GRASS GIS <http://grass.osgeo.org> _______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev