[GRASS-user] Recent errors on GRASS6.4.2

Hi,

I observe two errors in my GRASS-GIS 6.4.2 from UbuntuGIS-Repository with sqlite as database. Does someone know whether these refer to missing dependancies of UbuntuGIS or are errors of my system and - in case of the latter - eventually how I can fix this?

1.) When starting GRASS I get the message: "3D view mode: /usr/lib/grass64/lib/libgrass_ogsf.6.4.2.so: symbol TIFFSetField, version GDAL_1.8 not defined in file libgdal.so.1 with link time reference".

2.) When viewing attributes of a layer, I can identify it with the query-tool, but get an empty table when selecting "show attribute data". The shell will show a long list of packages, with the title "Memory map", an extract of this is shown below. This does not happen for layers imported from postgrsql, but for a layer that I imported from shapefile. I also did reset the encoding, as this proofed to be an issue in the query-selector, but that had no effect on the outcome of the attribute-table.

Any help or hint would be very appreciated,

Patrick Schirmer

======= Memory map: ========
08048000-0804b000 r-xp 00000000 08:01 5899842 /usr/lib/grass64/bin/v.db.select
0804b000-0804c000 r--p 00002000 08:01 5899842 /usr/lib/grass64/bin/v.db.select
0804c000-0804d000 rw-p 00003000 08:01 5899842 /usr/lib/grass64/bin/v.db.select
09a99000-09aba000 rw-p 00000000 00:00 0 [heap]
b22e4000-b22e6000 rw-p 00000000 00:00 0
b22e6000-b22ed000 r--s 00000000 08:01 5268203 /usr/lib/i386-linux-gnu/gconv/gconv-modules.cache
b22ed000-b2322000 r--s 00000000 08:01 10627767 /var/cache/nscd/passwd
b2322000-b2453000 r--p 005b4000 08:01 3933787 /usr/lib/locale/locale-archive
b2453000-b2653000 r--p 00000000 08:01 3933787 /usr/lib/locale/locale-archive
b2653000-b2659000 rw-p 00000000 00:00 0
b2659000-b2661000 r-xp 00000000 08:01 2362970 /lib/i386-linux-gnu/libcrypt-2.15.so
b2661000-b2662000 r--p 00007000 08:01 2362970 /lib/i386-linux-gnu/libcrypt-2.15.so
b2662000-b2663000 rw-p 00008000 08:01 2362970 /lib/i386-linux-gnu/libcrypt-2.15.so
b2663000-b268b000 rw-p 00000000 00:00 0
b268b000-b26ce000 r-xp 00000000 08:01 5243463 /usr/lib/i386-linux-gnu/libhx509.so.5.0.0
b26ce000-b26cf000 ---p 00043000 08:01 5243463 /usr/lib/i386-linux-gnu/libhx509.so.5.0.0
b26cf000-b26d0000 r--p 00043000 08:01 5243463 /usr/lib/i386-linux-gnu/libhx509.so.5.0.0
b26d0000-b26d2000 rw-p 00044000 08:01 5243463 /usr/lib/i386-linux-gnu/libhx509.so.5.0.0
b26d2000-b26df000 r-xp 00000000 08:01 5243459 /usr/lib/i386-linux-gnu/libheimbase.so.1.0.0
b26df000-b26e0000 r--p 0000c000 08:01 5243459 /usr/lib/i386-linux-gnu/libheimbase.so.1.0.0
b26e0000-b26e1000 rw-p 0000d000 08:01 5243459 /usr/lib/i386-linux-gnu/libheimbase.so.1.0.0
b26e1000-b2708000 r-xp 00000000 08:01 5243461 /usr/lib/i386-linux-gnu/libwind.so.0.0.0
b2708000-b2709000 r--p 00027000 08:01 5243461 /usr/lib/i386-linux-gnu/libwind.so.0.0.0
b2709000-b270a000 rw-p 00028000 08:01 5243461 /usr/lib/i386-linux-gnu/libwind.so.0.0.0
b270a000-b271e000 r-xp 00000000 08:01 5243453 /usr/lib/i386-linux-gnu/libroken.so.18.1.0
b271e000-b271f000 r--p 00013000 08:01 5243453 /usr/lib/i386-linux-gnu/libroken.so.18.1.0
b271f000-b2720000 rw-p 00014000 08:01 5243453 /usr/lib/i386-linux-gnu/libroken.so.18.1.0
b2720000-b2752000 r-xp 00000000 08:01 5243457 /usr/lib/i386-linux-gnu/libhcrypto.so.4.1.0
b2752000-b2753000 r--p 00032000 08:01 5243457 /usr/lib/i386-linux-gnu/libhcrypto.so.4.1.0
b2753000-b2754000 rw-p 00033000 08:01 5243457 /usr/lib/i386-linux-gnu/libhcrypto.so.4.1.0
b2754000-b2756000 rw-p 00000000 00:00 0

....

On Thu, Nov 15, 2012 at 11:47 AM, Patrick S. <patrick_GIS@gmx.ch> wrote:

Hi,

I observe two errors in my GRASS-GIS 6.4.2 from UbuntuGIS-Repository with
sqlite as database. Does someone know whether these refer to missing
dependancies of UbuntuGIS or are errors of my system and - in case of the
latter - eventually how I can fix this?

1.) When starting GRASS I get the message: "3D view mode:
/usr/lib/grass64/lib/libgrass_ogsf.6.4.2.so: symbol TIFFSetField, version
GDAL_1.8 not defined in file libgdal.so.1 with link time reference".

There seems to be some GDAL confusion in the Ubuntu built, the same
was reported on the Italian GRASS list. It was suggestied to check the
dependencies:

dpkg -s grass

or
dpkg -s grass-core

2.) When viewing attributes of a layer, I can identify it with the
query-tool, but get an empty table when selecting "show attribute data". The
shell will show a long list of packages, with the title "Memory map", an

...

Maybe an Ubuntu power user can help?

Markus

Thanks Markus,

will check that and report on it. The second issue might be a data-error. I can not reproduce the mistake with other data. Will report on this as well, when I know more about it.

Regards,

Patrick

On 11/15/2012 01:39 PM, Markus Neteler wrote:

1.) When starting GRASS I get the message: "3D view mode:
/usr/lib/grass64/lib/libgrass_ogsf.6.4.2.so: symbol TIFFSetField, version
GDAL_1.8 not defined in file libgdal.so.1 with link time reference".
There seems to be some GDAL confusion in the Ubuntu built, the same
was reported on the Italian GRASS list. It was suggestied to check the
dependencies:

dpkg -s grass

or
dpkg -s grass-core

2.) When viewing attributes of a layer, I can identify it with the
query-tool, but get an empty table when selecting "show attribute data". The
shell will show a long list of packages, with the title "Memory map", an

...

Maybe an Ubuntu power user can help?

Markus