[GRASS-dev] [GRASS GIS] #472: wxPython profiling tool fails to detect missing numpy

GRASS GIS trac at osgeo.org
Sun Feb 1 08:42:10 EST 2009


#472: wxPython profiling tool fails to detect missing numpy
-------------------------+--------------------------------------------------
 Reporter:  marisn       |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect       |      Status:  new                      
 Priority:  critical     |   Milestone:  6.4.0                    
Component:  wxGUI        |     Version:  6.4.0 RCs                
 Keywords:               |    Platform:  Linux                    
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 Profiling tool fails to detect missing requirements.
 http://lists.osgeo.org/pipermail/grass-user/2009-January/048640.html
 Error from Ubuntu 8.04:

 Traceback (most recent call last):
   File "/home/dace/soft/grass64_release/dist.x86_64-unknown-
 linux-gnu/etc/wxpython/gui_modules/mapdisp.py", line 3796,
 in Profile

 self.profile.OnSelectRaster(None)
   File "/home/dace/soft/grass64_release/dist.x86_64-unknown-
 linux-gnu/etc/wxpython/gui_modules/profile.py", line 241, in
 OnSelectRaster

 self.OnCreateProfile(event=None)
   File "/home/dace/soft/grass64_release/dist.x86_64-unknown-
 linux-gnu/etc/wxpython/gui_modules/profile.py", line 449, in
 OnCreateProfile

 self.DrawPlot()
   File "/home/dace/soft/grass64_release/dist.x86_64-unknown-
 linux-gnu/etc/wxpython/gui_modules/profile.py", line 474, in
 DrawPlot

 legend=r['plegend'])
   File "/usr/lib/python2.5/site-
 packages/wx-2.8-gtk2-unicode/wx/lib/plot.py", line 224, in
 __init__

 PolyPoints.__init__(self, points, attr)
   File "/usr/lib/python2.5/site-
 packages/wx-2.8-gtk2-unicode/wx/lib/plot.py", line 124, in
 __init__

 self._points =
 _Numeric.array(points).astype(_Numeric.Float64)
 ValueError
 :
 matrices are not aligned for copy

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/472>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list