You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When open a project, launch lizmap, got these errors lines when i click on save :
Traceback (most recent call last):
File "/home/n.rochard/.qgis2/python/plugins/lizmap/lizmap.py", line 2120, in getMapOptions
self.writeProjectConfigFile()
File "/home/n.rochard/.qgis2/python/plugins/lizmap/lizmap.py", line 1626, in writeProjectConfigFile
r = QgsMapRenderer()
TypeError: C++ type 'const QgsMapLayer*' is not supported as type
Version de Python :
2.7.3 (default, Apr 14 2012, 08:58:41) [GCC]
Version de QGIS :
2.4.0-Chugiak Chugiak, exported
and after, got these errors when I tunr off this error window :
Traceback (most recent call last):
File "/home/n.rochard/.qgis2/python/plugins/lizmap/lizmap.py", line 2492, in warnOnClose
self.writeProjectConfigFile()
File "/home/n.rochard/.qgis2/python/plugins/lizmap/lizmap.py", line 1626, in writeProjectConfigFile
r = QgsMapRenderer()
TypeError: C++ type 'const QgsMapLayer*' is not supported as type
Version de Python :
2.7.3 (default, Apr 14 2012, 08:58:41) [GCC]
Version de QGIS :
2.4.0-Chugiak Chugiak, exported
The text was updated successfully, but these errors were encountered:
LizMap Plugin 1.9.8
openSUSE 12.3 64 bits
QGIS 2.4 64 bits
When open a project, launch lizmap, got these errors lines when i click on save :
and after, got these errors when I tunr off this error window :
The text was updated successfully, but these errors were encountered: