GeoNode / QGISGeoNodePlugin

A QGIS plugin that provides integration with GeoNode
https://geonode.org/QGISGeoNodePlugin/
GNU General Public License v3.0
11 stars 10 forks source link

QGIS crashes when try to load vectors created on Geonode as WFS #254

Open jbogdani opened 1 year ago

jbogdani commented 1 year ago

Hello all, I'm having some issues with loading and editing of vectors hosted in a Geonode server (v. 4.x). If I try to load a vector that has been created via Geonode, QGIS will crash and close.

To reproduce the error, please follow these simple steps:

If the layer us loaded as WMS no error occurs. Also no error occurs with vector files uploaded to Geonode and not created by it.

thomschke commented 1 year ago

same issue with:

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       UNKNOWN_0xD at 0x0000000000000000
Exception Codes:       0x000000000000000d, 0x0000000000000000

Update: connect with WFS 2.0.0 works.