[GRASS-dev] [GRASS GIS] #1497: OSGeo4W-GRASS: r.shaded.relief starts Windows XP mode (VM)

#1497: OSGeo4W-GRASS: r.shaded.relief starts Windows XP mode (VM)
----------------------+-----------------------------------------------------
Reporter: pietror3 | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: | Platform: MSWindows 7
      Cpu: x86-64 |
----------------------+-----------------------------------------------------
Using OSGeo4W-GRASS 7.svn on Windows7-64bit, when starting
r.shaded.relief from the wxGUI menu, it starts indeed the
Windows XP mode (virtual machine) and does not continue.

Trying instead on command line, I get this error:
{{{
GRASS 7.0.svn> r.shaded.relief.py
Traceback (most recent call last):
   File
"C:\OSGeo4W\apps\grass\grass-7.0.svn/etc/gui/wxpython/gui_modules/menufor
m.py", line 2223, in <module>
     task = gtask.grassTask(cmd[0], blackList = _blackList)
   File "c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/etc/python/grass/scr
ipt/task.py", line 67, in __init__
   File "C:\OSGeo4W\apps\Python25\lib\xml\etree\ElementTree.py", line 964,
in XML

     return parser.close()
   File "C:\OSGeo4W\apps\Python25\lib\xml\etree\ElementTree.py", line 1254,
in cl
ose
     self._parser.Parse("", 1) # end of data
xml.parsers.expat.ExpatError: no element found: line 1, column 0
GRASS 7.0.svn>
}}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1497&gt;
GRASS GIS <http://grass.osgeo.org>

#1497: OSGeo4W-GRASS: r.shaded.relief starts Windows XP mode (VM)
-----------------------------+----------------------------------------------
Reporter: pietror3 | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: r.shaded.relief | Platform: MSWindows 7
      Cpu: x86-64 |
-----------------------------+----------------------------------------------
Changes (by neteler):

  * keywords: => r.shaded.relief

Comment:

Please try r.shaded.relief2 which is the new(er) C implementation which
may replace
the Python version.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1497#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1497: OSGeo4W-GRASS: r.shaded.relief starts Windows XP mode (VM)
-----------------------------+----------------------------------------------
Reporter: pietror3 | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: r.shaded.relief | Platform: MSWindows 7
      Cpu: x86-64 |
-----------------------------+----------------------------------------------

Comment(by hamish):

Replying to [ticket:1497 pietror3]:
> GRASS 7.0.svn> r.shaded.relief.py

try just "r.shaded.relief" (no .py)

Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1497#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1497: OSGeo4W-GRASS: r.shaded.relief starts Windows XP mode (VM)
-----------------------------+----------------------------------------------
Reporter: pietror3 | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: r.shaded.relief | Platform: MSWindows 7
      Cpu: x86-64 |
-----------------------------+----------------------------------------------

Comment(by annakrat):

r.shaded.relief is a C module in G7, so this is probably not an issue
anymore at least for G7. Reopen if needed.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1497#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#1497: OSGeo4W-GRASS: r.shaded.relief starts Windows XP mode (VM)
--------------------------+-------------------------------------------------
  Reporter: pietror3 | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: r.shaded.relief
  Platform: MSWindows 7 | Cpu: x86-64
--------------------------+-------------------------------------------------
Changes (by annakrat):

  * status: new => closed
  * resolution: => fixed

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1497#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>