[GRASS-dev] [GRASS GIS] #996: Wingrass needs newer tcl version due to bug in file encodings

GRASS GIS trac at osgeo.org
Thu Mar 11 09:47:58 EST 2010


#996: Wingrass needs newer tcl version due to bug in file encodings
-------------------------+--------------------------------------------------
 Reporter:  marisn       |       Owner:  grass-dev at lists.osgeo.org
     Type:  task         |      Status:  new                      
 Priority:  blocker      |   Milestone:  6.4.0                    
Component:  Packaging    |     Version:  svn-releasebranch64      
 Keywords:  wingrass     |    Platform:  MSWindows Vista          
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 There is an bug in tcl used in current wingrass packages that prevents tcl
 usage with non-latin filenames. In version 8.5.8.1 directories work fine
 (couldn't find exact entry in tcl bugzilla, still I got a hint in #tcl
 that there where fixes regarding encodings on Windows).

 Test with:
 {{{
 mkdir "āšņļ"
 wish
 puts [file isdirectory [tk_chooseDirectory]]
 }}}
 Wiht current Wingrass included tcl/tk it returns 0 for "āšņļ" directory,
 with 8.5.8.1 from ActiveState it returns 1, as it should be.

 Tested failure with WinGRASS-6.4.SVN-r41363 on Windows Vista region set to
 Latvia.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/996>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list