Ticket #95 (new defect)

Opened 9 months ago

Last modified 3 months ago

python programs that uses grass.py do not work with --interface-description, --help, or --ui

Reported by: cgsbob Assigned to: osgeo4w-dev@lists.osgeo.org
Priority: major Component: Package
Version: Keywords: grass
Cc:

Description

I've developed a python script that uses the GRASS python module grass.py. When I use the options --help (displays command help), --ui (starts up a gui form for my command), or --interface-description (xml description of the gui), I do not see any output. Without --interface-description, I am not able to use my script in QGIS Toolbox.

Based on a discussion on the GRASS user ML (see http://n2.nabble.com/Problems-with-GRASS-python-code-in-osgeo4w-td3122413.html), it appears that the current version of OSGEO4W needs http://trac.osgeo.org/grass/changeset/37075 and there seems to be problems on how paths are specified in batch files.

Change History

12/16/09 01:03:37 changed by hamish

  • keywords set to grass.