Bug report #10364

Python error when saving files with Processing in QGIS master

Added by Giovanni Manghi about 10 years ago. Updated about 9 years ago.

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

Description

when choosing "save as file":

Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/processing/gui/OutputSelectionPanel.py", line 114, in selectFile
ext = re.search("\\*(\\.[a-z]{1,5})", selectedFilefilter)
NameError: global name 'selectedFilefilter' is not defined

History

#1 Updated by Salvatore Larosa about 10 years ago

  • Resolution set to fixed/implemented
  • Status changed from Open to Closed

#2 Updated by Giovanni Manghi about 9 years ago

  • Category changed from 94 to Processing/Core

Also available in: Atom PDF