Opened 11 years ago
Closed 11 years ago
#2056 closed defect (worksforme)
d.vector command failed for vector points
Reported by: | neuba | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.0 |
Component: | Default | Version: | unspecified |
Keywords: | Cc: | ||
CPU: | Unspecified | Platform: | Unspecified |
Description
the current grass 7 version can not display points
Change History (4)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Replying to neuba:
the current grass 7 version can not display points
I have tested it on Fedora, display points works.
comment:3 by , 11 years ago
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
Summary: | d.vect cammand failed for vector points on fedora 17 → d.vector command failed for vector points |
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
comment:4 by , 11 years ago
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
This appears resolved after upgrading to latest svn version.
- ~/grass7/grass7_trunk $ svn up
Updated to revision 57721.
- 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
- $ 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
Replying to neuba:
Please be a bit more specific: