GRASS GIS wrote: > #117: r.digit fails if launched from menu > -------------------------+-------------------------------------------------- > Reporter: 4everskiff | Owner: [email protected] > Type: defect | Status: new > Priority: major | Milestone: 6.3.0 > Component: default | Version: 6.3.0 RCs > Resolution: | Keywords: > -------------------------+-------------------------------------------------- > Comment (by hamish): > > Hamish: > > > r.digit works fine if launched from the WinGRASS command line?! > > Marco: > > Yes, this is WinGRASS (Native Windows Binary) and r.digit works fine if > started > > from command line > > You can really digitize then view a map created with it? As far as I knew > r.digit needed an interactive xmon window, which is only available if > using X11. It should fail with a "no monitor found" error *after* you give > it a map name.
Yep. It uses the R_get_location_with_* functions, so it won't work without an X monitor. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
