[GRASS-dev] GRASS help translation

2017-01-15 Thread Paolo Cavallini
Hi all,
it would be good to translate the help. A long standing issue is here:
https://trac.osgeo.org/grass/ticket/846
May I suggest to move translation files to Transifex, so it will be
easier to involve and motivate more users to contribute?
I can help if necessary.
Thanks.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html
https://www.google.com/trends/explore?date=all&geo=IT&q=qgis,arcgis
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] pygrass core.call and script.run_command: "ui" is an unexpected keyword argument

2017-01-15 Thread Martin Landa
Hi,

2017-01-15 12:42 GMT+01:00 Yann :
> grass.core.call('i.group',ui=True)

this flag is simply not supported yet. Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] pygrass core.call and script.run_command: "ui" is an unexpected keyword argument

2017-01-15 Thread Yann

Hi,

trying to run a graphical version of a module from a script.

grass.core.call('i.group',ui=True)
  File
"/usr/local/grass-7.3.svn/etc/python/grass/script/core.py",
line 85, in call
return Popen(*args, **kwargs).wait()
  File
"/usr/local/grass-7.3.svn/etc/python/grass/script/core.py",
line 74, in __init__
subprocess.Popen.__init__(self, args, **kwargs)
TypeError: __init__() got an unexpected keyword argument
'ui'

tried also with grass.script.run_command and it fails in a similar manner.


Yann
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] v.what.rast: topology really necessary?

2017-01-15 Thread Martin Landa
Hi,

2017-01-14 22:49 GMT+01:00 Blumentrath, Stefan :
> Forgot to ask: could this go into the release branch none the less (you 
> recently changed milestone to 7.4)?

I hope it could go into relbr72 (so 7.2.1). Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev