[GRASS-dev] Error while browsing files with GRASS
Moritz Lennert
mlennert at club.worldonline.be
Mon Mar 1 07:43:42 EST 2010
On 01/03/10 11:29, Luisa Peña wrote:
> Hello
>
> I'm running GRASSsvn6.4.0 in Ubuntu 9.10 and wxpython GUI. Each file
> needs to have at least a dot into filename in order to be visible in
> file browsers.
I can confirm this. In the wx GUI, file dialogs are configured to look
for *.*, so any files which do not have an extension are not taken into
account. To test, just 'touch test' and then try to find the file test.
I don't know where this is defined in the code source, but in my eyes
there should be the possibility to "show all files", so looking for *
and not *.*, maybe even replacing *.* by *
Moritz
>
> 2010/2/26 Maris Nartiss <maris.gis at gmail.com <mailto:maris.gis at gmail.com>>
>
> GRASS version? GUI (wx or tcl/tk)? OS & version?
>
> Works just fine 6.4 rc's with tcl/tk UI on AMD64 Linux.
>
> Maris.
>
>
> 2010/2/26, Luisa Peña <luisapena1979 at gmail.com
> <mailto:luisapena1979 at gmail.com>>:
> > Greetings
> >
> > Everytime I use a browse files function (e.g. r.in.gdal) all the
> files
> > without a termination (.tif, .hdf) do not appear. Is this suppose
> to happen?
> > Does anyone has the same problem?
> >
> > Thank you
> >
> > Best regards,
> > Luisa
> >
>
>
>
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
More information about the grass-dev
mailing list