Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#990 closed defect (fixed)

Geoprocessing/Buffer features plug-in - various defects: i18n, PG connection leak, fails to load buffer layer

Reported by: smizuno Owned by: gsherman
Priority: major: does not work as expected Milestone:
Component: C++ Plugins Version: Trunk
Keywords: buffer features Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

  • Needs internationalization
  • PostgreSQL connection left hanging on cancel or failure to buffer
  • sometimes fails to load the buffer layer table when requested - seems to depend on the user
  • "Buffer distance in map units" box should accept negative numbers; it is valid to do negative buffers, at least on polygons
  • should show schemas the user has CREATE privilege on
  • the geometry column needs to be "shape" - anything else fails

Change History (6)

comment:1 by gsherman, 16 years ago

Owner: changed from smizuno to horst.duester

This plugin is a third-party plugin. The developers may not see this bug report.

in reply to:  1 ; comment:2 by hdus, 16 years ago

Replying to gsherman:

This plugin is a third-party plugin. The developers may not see this bug report.

In the meantime there exists two plugins which offers buffering of geometries.

  1. The C++ Geoprocessing Plugin delivered with QGIS
  2. The third party python plugin "Geoprocessing"

Which plugin do you mean?

in reply to:  2 comment:3 by smizuno, 16 years ago

Replying to hdus:

Replying to gsherman:

This plugin is a third-party plugin. The developers may not see this bug report.

In the meantime there exists two plugins which offers buffering of geometries.

  1. The C++ Geoprocessing Plugin delivered with QGIS
  2. The third party python plugin "Geoprocessing"

Which plugin do you mean?

I was referring to the C++ Geoprocessing Plugin delivered with QGIS (qgspggeoprocessing.cpp)

comment:4 by hdus, 16 years ago

Owner: changed from horst.duester to gsherman

In priciple we should decide whether we keep the C++ plugin in the QGIS distribution or not. I believe that my new Geoprocessing plugin is much more flexible due to use of all OGR and PostGIS data sources. It is not neccessary to have two plugins doing the same.

comment:5 by jef, 16 years ago

Resolution: fixed
Status: newclosed

the c++ plugin was removed

comment:6 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.