<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.StileMessaggioDiPostaElettronica17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 2.0cm 2.0cm 2.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=IT link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Buongiorno a tutti!<o:p></o:p></p><p class=MsoNormal>…lavoro su Win 7 a 32 bit con QGIS 2.01standalone e non riesco a far funzionare il plugin “Open Layers”:<o:p></o:p></p><p class=MsoNormal>quando scelgo di visualizzare un tematismo qualunque (ad esempio Google Satellite Layer) mi appare il seguente messaggio:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='color:red'>Errore durante l'esecuzione di codice Python:</span><br><br>Traceback (most recent call last):<br>  File "C:\Users\de felici/.qgis2/python/plugins\openlayers_plugin\openlayers_layer.py", line 109, in draw<br>    self.render(rendererContext)<br>  File "C:\Users\de felici/.qgis2/python/plugins\openlayers_plugin\openlayers_layer.py", line 158, in render<br>    for res in self.resolutions():<br>TypeError: 'NoneType' object is not iterable<br><br>Versione Python:<br>2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]<br><br><br>Versione di QGIS:<br>2.0.1-Dufour Dufour, ebebdf3<br><br>Percorso Python: ['C:/PROGRA~1/QGISDU~1/apps/qgis/./python/plugins\\processing', 'C:/PROGRA~1/QGISDU~1/apps/qgis/./python', 'C:\\Users\\de felici/.qgis2/python', 'C:\\Users\\de felici/.qgis2/python/plugins', 'C:/PROGRA~1/QGISDU~1/apps/qgis/./python/plugins', 'C:\\PROGRA~1\\QGISDU~1\\bin\\python27.zip', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\DLLs', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\plat-win', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\lib-tk', 'C:\\PROGRA~1\\QGISDU~1\\bin', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\site-packages', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\site-packages\\PIL', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\site-packages\\win32', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\site-packages\\win32\\lib', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\site-packages\\Pythonwin', 'C:\\PROGRA~1\\QGISDU~1\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode', 'C:\\Users\\de felici\\.qgis2\\python\\plugins\\DigitizingTools\\tools', 'C:\\PROGRA~1\\QGISDU~1\\apps\\qgis\\python\\plugins\\fTools\\tools']<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Se clicco su “OK”, appare un’altra finestra (dal titolo “qgis-bin”) con il seguente messaggio:<o:p></o:p></p><p class=MsoNormal>“Impossibile disegnare Google Satellite a causa di:”<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>..e il resto della finestra rimane vuoto (il programma inoltre si pianta fino a che non clicco “OK” su tale finestra)<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>In passato riuscivo a lavorare; a mio parere questo succede da quando i sistemisti della mia ditta hanno posto dei filtri al server proxy, ma loro insistono che non c’entrano! In qualche modo QGIS riesce ad andare sulla rete, dal momento che i plugin “nuovi” li trova e me li fa installare.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Ho provato ad installare QGIS anche su macchine vergini e il risultato č lo stesso.<o:p></o:p></p><p class=MsoNormal>Essendo profondamente ignorante sul codice python, non so darmi una risposta. Ringrazio anticipatamente chi puņ fornirmi un suggerimento, grazie mille!<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Andrea<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>