<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jul 6, 2014 at 3:59 AM, Helmut Kudrnovsky <span dir="ltr"><<a href="mailto:hellik@web.de" target="_blank">hellik@web.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Martin Landa wrote<br>
> Hi,<br>
><br>
> 2014-07-02 20:54 GMT+02:00 Martin Landa &lt;<br>
<br>
> landa.martin@<br>
<br>
> &gt;:<br>
<div class="">>>> It's because it can't find v.in.gps. I suggest to add to the patch<br>
>>> something like this:<br>
>><br>
>> thanks, I included modified patch to the next build n1011. Martin<br>
><br>
> seems to be set forward, committed as r61135, feel free to improve. Martin<br>
<br>
</div>tested with:<br>
<br>
GRASS 7.1.svn> g.version -g<br>
version=7.1.svn<br>
date=2014<br>
revision=61158<br>
build_date=2014-07-06<br>
build_platform=i686-pc-mingw32<br>
<br>
it fails with:<br>
<br>
Launching <wxpython> GUI in the background, please wait...<br>
GRASS 7.1.svn> Traceback (most recent call last):<br>
  File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\wxgui.py", line<br>
138, in<br>
 <module><br>
    sys.exit(main())<br>
  File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\wxgui.py", line<br>
131, in<br>
 main<br>
    app = GMApp(workspaceFile)<br>
  File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\wxgui.py", line 45,<br>
in<br>
__init__<br>
    wx.App.__init__(self, False)<br>
  File<br>
"C:\OSGeo4W\apps\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\_core.p<br>
<div class="">y", line 7981, in __init__<br>
    self._BootstrapApp()<br>
  File<br>
</div>"C:\OSGeo4W\apps\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\_core.p<br>
<div class="">y", line 7555, in _BootstrapApp<br>
    return _core_.PyApp__BootstrapApp(*args, **kwargs)<br>
</div>  File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\wxgui.py", line 79,<br>
in<br>
OnInit<br>
    workspace = self.workspaceFile)<br>
  File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\lmgr\frame.py",<br>
line 12<br>
1, in __init__<br>
    self._moduleTreeBuilder = LayerManagerModuleTree()<br>
  File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\lmgr\menudata.py",<br>
line<br>
 62, in __init__<br>
    MenuTreeModelBuilder.__init__(self, filename, expandAddons=expandAddons)<br>
  File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\core\menutree.py",<br>
line<br>
 66, in __init__<br>
    expAddons(xmlTree)<br>
  File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\core\toolboxes.py",<br>
lin<br>
e 271, in expandAddons<br>
    _expandAddonsItem(root)<br>
  File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\core\toolboxes.py",<br>
lin<br>
e 431, in _expandAddonsItem<br>
    addons = _getAddons()<br>
  File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\core\toolboxes.py",<br>
lin<br>
e 404, in _getAddons<br>
    flags='a').splitlines())<br>
  File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\core\gcmd.py", line<br>
704<br>
, in RunCommand<br>
    ps = grass.start_command(GetRealCmd(prog), flags, overwrite, quiet,<br>
verbose,<br>
 **kwargs)<br>
  File<br>
"C:\OSGeo4W\apps\grass\grass-7.1.svn\etc\python\grass\script\core.py", li<br>
ne 354, in start_command<br>
    return Popen(args, **popts)<br>
  File<br>
"C:\OSGeo4W\apps\grass\grass-7.1.svn\etc\python\grass\script\core.py", li<br>
ne 58, in __init__<br>
    raise OSError<br>
OSError<br>
<div class=""><br>
<br></div></blockquote><div><br></div><div>It's because gui doesn't reflect recent changes by Martin.  I temporarily fixed it in r61171 but I don't really understand current status, is it still work in progress? By the way the Popen class should be changed according two Glynn's suggestions to let Popen throw the error.</div>

<div><br></div><div>Anna</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div class="">
<br>
-----<br>
best regards<br>
Helmut<br>
--<br>
</div>View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Re-GRASS-SVN-r60679-grass-trunk-lib-python-script-tp5143645p5149811.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/Re-GRASS-SVN-r60679-grass-trunk-lib-python-script-tp5143645p5149811.html</a><br>


<div class="im">Sent from the Grass - Dev mailing list archive at Nabble.com.<br>
</div><div class=""><div class="h5">_______________________________________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a><br>
</div></div></blockquote></div><br></div></div>