Opened 15 years ago

Closed 14 years ago

#581 closed defect (fixed)

v.in.ogr from wxGUI in wingrass fails to getInterfaceDescription

Reported by: timmie Owned by: grass-dev@…
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

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

Change History (6)

comment:1 by martinl, 15 years ago

Keywords: v.in.ogr added

comment:2 by cmbarton, 14 years ago

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

comment:3 by hamish, 14 years ago

Keywords: wingrass added
Summary: v.in.ogr doe not workv.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:4 by hamish, 14 years ago

see also #805

in reply to:  3 comment:5 by martinl, 14 years ago

Replying to 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

comment:6 by timmie, 14 years ago

Resolution: fixed
Status: newclosed

I think this is closed. Latest WinGRASS improvements many things have been sorted out.

Note: See TracTickets for help on using tickets.