On Sun, Apr 10, 2016 at 3:03 PM, Blumentrath, Stefan <[email protected]> wrote: > Try g.copy --ui > > It is obviously confusing that the --ui flag is needed for some modules to > start the GUI... >
I see. It's because there is no required parameter. It should be solved using G_option_required(), but the options are in an array, so I don't know how to use it in this case. Anna > Cheers > Stefan > > > -----Original Message----- > From: grass-user [mailto:[email protected]] On Behalf Of roy > roy > Sent: 10. april 2016 20:52 > To: GRASS user list <[email protected]> > Subject: Re: [GRASS-user] Cannot launch g.copy from GRASS shell > > OK thanks Anna, > > what i'm going to describe happens in windows 64 bit osgeo4w GRASS and on > ubuntu 64bit GRASS from "ubuntugis-unstable" ppa > > - open up GRASS GIS > - on the shell / console (not in the GRASS GUI) write g.copy and hit ENTER > - nothing happens > > if you do the same with another module (e.g. g.remove) the module gui > regularly opens up > > > > Il 10/04/2016 20:22, Anna Petrášová ha scritto: >> On Sun, Apr 10, 2016 at 10:31 AM, roy roy <[email protected]> wrote: >>> While i can launch g.copy from the GRASS gui i cannot launch the >>> exact same module from the shell, is there some sort of bug? >> It should work, please be more specific - any error? which platform? >> GRASS version? >> >> >> Best, >> >> Anna >> >>> thanks, roy. >>> _______________________________________________ >>> grass-user mailing list >>> [email protected] >>> http://lists.osgeo.org/mailman/listinfo/grass-user > > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
