<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Scovata, grazie.<div><br></div><div>L<br><br><div><hr id="stopSpelling">Date: Sat, 1 Feb 2014 15:16:20 +0100<br>Subject: Re: [Gfoss] Errrore Python in Lizmap su OS X<br>From: mandoluca@gmail.com<br>To: luca_moiana@hotmail.com<br>CC: gfoss@lists.gfoss.it<br><br><div dir="ltr">Vedo che c'è una tab baselayer dentro al plugin lizmap. Prova a capire se si fa direttamente da lì.<div><br></div><div>Ciau</div></div><div class="ecxgmail_extra"><br><br><div class="ecxgmail_quote">2014-02-01 Luca Moiana <span dir="ltr"><<a href="mailto:luca_moiana@hotmail.com" target="_blank">luca_moiana@hotmail.com</a>></span>:<br>
<blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;">


<div><div dir="ltr">WOW...grazie per aver svelato l'arcano!<div>Era il layer di Stamen attraverso OpenLayers plugin, risolto, ma adesso come si fa con la basemap ??</div><div><br></div><div>Grazie mille per il tempestivo e risolutivo aiuto!</div>
<span class="ecxHOEnZb"><font color="#888888"><div><br></div><div>L</div></font></span><br><div><div class="ecxhm ecxHOEnZb"><hr>Date: Sat, 1 Feb 2014 14:22:26 +0100<br>Subject: Re: [Gfoss] Errrore Python in Lizmap su OS X<br>From: <a href="mailto:mandoluca@gmail.com" target="_blank">mandoluca@gmail.com</a><br>
To: <a href="mailto:luca_moiana@hotmail.com" target="_blank">luca_moiana@hotmail.com</a><br>CC: <a href="mailto:gfoss@lists.gfoss.it" target="_blank">gfoss@lists.gfoss.it</a></div><div><div class="h5"><br><br><div dir="ltr">
La sparo quasi a caso. Ho provato al volo lizmap ma su windows caricando un layer OpenLayer e ho il tuo stesso errore. <div><span style="font-family:arial,sans-serif;font-size:13px;">AttributeError: 'OpenlayersLayer' object has no attribute 'providerType' che sta a significare che non ha un provider type come richiesto dal plugin lizmap.</span></div>

<div>Deduco che nel tuo progetto sia presente un layer openlayer che non ha il providerType, quindi non è caricabile. Quindi non credo dipenda da mac os x, ma dal tipo di layer non supportato...qui mi fermo, parola agli esperti.<div>

<br></div><div>Ciao</div><div>Luca</div><div><br></div></div></div><div><br><br><div>On Sat, Feb 1, 2014 at 2:02 PM, Luca Moiana <span dir="ltr"><<a href="mailto:luca_moiana@hotmail.com" target="_blank">luca_moiana@hotmail.com</a>></span> wrote:<br>

<blockquote style="border-left:1px #ccc solid;padding-left:1ex;">


<div><div dir="ltr">


<div dir="ltr">Ciao a tutti,<div><br></div><div>quando apro Lizmap plug-in QGIS 2 (la release di KyngChaos) su OS X 10.9 ottengo l'errore qui sotto, ho installato tutte le librerie disponibili sulle stesso sito, ma non cambia nulla.</div>

<div><br></div><div>Sapete cosa fare? (a parte passare definitivamente a Ubuntu)</div><div><br></div><div>Grazie e buon sabato</div><div><br></div>

<span style="color:#ff0000;">An error has occured while executing Python code:</span><br><br>Traceback (most recent call last):<br>  File "/Users/lucamoiana/.qgis2/python/plugins/lizmap/lizmap.py", line 2383, in run<br>

    if not self.dlg.isVisible() and self.checkGlobalProjectOptions():<br>  File "/Users/lucamoiana/.qgis2/python/plugins/lizmap/lizmap.py", line 1862, in checkGlobalProjectOptions<br>    layerProviderKey = mc.layer( i ).providerType()<br>

AttributeError: 'OpenlayersLayer' object has no attribute 'providerType'<br><br>Python version:<br>2.7.5 (default, Aug 25 2013, 00:04:04) <br>[GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)]<br><br>
<br>
QGIS version:<br>2.0.1-Dufour Dufour, f738351<br><br>Python path: ['/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins/processing', '/Users/lucamoiana/.qgis2/python/plugins/GeoCoding', '/Applications/QGIS.app/Contents/MacOS/../Resources/python', '/Users/lucamoiana/.qgis2/python', '/Users/lucamoiana/.qgis2/python/plugins', '/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins', '/Library/Python/2.6/site-packages/numpy-override', '/Library/Frameworks/GDAL.framework/Versions/1.10/Python/2.7/site-packages', '/Library/Frameworks/GDAL.framework/Versions/1.10/Python/2.6/site-packages', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages', '/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload', '/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC', '/Library/Python/2.7/site-packages', '/Library/Python/2.7/site-packages/PIL', '/Applications/QGIS.app/Contents/Resources/python/plugins/fTools/tools', '/Users/lucamoiana/Documents/GIS/Rugareto']<br>

</div>
                                          </div></div>
<br>_______________________________________________<br>
<a href="mailto:Gfoss@lists.gfoss.it" target="_blank">Gfoss@lists.gfoss.it</a><br>
<a href="http://lists.gfoss.it/cgi-bin/mailman/listinfo/gfoss" target="_blank">http://lists.gfoss.it/cgi-bin/mailman/listinfo/gfoss</a><br>
Questa e' una lista di discussione pubblica aperta a tutti.<br>
I messaggi di questa lista non hanno relazione diretta con le posizioni dell'Associazione GFOSS.it.<br>
666 iscritti al 22.7.2013<br></blockquote></div><br></div></div></div></div>                                      </div></div>
<br>_______________________________________________<br>
<a href="mailto:Gfoss@lists.gfoss.it">Gfoss@lists.gfoss.it</a><br>
<a href="http://lists.gfoss.it/cgi-bin/mailman/listinfo/gfoss" target="_blank">http://lists.gfoss.it/cgi-bin/mailman/listinfo/gfoss</a><br>
Questa e' una lista di discussione pubblica aperta a tutti.<br>
I messaggi di questa lista non hanno relazione diretta con le posizioni dell'Associazione GFOSS.it.<br>
666 iscritti al 22.7.2013<br></blockquote></div><br></div></div></div>                                          </div></body>
</html>