[GRASSLIST:8996] Show Attributes error in d.m

I was testing out the new d.m GUI from CVS (updated this morning). I
have a vector layer connected to an attribute table in sqlite3. It
seems to display fine from the GUI, including labeling by different
attributes in the database. But when I click the button to show
attribute columns I see the following error:

v.info: error while loading shared libraries: libgrass_vect.so: cannot
open shared object file: No such file or directory

Dropping to the command line and trying v.info I do not get the error:

GRASS 6.1.cvs (WASPN_NAD83):~ > v.info -c blocksall
Displaying column types/names for database connection of layer 1:
INTEGER|cat
DOUBLE PRECISION|BCHLENGTH
DOUBLE PRECISION|BCHAREA
DOUBLE PRECISION|BCHWIDTH
TEXT|BLOCK_ID_
INTEGER|BLOCK_NO_
TEXT|FOCAL_AREA
TEXT|OLD_ID
TEXT|INC_ANALY_
INTEGER|N_JETTY
INTEGER|N_LAUNCHRA
INTEGER|N_RAILLAUN
INTEGER|N_STAIR
INTEGER|N_DOCK
DOUBLE PRECISION|N_BULKLENG
DOUBLE PRECISION|N_MARINA

Is this a bug with the GUI or am I not triggering the call to
libgrass_vect.so from the CLI? (I updated and recompiled CVS grass
this morning).

Thanks,

David

--
David Finlayson
Marine Geology & Geophysics
School of Oceanography
Box 357940
University of Washington
Seattle, WA 98195-7940
USA

Office: Marine Sciences Building, Room 112
Phone: (206) 616-9407
Web: http://students.washington.edu/dfinlays

David,

I just tried this with a Mac binary from 5-Nov-2005 and it seems to work
fine as long as the db connection is set correctly. You might need to update
the GIS Manager at least.

I've got a couple of updates to the GIS Manager to upload to the CVS on
Monday. One will change the show coloumns button to show the attribute
columns from the layer selected in the options panel (query layer for
d.vect). Also fixed an issue affecting display of thematic maps in the GIS
Manager.

Michael
__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution and Social Change
Arizona State University
Tempe, AZ 85287-2402

phone: 480-965-6213
fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton

From: David Finlayson <david.p.finlayson@gmail.com>
Date: Thu, 10 Nov 2005 15:02:09 -0800
To: GRASSLIST <GRASSLIST@baylor.edu>
Subject: [GRASSLIST:8996] Show Attributes error in d.m

I was testing out the new d.m GUI from CVS (updated this morning). I
have a vector layer connected to an attribute table in sqlite3. It
seems to display fine from the GUI, including labeling by different
attributes in the database. But when I click the button to show
attribute columns I see the following error:

v.info: error while loading shared libraries: libgrass_vect.so: cannot
open shared object file: No such file or directory

Dropping to the command line and trying v.info I do not get the error:

GRASS 6.1.cvs (WASPN_NAD83):~ > v.info -c blocksall
Displaying column types/names for database connection of layer 1:
INTEGER|cat
DOUBLE PRECISION|BCHLENGTH
DOUBLE PRECISION|BCHAREA
DOUBLE PRECISION|BCHWIDTH
TEXT|BLOCK_ID_
INTEGER|BLOCK_NO_
TEXT|FOCAL_AREA
TEXT|OLD_ID
TEXT|INC_ANALY_
INTEGER|N_JETTY
INTEGER|N_LAUNCHRA
INTEGER|N_RAILLAUN
INTEGER|N_STAIR
INTEGER|N_DOCK
DOUBLE PRECISION|N_BULKLENG
DOUBLE PRECISION|N_MARINA

Is this a bug with the GUI or am I not triggering the call to
libgrass_vect.so from the CLI? (I updated and recompiled CVS grass
this morning).

Thanks,

David

--
David Finlayson
Marine Geology & Geophysics
School of Oceanography
Box 357940
University of Washington
Seattle, WA 98195-7940
USA

Office: Marine Sciences Building, Room 112
Phone: (206) 616-9407
Web: http://students.washington.edu/dfinlays