[GRASS-dev] [GRASS GIS] #1289: wingrass65 - Vector digitizer not available: Reason: xdr not found

#1289: wingrass65 - Vector digitizer not available: Reason: xdr not found
-----------------------------------------+----------------------------------
Reporter: hellik | Owner: grass-dev@…
     Type: defect | Status: new
Priority: critical | Milestone: 6.5.0
Component: wxGUI | Version: svn-develbranch6
Keywords: wingrass, vector, digitizer | Platform: MSWindows Vista
      Cpu: x86-32 |
-----------------------------------------+----------------------------------
tested with a self compiled wingrass65 at r45511

message in the wxgui at startup:

{{{
3D view mode not available

Reason: xdr not found.

Note that the wxGUI's 3D view mode is currently disabled on
MS Windows (hopefully this will be fixed soon). Please keep
an eye out for updated versions of GRASS. In the meantime
you can use "NVIZ" from the File menu.

Vector digitizer not available

Reason: xdr not found.

Note that the wxGUI's vector digitizer is currently disabled
(hopefully this will be fixed soon). Please keep an eye out
for updated versions of GRASS. In the meantime you can use
"v.digit" from the Develop Vector menu.
}}}

from package.log

{{{
[...]
checking for library containing cuserid... no
checking for xdrmem_create... no
checking for xdrmem_create in -lsun... no
checking for xdrmem_create in -lnsl... no
checking for xdrmem_create in -lrpclib... no
checking for xdrmem_create in -lxdr... yes
checking for asprintf... no
checking for atan... yes
[...]
}}}

if I add a vector in the mapdisplay and then open the table attribute
manager, dbf.exe is crashing.

Helmut

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1289&gt;
GRASS GIS <http://grass.osgeo.org>

#1289: wingrass65 - Vector digitizer not available: Reason: xdr not found
------------------------------+---------------------------------------------
  Reporter: hellik | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: critical | Milestone: 6.5.0
Component: wxGUI | Version: svn-develbranch6
Resolution: fixed | Keywords: wingrass, vector, digitizer
  Platform: MSWindows Vista | Cpu: x86-32
------------------------------+---------------------------------------------
Changes (by hellik):

  * status: new => closed
  * resolution: => fixed

Comment:

Replying to [ticket:1289 hellik]:
> tested with a self compiled wingrass65 at r45511
>
> message in the wxgui at startup:
>
> {{{
> 3D view mode not available
>
> Reason: xdr not found.
>
> Note that the wxGUI's 3D view mode is currently disabled on
> MS Windows (hopefully this will be fixed soon). Please keep
> an eye out for updated versions of GRASS. In the meantime
> you can use "NVIZ" from the File menu.
>
> Vector digitizer not available
>
> Reason: xdr not found.
>
> Note that the wxGUI's vector digitizer is currently disabled
> (hopefully this will be fixed soon). Please keep an eye out
> for updated versions of GRASS. In the meantime you can use
> "v.digit" from the Develop Vector menu.
> }}}
>
> from package.log
>
>
> {{{
> [...]
> checking for library containing cuserid... no
> checking for xdrmem_create... no
> checking for xdrmem_create in -lsun... no
> checking for xdrmem_create in -lnsl... no
> checking for xdrmem_create in -lrpclib... no
> checking for xdrmem_create in -lxdr... yes
> checking for asprintf... no
> checking for atan... yes
> [...]
> }}}
>
> if I add a vector in the mapdisplay and then open the table attribute
manager, dbf.exe is crashing.
>
> Helmut

closing ticket after a nearly a year of successfull testing.

Helmut

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1289#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>