Magnus Wallden wrote:
It is a scanner made profile perhaps that makes the trouble. I tried to compress the profile, but both gmail and freelist stopped it.
You should just email me directly, or put it somewhere I can download it, rather than sending large files over the mailing list.
Here, the grey step dont seems to have any ifluence for this.
OK, it gives up after 10 retries, and it needs 17 to complete. So if you are compiling from source, look for if (k >= 10) error("Failed to re-seed the veronoi - too many node insertion failures ?"); about line 5995 of target/ofps.c, and change the 10 to something like 30 or 40, and recompile. Otherwise, you will have to wait until the next release. cheers, Graeme Gill.