GDAL
August 5, 2013, 3:59am
1
#2056: d.vect cammand failed for vector points on fedora 17
-------------------------+--------------------------------------------------
Reporter: neuba | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: unspecified
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
the current grass 7 version can not display points
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2056> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
August 5, 2013, 7:47pm
2
#2056: d.vect cammand failed for vector points on fedora 17
-------------------------+--------------------------------------------------
Reporter: neuba | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: unspecified
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by neteler):
Replying to [ticket:2056 neuba]:
> the current grass 7 version can not display points
Please be a bit more specific:
* post here the output of g.version
* did you compile GRASS 7?
* 32bit or 64bit platform?
* which data set or which error message?
* was the region setting ok? see
http://grasswiki.osgeo.org/wiki/Computational_region
* graphical user interface or command line with wx0 monitor?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2056#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
September 7, 2013, 10:46am
3
#2056: d.vect cammand failed for vector points on fedora 17
--------------------------+-------------------------------------------------
Reporter: neuba | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.0.0
Component: Default | Version: unspecified
Resolution: worksforme | Keywords:
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by neteler):
* status: new => closed
* resolution: => worksforme
Comment:
Replying to [ticket:2056 neuba]:
> the current grass 7 version can not display points
I have tested it on Fedora, display points works.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2056#comment:2> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
September 16, 2013, 12:23pm
4
#2056: d.vector command failed for vector points
--------------------------+-------------------------------------------------
Reporter: neuba | Owner: grass-dev@…
Type: defect | Status: reopened
Priority: normal | Milestone: 7.0.0
Component: Default | Version: unspecified
Resolution: | Keywords:
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by richardc):
* status: closed => reopened
* resolution: worksforme =>
Comment:
Hi,
Please can I reopen this issue?
I'm using GRASS 7 (code ver 57592) and I cannot view vector points data.
I've commented on the issue before: http://osgeo-org.1560.x6.nabble.com
/Problem-displaying-imported-3D-points-shapefile-in-GRASS-7-td5076193.html
Today, I tried to view geonames data -
http://download.geonames.org/export/dump/TH.zip . I can import, but GRASS
freezes on attempting to view - just greyed out windows.
I've installed from SVN and I haven't encountered any other big issues -
but this issue of course makes the system unusable for me.
My system:
Mint Linux 13(Ubuntu Precise)
32 bit
Display: GUI GRASS GIS Map Display
Thanks for your help.
Cheers,
Richard
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2056#comment:3> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
September 17, 2013, 8:15am
5
#2056: d.vector command failed for vector points
--------------------------+-------------------------------------------------
Reporter: neuba | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.0.0
Component: Default | Version: unspecified
Resolution: worksforme | Keywords:
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by richardc):
* status: reopened => closed
* resolution: => worksforme
Comment:
This appears resolved after upgrading to latest svn version.
1. ~/grass7/grass7_trunk $ svn up
Updated to revision 57721.
2. make distclean
3.
CFLAGS="-g -Wall" LDFLAGS="-s" ./configure --prefix=/home/user/grass7
--with-png=yes --with-libtiff=internal --with-geotiff=internal --with-
jpeg=internal --with-gif=internal --with-ecw=yes --with-expat=yes --with-
sqlite3=yes --with-geos=yes --with-python --with-libz=internal --with-
netcdf --with-sqlite --with-threads=yes --without-grass --without-ogdi
--with-pg=/usr/bin/pg_config --with-xerces=yes --with-freetype=yes --with-
freetype-includes="/usr/include/freetype2/" --with-pg=/usr/bin/pg_config
--with-readline --with-ffmpeg=yes --with-ffmpeg-
includes="/usr/include/libavcodec /usr/include/libavformat
/usr/include/libavutil /usr/include/libswscale" --enable-largefile --with-
lapack --with-blas --with-postgres=yes --with-postgres-
includes=/usr/include/postgresql --with-mysql=no --with-odbc=yes --with-
python=yes --with-wxwidgets=/usr/bin/wx-config --with-tcltk-
includes=/usr/include/tcl8.5 --with-sqlite3=yes --with-cairo --with-
geos=/home/user/grass7/bin --with-motif --with-motif-includes=/usr/include
--with-proj-share=/home/user/grass7/share/proj --with-cxx --enable-debug
4. $ make
GRASS GIS 7.0.svn 57721 compilation log
--------------------------------------------------
Started compilation: Tue Sep 17 14:39:45 ICT 2013
--
Errors in:
No errors detected.
--
Finished compilation: Tue Sep 17 14:47:59 ICT 2013
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2056#comment:4> ;
GRASS GIS <http://grass.osgeo.org >