Opened 14 years ago
Closed 13 years ago
#1307 closed defect (fixed)
wingrass: new wxgui dialog for v.in.ogr in windows7 does not show *.shp files
Reported by: | marmai | Owned by: | martinl |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.2 |
Component: | wxGUI | Version: | 6.4.1 RCs |
Keywords: | import, wingrass | Cc: | grass-dev@… |
CPU: | Unspecified | Platform: | MSWindows 7 |
Description
I work with wingrass native installer 6.4.1 RC1 on Windows7. When chosing in the wxgui: file -> import vector -> common import formats, I get the new dialog. When I chose here for source "file" and for format "ESRI shapefile" and click the "browse" botton, I do not get any shapefiles in the dialog. When entering the first letter of the shapefile I want to import in the "filename" field of the win7 dialog, a list of files with this letter is shown (also the shapefile I want to import). See screenshot. I expect, that the win7 dialog to chose the files, does show files of a wrong filetyp. I am not able to change the filetyp to "all files" instead of "shapefiles".
Attachments (2)
Change History (12)
by , 14 years ago
Attachment: | import_vector.png added |
---|
follow-up: 2 comment:1 by , 14 years ago
Replying to marmai:
I work with wingrass native installer 6.4.1 RC1 on Windows7.
please try one of the latest nightly builds, because IIRC there were some changes regarding this.
Helmut
follow-up: 3 comment:2 by , 14 years ago
Replying to hellik:
please try one of the latest nightly builds,
just forgotten: http://josef.fsv.cvut.cz/wingrass/grass64/
follow-up: 4 comment:3 by , 14 years ago
Replying to hellik:
Replying to hellik:
please try one of the latest nightly builds,
just forgotten: http://josef.fsv.cvut.cz/wingrass/grass64/
tested with WinGRASS-6.4.SVN-r45623-1-Setup.exe on my WinVista32-box. can you test on your Win7-box?
Helmut
follow-up: 6 comment:4 by , 14 years ago
Cc: | added |
---|---|
Component: | Default → wxGUI |
Keywords: | import added |
Owner: | changed from | to
Status: | new → assigned |
comment:5 by , 14 years ago
Keywords: | wingrass added |
---|
comment:6 by , 14 years ago
Replying to martinl:
Replying to hellik:
tested with WinGRASS-6.4.SVN-r45623-1-Setup.exe on my WinVista32-box. can you test on your Win7-box?
right, it has been recently fixed, works for me with the latest winGRASS build. This bug was also reported by Mac users.
again forgotten, it's also ok here in my winvista-box (see screenshot).
follow-up: 8 comment:7 by , 14 years ago
Hi,
in all cases the file selector's extension type filter should offer a secondary option of "All files (*.*)" if it otherwise chooses one for you. It shouldn't lock users into its own limited assumptions about how files should be named.
e.g. GeoTIFF often comes as .tiff or .geotiff; jpeg as .jpeg; GRIB format raster input is often as .grib or without extension, not just *.grb, *.GRB, etc. Nice to have it pre-filter, but hard-locking it to just a short list of pre-chosen extension choices (usually munged into 8.3 DOS extension limits) creates a road block which doesn't need to be there, so the user needs a way to bypass that if they need to.
thanks, Hamish
comment:8 by , 14 years ago
Replying to hamish:
in all cases the file selector's extension type filter should offer a secondary option of "All files (*.*)" if it otherwise chooses one for you. It shouldn't lock users into its own limited assumptions about how files should be named.
done in r45846. Milestone postponed to 6.4.2.
comment:9 by , 14 years ago
Milestone: | 6.4.1 → 6.4.2 |
---|
comment:10 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
vector import dialog