opengisch / qgis-conda-builder

GNU General Public License v2.0
21 stars 3 forks source link

Wrong plugins path #5

Closed joaoponceleao closed 8 months ago

joaoponceleao commented 8 months ago

Upon starting QGIS, processing is not available (among other issues). Starting plugin manager gives the following error: No QGIS plugins found in /Users/joao/Applications/QGIS-3.32.app/Contents/QGIS.app/Contents/MacOS/lib/qgis/plugins

The path should probably be $HOME/Applications/QGIS-3.32.app/Contents/plugins ?

dawgermany commented 8 months ago

Plugin manager also does not load the plugin store (the list of plugins available for download) The settings panel in the plugin manager looks like this

Bildschirmfoto 2023-10-23 um 13 02 47
m-kuhn commented 8 months ago

https://github.com/opengisch/constructor/commit/5dd7ddaddc88bfd21e2431bda13d873aff67a1d1 should be a bandaid for this

joaoponceleao commented 8 months ago

Thanks for the fix! Everything seems good.

dawgermany commented 8 months ago

Thanks for the fix! Everything seems good.

how did you test this? i cannot see a new build in the release list... 🙃

joaoponceleao commented 8 months ago

It's there. It's not marked as a new release (since it isn't), but the package is updated