[Qgis-developer] share plugins (English required)

Martin Landa landa.martin at gmail.com
Sat Apr 9 10:29:19 PDT 2016


Hi,

2016-04-05 22:01 GMT+02:00 Richard Duivenvoorde <rdmailings at duif.net>:
> This error comes from the plugin installer stuff:
>
> https://github.com/qgis/QGIS/blob/master/python/pyplugin_installer/qgsplugininstallerinstallingdialog.py#L126

I looked at this issue more closely, and you are right, the plugin
manager downloads from [1] a HTML with redirection message:

<html><body>You are being <a
href="https://codeload.github.com/ctu-osgeorel-proj/bp-pesek-2016/zip/master">redirected</a>.</body></html>

I fixed the issue by using
`https://codeload.github.com/ctu-osgeorel-proj/bp-pesek-2016/zip/master`.

Cheers, Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa


More information about the Qgis-developer mailing list