[GRASS-dev] [bug #4645] (grass) v.digit under cygwin

this bug's URL: http://intevation.de/rt/webrt?serial_num=4645
-------------------------------------------------------------------------

Subject: v.digit under cygwin

Platform: WindowsNT/2000/XP
grass obtained from: Trento Italy site
grass binary for platform: Downloaded precompiled Binaries
GRASS Version: GRASS 6.1.cvs (2006)

Context :
I have a vector maps (formed of points) and whant to select points in two disjoined areas.

Actions :
1. I use v.digit then:
1.a. with the option "no category":
- I define the first boundary;
- I attach its centroid;
- I define the second boundary.
1.b. with the option "next not used", I attach the centroid to the second boundary and fill the form.
2. I use v.select for selecting the points into the digitized areas

Problems :
1. under windows and cygwin, only the points into the boundary which centroid is linked to the database table are selected.
2. to make it work, I have to choose the option "next not used" for the two centroids, but the "Form" window freezes during several minutes with the message "Could not set Tcl system encoding to" (utf-8 encoding).

(remark : it works very well under linux (fedora core 4))

Please do you have any idea ?

Thanks in advance

Emmanuel

-------------------------------------------- Managed by Request Tracker

On Tue, 20 Jun 2006 19:01:20 +0200 (CEST)
Request Tracker <grass-bugs@intevation.de> wrote:

this bug's URL: http://intevation.de/rt/webrt?serial_num=4645

1. under windows and cygwin, only the points into the boundary which
centroid is linked to the database table are selected. 2. to make it
work, I have to choose the option "next not used" for the two
centroids, but the "Form" window freezes during several minutes with
the message "Could not set Tcl system encoding to" (utf-8 encoding).

This looks like this bug report:
http://intevation.de/rt/webrt?serial_num=4110

Merging it.

(remark : it works very well under linux (fedora core 4))

Actually the error applies to Linux to, only apparently on Cygwin it
has more severe consequences.

Maciek

------------------------------------------------------------------------
CIEP?E KRAJE - CIEP?E MORZA. Szukasz atrakcyjnego wypoczynku w przyst?pnej cenie, zapoznaj si? z nasz? ofert?.
ZAPRASZAMY

www.skarpatravel.pl

On Tue, 20 Jun 2006 21:32:16 +0200
Maciek Sieczka <werchowyna@epf.pl> wrote:

On Tue, 20 Jun 2006 19:01:20 +0200 (CEST)
Request Tracker <grass-bugs@intevation.de> wrote:

> this bug's URL: http://intevation.de/rt/webrt?serial_num=4645

> 1. under windows and cygwin, only the points into the boundary which
> centroid is linked to the database table are selected. 2. to make it
> work, I have to choose the option "next not used" for the two
> centroids, but the "Form" window freezes during several minutes with
> the message "Could not set Tcl system encoding to" (utf-8 encoding).

This looks like this bug report:
http://intevation.de/rt/webrt?serial_num=4110

Merging it.

> (remark : it works very well under linux (fedora core 4))

Actually the error applies to Linux to, only apparently on Cygwin it
has more severe consequences.

symptom of the 100% cpu usage problems which still linger in v.digit?
(but less of a problem than before)

Hamish