[Qgis-developer] openlayers plugin: infinite loop when plugin is in shared network folder

Duarte Carreira DCarreira at edia.pt
Mon Mar 25 08:16:15 PDT 2013


Hi.

While still trying to get qgis working from a network share (windows), I found this particular problem with openlayers plugin.

I have osgeow4 copied to a network share and edit the .bat files and qt.conf to point to this share. As far as I can tell everything is working, except for openlayers plugin...

The layer I choose loads ok and appears in the legend.

When I click to turn visibility on, qgis waits forever and has to be forced to close.

I tried debugging with winpdb and it seems the plugin gets stucked on line 107 in openlayers_layer.py:

      # wait for page to finish loading
      while not self.loaded:
        qApp.processEvents()

If I copy the plugin to the user's .qgis/python/plugins folder then it works fine.

I suspected the url created from the location of the plugin would be invalid but seems fine to me, and I can load it in chrome.

So I'm out of ideas... can anyone help?

Thanks,
Duarte




Duarte Carreira
Diretor | Dep. Informa??o Geogr?fica e Cartografia

www.edia.pt<http://www.edia.pt>
Tel. +351 284315100

[http://www.edia.pt/edia/images/edia_logo2.gif]<http://www.edia.pt>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20130325/4030d651/attachment-0001.html>


More information about the Qgis-developer mailing list