[QGIS-Developer] QGIS unstable on debian testing

Jorge Gustavo Rocha jgr at di.uminho.pt
Tue Apr 14 07:43:32 PDT 2020


Hi uclaros,

Can you check just GEOS without QGIS? Does this works?

from shapely import wkt
a = wkt.loads('Polygon ((0 0, 1 1, 1 0, 0 0))')
b = wkt.loads('Point (42 0)')
print(a.intersection(b))

My answer is just:
POINT EMPTY

Best regards,

On 14/04/20 14:15, uclaros wrote:
> Thanks for the reply,
> the python code was just an easy way to trigger the crash. The problem is
> not python related, it's reproducible on a fresh debian testing vm, fully
> upgraded, ie proj 7.0.0, gdal 3.4, geos 3.8.1. The issue does not exist on
> debian stable, maybe your ubuntu is based on the stable debian branch.
> I will try rebuilding everything with geos 3.8.0 and report back.
> 
> 
> 
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> 

J. Gustavo
-- 
Jorge Gustavo Rocha
Departamento de Informática
Universidade do Minho
4710-057 Braga
Gabinete 3.29 (Piso 3)
Tel: +351 253604480
Fax: +351 253604471
Móvel: +351 910333888
skype: nabocudnosor


More information about the QGIS-Developer mailing list