Opened 16 years ago
Closed 15 years ago
#581 closed defect (fixed)
v.in.ogr from wxGUI in wingrass fails to getInterfaceDescription
Reported by: | timmie | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.0 |
Component: | wxGUI | Version: | 6.4.0 RCs |
Keywords: | v.in.ogr, wingrass | Cc: | |
CPU: | x86-32 | Platform: | MSWindows XP |
Description
Traceback (most recent call last):
File "C:/GRASS-6-SVN/etc/wxpython/wxgui.py", line 515, in
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
Change History (6)
comment:1 by , 15 years ago
Keywords: | v.in.ogr added |
---|
comment:2 by , 15 years ago
follow-up: 5 comment:3 by , 15 years ago
Keywords: | wingrass added |
---|---|
Summary: | v.in.ogr doe not work → v.in.ogr from wxGUI in wingrass fails to getInterfaceDescription |
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.
Hamish
ps- added "wingrass" keyword
comment:5 by , 15 years ago
comment:6 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I think this is closed. Latest WinGRASS improvements many things have been sorted out.
I checked in all versions and this is working fine under Mac OS X. Is launching v.in.ogr from the menu still a problem on any other platforms?
Michael