#581: v.in.ogr doe not work
--------------------+-------------------------------------------------------
Reporter: timmie | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Keywords: | Platform: MSWindows XP
Cpu: x86-32 |
--------------------+-------------------------------------------------------
Traceback (most recent call last):
File "C:/GRASS-6-SVN/etc/wxpython/wxgui.py", line 515, in
OnMenuCmd
menuform.GUI().ParseCommand(cmd, parentframe=self)
File
"C:\GRASS-6-SVN\etc\wxpython\gui_modules\menuform.py", line
1719, in ParseCommand
xml.sax.parseString(getInterfaceDescription(cmd[0]).decode(e
nc).encode("utf-8"),
File
"C:\GRASS-6-SVN\etc\wxpython\gui_modules\menuform.py", line
1658, in getInterfaceDescription
raise IOError, _("Unable to fetch interface description for
command '%s'.") % cmd
IOError
#581: v.in.ogr from wxGUI in wingrass fails to getInterfaceDescription
---------------------------+------------------------------------------------
Reporter: timmie | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: | Keywords: v.in.ogr, wingrass
Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Changes (by hamish):
* keywords: v.in.ogr => v.in.ogr, wingrass
* summary: v.in.ogr doe not work => v.in.ogr from wxGUI in wingrass
fails to getInterfaceDescription
Comment:
Can you try again with a nightly wingrass build >rev41308? I suspect that
Martin may have just fixed this (or something rather similar) in SVN with
r41308.
#581: v.in.ogr from wxGUI in wingrass fails to getInterfaceDescription
---------------------------+------------------------------------------------
Reporter: timmie | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: | Keywords: v.in.ogr, wingrass
Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Comment (by martinl):
Replying to [comment:3 hamish]:
> Can you try again with a nightly wingrass build >rev41308? I suspect
that Martin may have just fixed this (or something rather similar) in SVN
with r41308.
AFAIK this has been fixed by Markus Neteler. Martin