#978: wxGUI: files without extensions are not visible in file dialogs
-----------------------+----------------------------------------------------
  Reporter:  msieczka  |       Owner:  [email protected]
      Type:  defect    |      Status:  new                      
  Priority:  major     |   Milestone:  6.4.0                    
 Component:  wxGUI     |     Version:  svn-releasebranch64      
Resolution:            |    Keywords:                           
  Platform:  All       |         Cpu:  All                      
-----------------------+----------------------------------------------------
Comment (by hamish):

 Moritz writes:
 {{{
 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
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/978#comment:1>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to