#2312 closed defect (fixed)
browse button in import vector/raster wrapper for v.in.ogr and r.in.gdal crashes entire GUI
Reported by: | cmbarton | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 7.2.0 |
Component: | wxGUI | Version: | svn-trunk |
Keywords: | Cc: | ||
CPU: | Unspecified | Platform: | Unspecified |
Description ¶
In the wrapper module for importing common raster and vector formats, the browse button now crashes the entire GUI. This is very serious because 1) you can't just paste in a path, you MUST use the browse button to find a file to import and 2) you can't launch the original modules (r.in.gdal and v.in.ogr) from the command line unless you know the secret --ui flag. I don't know if it's broken in other versions yet.
Change History (5)
comment:1 by , 11 years ago
follow-up: 3 comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 11 years ago
comment:4 by , 11 years ago
Thanks. Too bad this wasn't caught before I did the binaries as I won't be able to compile again until mid-July. Oh well.
Note:
See TracTickets
for help on using tickets.
Not surprisingly, the browse button for the export wrapper module also crashes the GUI.