Hamish wrote: > > > > In order for g.parser to work, the file teste.py needs to be in > > > > your PATH. > > Glynn wrote: > > > This is actually a bug in G_parser() and G_gui(). menuform.py is > > > being passed the base filename rather than the complete path. > > > There isn't any other reason why the script needs to be in the > > > path. > > > > I've fixed this in 7.x with r38126. However, menuform.py > > still tries to run the script using its basename. > > should this be backported? if so, to which branches?
It can't be merged directly, but similar changes should probably be implemented in the other branches. But there isn't much point until menuform.py is fixed. -- Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
