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 Tools are missing with new OSGeo4W #42139

Closed
esnyder-rve opened this issue Mar 9, 2021 · 17 comments
Closed

Processing Tools are missing with new OSGeo4W #42139

esnyder-rve opened this issue Mar 9, 2021 · 17 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS Feedback Waiting on the submitter for answers Processing Relating to QGIS Processing framework or individual Processing algorithms

Comments

@esnyder-rve
Copy link
Contributor

Describe the bug
I went to make contours using GDAL, and I noticed that the contour tool is missing. I first noticed something was off when I got an error message from a plugin saying ModuleNotFoundError: No module named 'gdal' after installing new OSGeo4W (See EarthObservation/rvt-qgis#10)

This may be the source of this problem: [QGIS-Developer] Voronoi tool missing from processing, what could be wrong?

And yes, problem persists with a clean profile

How to Reproduce

  1. Install new OSGeo4W
  2. Install QGIS (any version as both 3.18 & 3.16 have this problem)
  3. Start one up
  4. Check the Processing Log Messages (See bottom for log contents)

Processing toolbox & options with clean profile on QGIS 3.16 LTR
Screenshot 2021-03-09 082227

QGIS and OS versions

QGIS version 3.16.4-Hannover
QGIS code revision 654e76b
Compiled against Qt 5.15.2
Running against Qt 5.15.2
Compiled against GDAL/OGR 3.2.1
Running against GDAL/OGR 3.2.1
Compiled against GEOS 3.9.1-CAPI-1.14.2
Running against GEOS 3.9.1-CAPI-1.14.2
Compiled against SQLite 3.33.0
Running against SQLite 3.33.0
PostgreSQL Client Version 13.0
SpatiaLite Version 5.0.1-rc1
QWT Version 6.1.3
QScintilla2 Version 2.11.5
Compiled against PROJ 7.2.1
Running against PROJ Rel. 7.2.1, January 1st, 2021
OS Version Windows 10 Version 2004
Active python plugins db_manager; MetaSearch; processing

Additional context
Here's the log message. Note that everything GDAL is on this list, plus the voronoi tool mentioned in the mailing list thread.

2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: qgis:distancematrix
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: qgis:listuniquevalues
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: qgis:basicstatisticsforfields
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: qgis:randomselection
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: qgis:randomselectionwithinsubsets
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: qgis:randompointsinlayerbounds
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: qgis:randompointsinsidepolygons
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: qgis:regularpoints
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: qgis:eliminateselectedpolygons
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: qgis:checkvalidity
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: qgis:exportaddgeometrycolumns
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: qgis:delaunaytriangulation
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: qgis:voronoipolygons
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: qgis:linestopolygons
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:warpreproject
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:extractprojection
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:assignprojection
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:rasterize
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:polygonize
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:translate
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:rgbtopct
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:pcttorgb
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:contour
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:cliprasterbyextent
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:cliprasterbymasklayer
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:sieve
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:nearblack
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:fillnodata
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:proximity
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:griddatametrics
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:gridaverage
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:gridinversedistance
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:gridnearestneighbor
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:aspect
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:hillshade
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:roughness
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:slope
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:tpitopographicpositionindex
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:triterrainruggednessindex
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:buildvirtualraster
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:merge
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:gdalinfo
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:overviews
2021-03-09T08:05:28     WARNING    Invalid algorithm ID for menu: gdal:tileindex
@esnyder-rve esnyder-rve added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Mar 9, 2021
@esnyder-rve
Copy link
Contributor Author

This issue is not referring to SAGA or GRASS processing tools.

@nicogodet
Copy link
Member

Duplicate #42035 ?

@esnyder-rve
Copy link
Contributor Author

How does this: jef-n/OSGeo4W@d06bfa6
solve this?

@gioman gioman added Processing Relating to QGIS Processing framework or individual Processing algorithms Build/Install Related to compiling or installing QGIS labels Mar 9, 2021
@gioman
Copy link
Contributor

gioman commented Mar 9, 2021

How does this: jef-n/OSGeo4W@d06bfa6
solve this?

@esnyder-rve you must wait new packages getting into the osgeo4w installer, closing?

@gioman gioman added the Feedback Waiting on the submitter for answers label Mar 9, 2021
@esnyder-rve
Copy link
Contributor Author

My comment was about how SAGA is related to GDAL missing?

@gioman
Copy link
Contributor

gioman commented Mar 9, 2021

My comment was about how SAGA is related to GDAL missing?

as you can see in your screenshot all the providers are missing, GDAL, SAGA and GRASS. Closing as duplicate?

@esnyder-rve
Copy link
Contributor Author

esnyder-rve commented Mar 9, 2021

I really don't mind SAGA/GRASS missing as much as GDAL. Is there a patch in place to fix GDAL? If so, then please close this.

@gioman
Copy link
Contributor

gioman commented Mar 9, 2021

I really don't mind SAGA/GRASS missing as much as GDAL

@nicogodet yeah...

Is there a patch in place to fix GDAL?

#42139 (comment)

If so, then please close this

also because is duplicate of #42035

@esnyder-rve
Copy link
Contributor Author

esnyder-rve commented Mar 9, 2021

I looked at Jef's fix and it's supposedly for fixing SAGA. Does that patch also fix GRASS & GDAL?

Sorry if I feel like a nag, but I want to make sure everything is fixed before this gets closed to keep things from falling between the cracks.

So, to close this issue are these three things working:

  1. SAGA Processing Tools - Yes, per jef-n/OSGeo4W@d06bfa6
  2. GRASS Processing Tools - ?
  3. GDAL Processing Tools - ?

@gioman
Copy link
Contributor

gioman commented Mar 9, 2021

I looked at Jef's fix and it's supposedly for fixing SAGA. Does that patch also fix GRASS & GDAL?

@nicogodet the fix jef-n/OSGeo4W@d06bfa6

says "fixes #42035" which describes exactly what you have reported (see #42035).

@nicogodet
Copy link
Member

(@gioman stop mentioning me please 😄)

@gioman
Copy link
Contributor

gioman commented Mar 9, 2021

(@gioman stop mentioning me please smile)

sorry

@esnyder-rve
Copy link
Contributor Author

esnyder-rve commented Mar 9, 2021

So, after over 30 minutes of waiting for OSGeo4W to install updates, the patch pushed by Jef does fix everything. It's weird that fixing a problem with SAGA fixes the rest.

Solution: Update QGIS with OSGeo4W Installer

@RookieUser999
Copy link

Hi.

Im quite new user for QGIS and after updating Saga tolls stopped working. How do I use this patch? Can I find instructions somewhere?

\
Klaus Finland

@gioman
Copy link
Contributor

gioman commented May 14, 2021

updating Saga tolls

@RookieUser999 how you updated? on what operating system?

@RookieUser999
Copy link

Hi. I have tried everything after SAGA got screwed up. I have uninstalled everything and tried QGIS standalone, OSGEOW64 express desktop install and advanced install and I also have tried older QGIS standalone packages and nothing helps.

@RookieUser999
Copy link

and Windows 10

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! Build/Install Related to compiling or installing QGIS Feedback Waiting on the submitter for answers Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

4 participants