[Qgis-developer] Spatial Join error

2013-07-05 Thread Sanghee Shin
Hi, 

If this report is repeated one, sorry for that. 

I got this error message when I tried to do spatial join. 

I used latest weekly master version on Windows. 


An error has occured while executing Python code:

Traceback (most recent call last):
  File C:\QGIS\apps\qgis-dev\python\plugins\fTools\tools\doSpatialJoin.py, 
line 99, in accept
res = self.compute(inName, joinName, outPath, summary, sumList, keep, 
self.progressBar)
  File C:\QGIS\apps\qgis-dev\python\plugins\fTools\tools\doSpatialJoin.py, 
line 145, in compute
fieldList1.extend(fieldList)
TypeError: QgsFields.extend(QgsFields): argument 1 has unexpected type 'list'

Python version:
2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]


QGIS version:
1.9.0-Master Master, 1ad59b7



According to http://hub.qgis.org/issues/7103, this should be fixed around 4 
months ago. 

Any idea on this?

Sanghee

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Spatial Join error

2013-07-05 Thread Minoru Akagi
Hi,

I reported this error to http://hub.qgis.org/issues/8206. It has
already been fixed.

Minoru

2013/7/6 Sanghee Shin endof...@gmail.com:
 Hi,

 If this report is repeated one, sorry for that.

 I got this error message when I tried to do spatial join.

 I used latest weekly master version on Windows.

 
 An error has occured while executing Python code:

 Traceback (most recent call last):
   File C:\QGIS\apps\qgis-dev\python\plugins\fTools\tools\doSpatialJoin.py, 
 line 99, in accept
 res = self.compute(inName, joinName, outPath, summary, sumList, keep, 
 self.progressBar)
   File C:\QGIS\apps\qgis-dev\python\plugins\fTools\tools\doSpatialJoin.py, 
 line 145, in compute
 fieldList1.extend(fieldList)
 TypeError: QgsFields.extend(QgsFields): argument 1 has unexpected type 'list'

 Python version:
 2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]


 QGIS version:
 1.9.0-Master Master, 1ad59b7

 

 According to http://hub.qgis.org/issues/7103, this should be fixed around 4 
 months ago.

 Any idea on this?

 Sanghee

 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer