Bug report #8442

python error when copying errors with ctrl-c in "check geometry validity"

Added by Giovanni Manghi over 10 years ago. Updated almost 7 years ago.

Status:Closed
Priority:Severe/Regression
Assignee:Alexander Bruy
Category:Processing/QGIS
Affected QGIS version:master Regression?:
Operating System: Easy fix?:
Pull Request or Patch supplied:No Resolution:fixed
Crashes QGIS or corrupts data:No Copied to github as #:17211

Description

Run the tool on a vector with errors, select an error and then ctrl-c

An error has occured while executing Python code:

Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/fTools/tools/doValidate.py", line 116, in keyPressEvent
items.append( self.tblUnique.item( row, 0 ).text()
AttributeError: 'str' object has no attribute 'append'

Associated revisions

Revision 7b57676f
Added by Alexander Bruy over 10 years ago

fix copying to clipboard in fTools (closes #8442)

History

#1 Updated by Alexander Bruy over 10 years ago

  • Assignee set to Alexander Bruy
  • Status changed from Open to In Progress

This also happens with Basic statistics tool

#2 Updated by Alexander Bruy over 10 years ago

  • Status changed from In Progress to Closed

#3 Updated by Alexander Bruy over 10 years ago

  • Resolution set to fixed

#4 Updated by Giovanni Manghi almost 7 years ago

The "ftools" category is being removed from the tracker, changing the category of this ticket to "Processing/QGIS" to not leave the category orphaned.

Also available in: Atom PDF