kartoza / docker-qgis-desktop

A docker project that will run your QGIS desktop app inside a docker container
GNU General Public License v2.0
98 stars 46 forks source link

How to enable python plugin support? #15

Closed tino closed 8 years ago

tino commented 8 years ago

I currently only see 17 plugins listed, and none of the normal web plugins. The Plugins > Settings tab says: "... No Python support detected ...". How could I enable that? Would that require a rebuild with some different settings?

luipir commented 8 years ago

too generic issue, can you give more info about what docker container did you build?

tino commented 8 years ago

I didn't build. I just pulled the latest from the hub

On 24 Mar 2016 16:18 +0800, Luigi Pirellinotifications@github.com, wrote:

too generic issue, can you give more info about what docker container did you build?

— You are receiving this because you authored the thread. Reply to this email directly orview it on GitHub(https://github.com/kartoza/docker-qgis-desktop/issues/15#issuecomment-200728613)

luipir commented 8 years ago

wel... but what did you pull?

tino commented 8 years ago

I'm sorry, I am not aware of anything else to pull than docker pull kartoza/qgis-desktop? (Which automatically pulls latest).

Hmm, I now see that that tag is 5 months old. Most of your new build are apparently failing: https://hub.docker.com/r/kartoza/qgis-desktop/builds/

I followed this guide if that matters: http://kartoza.com/how-to-run-a-linux-gui-application-on-osx-using-docker/

timlinux commented 8 years ago

Please note that the current auto build keeps failing because of timeouts while fetching apt packages. There is not much I can do about it other than building manually and then pushing to the docker hub (but then we lose auto updates when there are security fixes). I am still looking for a solution to this...

timlinux commented 8 years ago

I have pushed new images for all recent versions of QGIS