Opened 10 years ago

Closed 10 years ago

Last modified 8 years ago

#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: grass-dev@…
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 cmbarton, 10 years ago

Not surprisingly, the browse button for the export wrapper module also crashes the GUI.

comment:2 by annakrat, 10 years ago

Resolution: fixed
Status: newclosed

I already fixed it two days ago in r60453, r60454. Unfortunately, it's broken in beta2.

in reply to:  2 comment:3 by martinl, 10 years ago

Replying to annakrat:

I already fixed it two days ago in r60453, r60454. Unfortunately, it's broken in beta2.

probably time for beta3 (keeping monthly period) ?

comment:4 by cmbarton, 10 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.

comment:5 by neteler, 8 years ago

Milestone: 7.1.07.2.0

Milestone renamed

Note: See TracTickets for help on using tickets.