Opened 13 years ago

Closed 13 years ago

#1297 closed defect (fixed)

db.out.ogr fails to start in 6.5

Reported by: marisn Owned by: martinl
Priority: normal Milestone: 6.5.0
Component: wxGUI Version: svn-develbranch6
Keywords: wingrass Cc: grass-dev@…
CPU: Unspecified Platform: MSWindows Vista

Description

Just click on "File" -> "Export database" -> "Mutiple..." 6.4SVN is not affected.

Wingrass 6.5 r45558

Traceback (most recent call last):
  File "C:/Program Files/GRASS
6.5.SVN/etc/wxpython/wxgui.py", line 430, in OnMenuCmd

menuform.GUI().ParseCommand(cmd, parentframe = self)
TypeError
:
ParseCommand() got an unexpected keyword argument
'parentframe'

Change History (3)

comment:1 by martinl, 13 years ago

Cc: grass-dev@… added
Owner: changed from grass-dev@… to martinl
Status: newassigned

Fixed in r45570

comment:2 by hellik, 13 years ago

Keywords: wingrass added

comment:3 by hamish, 13 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.