[GRASS-dev] Re: [GRASS GIS] #201: v.in.geonames wxGUI window crashes or freezes when "Verbose module output" is checked

GRASS GIS trac at osgeo.org
Wed Jul 30 13:16:42 EDT 2008


#201: v.in.geonames wxGUI window crashes or freezes when "Verbose module output"
is checked
-----------------------+----------------------------------------------------
  Reporter:  msieczka  |       Owner:  martinl         
      Type:  defect    |      Status:  reopened        
  Priority:  critical  |   Milestone:  6.4.0           
 Component:  wxGUI     |     Version:  svn-develbranch6
Resolution:            |    Keywords:                  
  Platform:  Linux     |         Cpu:  x86-64          
-----------------------+----------------------------------------------------
Comment (by msieczka):

 In trunk it's OK too.

 The only difference between 7 and 64 is that in 64 I get dirtier output at
 building topology stage:

 {{{
 Building topology for vector map <tempor>...
 Registering primitives:
    1000   2000   3000   4000   5000
    6000   7000   8000   9000  10000
   11000  12000  13000  14000
   15000  16000  17000  18000  19000
   20000  21000  22000  23000
   24000  25000  26000  27000  28000
   29000  30000  31000  32000
   33000  34000  35000  36000
   37000  38000  39000  40000
   41000  42000  43000  44000
   45000  46000  47000  48000
   49000
 49314 vertices registered
 }}}

 whereas the same part in 7 is nice and tidy:

 {{{
 Building topology for vector map <geon7>...
 Registering primitives: 49314 primitives registered
 49314 vertices registered
 }}}

 Cool.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/201#comment:6>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list