Opened 14 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 , 14 years ago
Cc: | added |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 14 years ago
Keywords: | wingrass added |
---|
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r45570