[GRASS-dev] [GRASS GIS] #176: wxpython gui crashed while importing
dxf
GRASS GIS
trac at osgeo.org
Sat May 24 08:16:15 EDT 2008
#176: wxpython gui crashed while importing dxf
------------------------------+---------------------------------------------
Reporter: brian | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone:
Component: default | Version: svn-trunk
Keywords: wxpython dxf gtk |
------------------------------+---------------------------------------------
wxpython gui crashed while importing dxf. Crash occurs towards end of
process:
v.in.dxf -e -f input=/home/xxxx/dxf/bathymetry_msl.dxf
output=bathymetry_msl_7 --overwrite
Location epsg:32704
SVN Build 31507
Ubuntu Hardy
GRASS 7.0.svn (xxxx):~/dev/svn > g.gui wxpython &
[1] 18304
GRASS 7.0.svn (xxxx):~/dev/svn >
(svn:18307): Gtk-CRITICAL **: gtk_progress_set_percentage: assertion
`percentage >= 0 && percentage <= 1.0' failed
[1]+ Done g.gui wxpython
Here is the output from the same command completed in tcltk gui:
93115 primitives registered
Building areas: GRASS_INFO_PERCENT: 0
Attaching islands:
Attaching centroids:
0 areas built
0 isles built
Topology was built
Number of nodes : 93508
Number of primitives: 93115
Number of points : 11945
Number of lines : 788
Number of boundaries: 0
Number of centroids : 0
Number of faces : 80382
Number of areas : 0
Number of isles : 0
Can supply a test dxf file if needed.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/176>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list