Hi, I recently experimented again with Postgis 2.0 again. I noticed while loading the Views works fine, that I cannot pick an object with the info tools.
It works fine with regular tables, but fails for views. Here is the error message I get in the log: ----------------------- Fetching from cursor qgisf0 failed Database error: ERROR: Operation on mixed SRID geometries Query: CLOSE qgisf0 returned 7 [ERROR: current transaction is aborted, commands ignored until end of transaction block ] 1 cursor states lost. SQL: CLOSE qgisf0 Result: 7 (ERROR: current transaction is aborted, commands ignored until end of transaction block ) ----------------- The error message about the mixed geometries is strange, since the view and the project have the same SRID. Any idea what could be wrong here? Currently I only have a Postgis 2.0 database available, so I can't test with Postgis 1.5 at the same time. Maybe with a virtual machine ... Andreas _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
