Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python error in QGIS master #18661

Closed
qgib opened this issue May 8, 2014 · 2 comments
Closed

Python error in QGIS master #18661

qgib opened this issue May 8, 2014 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented May 8, 2014

Author Name: Giovanni Manghi (@gioman)
Original Redmine Issue: 10215
Affected QGIS version: master
Redmine category:processing/core
Assignee: Victor Olaya


When choosing "save to file..." in any module (any backend)

An error has occured while executing Python code:

Traceback (most recent call last):
File "/home/giovanni/.qgis2/python/plugins/processing/gui/OutputSelectionPanel.py", line 98, in selectFile
fileDialog = QgsEncodingFileDialog(
NameError: global name 'QgsEncodingFileDialog' is not defined

does not happen on 2.2

@qgib
Copy link
Contributor Author

qgib commented May 24, 2014

Author Name: Salvatore Larosa (@slarosa)


Fixed in afc65f2


  • resolution was changed from to fixed/implemented
  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Jun 7, 2015

Author Name: Giovanni Manghi (@gioman)


  • category_id was changed from 94 to Processing/Core

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms labels May 25, 2019
@qgib qgib added this to the Version 2.4 milestone May 25, 2019
@qgib qgib closed this as completed May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

1 participant