[QGIS-trac] Re: [Quantum GIS] #2540: Join by attributes throws an error if a table contains fields with cyrrilics

Quantum GIS qgis at qgis.org
Sun Mar 14 16:42:27 EDT 2010


#2540: Join by attributes throws an error if a table contains fields with
cyrrilics
-----------------------------------------------------+----------------------
        Reporter:  gislab                            |         Owner:  cfarmer      
            Type:  bug                               |        Status:  new          
        Priority:  major: does not work as expected  |     Milestone:  Version 1.5.0
       Component:  Python plugins and bindings       |       Version:  HEAD         
      Resolution:                                    |      Keywords:               
Platform_version:                                    |      Platform:  Windows      
        Must_fix:  No                                |   Status_info:  0            
-----------------------------------------------------+----------------------
Comment (by lutra):

 while working today I spotted this python error when clicking on the "join
 by attributes" tool.


 {{{
 Traceback (most recent call last):
   File
 "/usr/share/qgis/python/plugins/fTools/tools/doJoinAttributes.py", line
 77, in jupdate
     self.jonField.clear()
 AttributeError: 'Dialog' object has no attribute 'jonField'

 Python version:
 2.6.4 (r264:75706, Dec  7 2009, 19:02:09)
 [GCC 4.4.1]

 }}}


 nevertheless the error wasn't critical as it was possible to close the
 window and use normally the tool. I had a number of vectors in the project
 at the time the error appeared.

 Clicking the tool in an empty project or with other data in it didn't
 worked to reproduce the error.

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2540#comment:2>
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