[QGIS-trac] Re: [Quantum GIS] #2551: SPIT crashes if path to shapefile contains cyrillic

Quantum GIS qgis at qgis.org
Fri Jun 18 11:57:52 EDT 2010


#2551: SPIT crashes if path to shapefile contains cyrillic
-----------------------------------------------------+----------------------
        Reporter:  dr                                |         Owner:               
            Type:  bug                               |        Status:  closed       
        Priority:  major: does not work as expected  |     Milestone:  Version 1.5.0
       Component:  C++ Plugins                       |       Version:  HEAD         
      Resolution:  wontfix                           |      Keywords:               
Platform_version:                                    |      Platform:  Windows      
        Must_fix:  Yes                               |   Status_info:  0            
-----------------------------------------------------+----------------------
Changes (by jef):

  * priority:  critical: causes crash or data corruption => major: does not
               work as expected
  * status:  new => closed
  * resolution:  => wontfix


Comment:

 Replying to [ticket:2551 dr]:
 > SPIT crashes if path to shapefile contains cyrillic, for example:
 "d:\шейп\".

 No crash reproducable here.  QGIS refuses to add files in cyrillic
 directories on Windows, because {{{OGROpen}}} fails on them.  This is a
 known GDAL/OGR problem: [[http://trac.osgeo.org/gdal/wiki/rfc5_unicode
 rfc5_unicode]].

 I suppose this should be fixed in OGR.  See also the thread
 [[http://lists.osgeo.org/pipermail/qgis-developer/2010-May/009962.html
 adding encoding file]] on the developer's mailing list.

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2551#comment:5>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list