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>

_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to