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

Processing/SAGA: Union freezes program #22482

Closed
qgib opened this issue Mar 16, 2016 · 3 comments
Closed

Processing/SAGA: Union freezes program #22482

qgib opened this issue Mar 16, 2016 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms

Comments

@qgib
Copy link
Contributor

qgib commented Mar 16, 2016

Author Name: Mattias Lindman (Mattias Lindman)
Original Redmine Issue: 14509
Affected QGIS version: 2.12.3
Redmine category:processing/saga
Assignee: Victor Olaya


When trying to use the Union and Intersect tools in the SAGA toolbox the following error message is given:

Can't load requested DLL: .....\gdal_MrSID.dll
127: It is not possible to find the specified procedure (translated from Swedish)

I have checked and gdal_MrSid.dll is where it should be according to the path given in the error message. The intersect tool finishes and gives a result while the Union tool does not (and the program freezes).

I have tried both QGIS 2.8.7. and 2.12.4 in Windows 8.

@qgib
Copy link
Contributor Author

qgib commented Mar 16, 2016

Author Name: Jürgen Fischer (@jef-n)


This due to the unfortunate situation, that saga in osgeo4w is repackaged from binaries saga ships and those contain a different version of GDAL. You can just remove that DLL if you don't need MrSID data.

@qgib
Copy link
Contributor Author

qgib commented Apr 9, 2016

Author Name: Giovanni Manghi (@gioman)


Now that we know that the error message about gdal_MrSid.dll is unrelated, let's focus on the operation that does not work.

first of all, the union you are trying to do does work on native SAGA?

If yes then please attach sample data to allow us replicate the issue locally. Thanks


  • status_id was changed from Open to Feedback
  • subject was changed from Saga toolbox: Union and Intersect tools to Processing/SAGA: Union freezes program

@qgib
Copy link
Contributor Author

qgib commented May 21, 2016

Author Name: Giovanni Manghi (@gioman)


closing for lack of feedback, please reopen if necessary.


  • resolution was changed from to worksforme
  • status_id was changed from Feedback to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms labels 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! Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

1 participant